<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: It&#8217;s All Text! v0.8.0</title>
	<atom:link href="http://docwhat.org/2007/10/its-all-text-v080/feed/" rel="self" type="application/rss+xml" />
	<link>http://docwhat.org/2007/10/its-all-text-v080/</link>
	<description>Some men are discovered; others are found out</description>
	<lastBuildDate>Sat, 03 Dec 2011 07:28:31 -0500</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: docwhat</title>
		<link>http://docwhat.org/2007/10/its-all-text-v080/comment-page-3/#comment-7808</link>
		<dc:creator>docwhat</dc:creator>
		<pubDate>Mon, 11 Apr 2011 21:18:51 +0000</pubDate>
		<guid isPermaLink="false">http://docwhat.gerf.org/2007/10/its-all-text-v080/#comment-7808</guid>
		<description>You need to find out what codepages Win32pad uses. It depends on the program, which is why I don&#039;t provide a list.  That and the list is rather long... :-)

If Firefox doesn&#039;t understand the codepage, then it should return an error...but I haven&#039;t played with it much since UTF-8 is soooo much easier to use.</description>
		<content:encoded><![CDATA[<p>You need to find out what codepages Win32pad uses. It depends on the program, which is why I don&#8217;t provide a list.  That and the list is rather long&#8230; <img src='http://docwhat.org/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>If Firefox doesn&#8217;t understand the codepage, then it should return an error&#8230;but I haven&#8217;t played with it much since UTF-8 is soooo much easier to use.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David.P</title>
		<link>http://docwhat.org/2007/10/its-all-text-v080/comment-page-3/#comment-7807</link>
		<dc:creator>David.P</dc:creator>
		<pubDate>Mon, 11 Apr 2011 14:49:18 +0000</pubDate>
		<guid isPermaLink="false">http://docwhat.gerf.org/2007/10/its-all-text-v080/#comment-7807</guid>
		<description>Hi,

I tried to figure out what codepage sets are supported but can&#039;t find any information about it.

I need to use Win32pad for specific reasons, but Win32pad doesn&#039;t support UTF-8. Therefore, which character set would I have to use in It&#039;s All Text in order for it to work correctly with Win32pad (including German Umlauts)?

Thanks already heaps for help,
David.P</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I tried to figure out what codepage sets are supported but can&#8217;t find any information about it.</p>
<p>I need to use Win32pad for specific reasons, but Win32pad doesn&#8217;t support UTF-8. Therefore, which character set would I have to use in It&#8217;s All Text in order for it to work correctly with Win32pad (including German Umlauts)?</p>
<p>Thanks already heaps for help,<br />
David.P</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: docwhat</title>
		<link>http://docwhat.org/2007/10/its-all-text-v080/comment-page-3/#comment-7039</link>
		<dc:creator>docwhat</dc:creator>
		<pubDate>Thu, 11 Nov 2010 22:26:36 +0000</pubDate>
		<guid isPermaLink="false">http://docwhat.gerf.org/2007/10/its-all-text-v080/#comment-7039</guid>
		<description>I deleted the other one.  The spam filters are sometimes slow. :-/

Glad it&#039;s working!</description>
		<content:encoded><![CDATA[<p>I deleted the other one.  The spam filters are sometimes slow. :-/</p>
<p>Glad it&#8217;s working!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://docwhat.org/2007/10/its-all-text-v080/comment-page-3/#comment-7037</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Thu, 11 Nov 2010 20:13:40 +0000</pubDate>
		<guid isPermaLink="false">http://docwhat.gerf.org/2007/10/its-all-text-v080/#comment-7037</guid>
		<description>I tried to post once but I don&#039;t think it worked; if both show up, please delete the other one.

@docwhat
I really appreciate the quick reply.  Thanks!

After adding the %1 to fix the most salient issue, I resolved the multiple-instance problem by adding the -reuseview switch to the startup command, i.e.

&quot;C:\Program Files\Java\jre6\bin\javaw.exe&quot; -jar &quot;C:\Program Files\jEdit\jedit.jar&quot; &lt;b&gt;-reuseview&lt;/b&gt; %1

It now works like a dream and will make my work with &lt;a href=&quot;http://www.modxcms.com&quot; rel=&quot;nofollow&quot;&gt;MODx&lt;/a&gt; (where your plugin is highly recommended) much easier!</description>
		<content:encoded><![CDATA[<p>I tried to post once but I don&#8217;t think it worked; if both show up, please delete the other one.</p>
<p>@docwhat<br />
I really appreciate the quick reply.  Thanks!</p>
<p>After adding the %1 to fix the most salient issue, I resolved the multiple-instance problem by adding the -reuseview switch to the startup command, i.e.</p>
<p><span class="dquo">&#8220;</span>C:\Program Files\Java\jre6\bin\javaw.exe&#8221; -jar <span class="dquo">&#8220;</span>C:\Program Files\jEdit\jedit.jar&#8221; <b>-reuseview</b> %1</p>
<p>It now works like a dream and will make my work with <a href="http://www.modxcms.com"  class="extlink">MODx</a> (where your plugin is highly recommended) much easier!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: docwhat</title>
		<link>http://docwhat.org/2007/10/its-all-text-v080/comment-page-3/#comment-7035</link>
		<dc:creator>docwhat</dc:creator>
		<pubDate>Thu, 11 Nov 2010 18:57:48 +0000</pubDate>
		<guid isPermaLink="false">http://docwhat.gerf.org/2007/10/its-all-text-v080/#comment-7035</guid>
		<description>The suggested .cmd file isn&#039;t working because the argument isn&#039;t being passed in.  I&#039;m not much at Windows CMD, but I think it needs to have &lt;code&gt;%1&lt;/code&gt; added after the command to pass the name of the file to the java command.

As for the rest, I honestly don&#039;t know. I don&#039;t use jedit or even Java.  So I&#039;m not sure how to tell it to open an existing instance instead of a new one. The web page at http://www.jedit.org/users-guide/cli-usage.html implies there is a jedit command line tool that will do this for you, somehow.

I&#039;ll talk to you off-line about the comment threading.</description>
		<content:encoded><![CDATA[<p>The suggested .cmd file isn&#8217;t working because the argument isn&#8217;t being passed in.  I&#8217;m not much at Windows CMD, but I think it needs to have <code>%1</code> added after the command to pass the name of the file to the java command.</p>
<p>As for the rest, I honestly don&#8217;t know. I don&#8217;t use jedit or even Java.  So I&#8217;m not sure how to tell it to open an existing instance instead of a new one. The web page at <a href="http://www.jedit.org/users-guide/cli-usage.html"  class="extlink">http://www.jedit.org/users-guide/cli-usage.html</a> implies there is a jedit command line tool that will do this for you, somehow.</p>
<p>I&#8217;ll talk to you off-line about the comment threading.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://docwhat.org/2007/10/its-all-text-v080/comment-page-3/#comment-7033</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Thu, 11 Nov 2010 15:32:30 +0000</pubDate>
		<guid isPermaLink="false">http://docwhat.gerf.org/2007/10/its-all-text-v080/#comment-7033</guid>
		<description>I hope I am posting this in the right place.  Back in the &lt;a href=&quot;http://docwhat.org/2007/01/its-all-text/comment-page-1/#comments&quot; rel=&quot;nofollow&quot;&gt;original 2007 thread&lt;/a&gt; someone brought up the problem of jEdit, which, being a Java program, doesn&#039;t have an exe to which IAT can be pointed.  The proposed solution was to create a .cmd file with syntax something like this:

&quot;C:\Program Files\Java\jre6\bin\javaw.exe&quot; -jar &quot;C:\Program Files\jEdit\jedit.jar&quot;

And point IAT to that cmd file instead of the jEdit program itself.  The original poster of this question reported that the solution worked; for me, however, there are two problems:

1. It opens the jEdit text editor but &lt;i&gt;doesn&#039;t load my text&lt;/i&gt;!
2. It opens a new instance of jEdit instead of a new buffer in my already-running instance.

Any help/suggestions would be greatly appreciated.

P.S. I don&#039;t know if you&#039;re aware of this issue, but the font display of comment threads here is completely messed up in Firefox 3.6 on Windows 7.  The font looks so bad I can just barely read it and had to zoom in just to type this.  Thought you might want to know :-)</description>
		<content:encoded><![CDATA[<p>I hope I am posting this in the right place.  Back in the <a href="http://docwhat.org/2007/01/its-all-text/comment-page-1/#comments" >original 2007 thread</a> someone brought up the problem of jEdit, which, being a Java program, doesn&#8217;t have an exe to which IAT can be pointed.  The proposed solution was to create a .cmd file with syntax something like this:</p>
<p><span class="dquo">&#8220;</span>C:\Program Files\Java\jre6\bin\javaw.exe&#8221; -jar <span class="dquo">&#8220;</span>C:\Program Files\jEdit\jedit.jar&#8221;</p>
<p>And point IAT to that cmd file instead of the jEdit program itself.  The original poster of this question reported that the solution worked; for me, however, there are two problems:</p>
<p>1. It opens the jEdit text editor but <i>doesn&#8217;t load my text</i>!<br />
2. It opens a new instance of jEdit instead of a new buffer in my already-running instance.</p>
<p>Any help/suggestions would be greatly appreciated.</p>
<p>P.S. I don&#8217;t know if you&#8217;re aware of this issue, but the font display of comment threads here is completely messed up in Firefox 3.6 on Windows 7.  The font looks so bad I can just barely read it and had to zoom in just to type this.  Thought you might want to know <img src='http://docwhat.org/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sam</title>
		<link>http://docwhat.org/2007/10/its-all-text-v080/comment-page-3/#comment-6431</link>
		<dc:creator>Sam</dc:creator>
		<pubDate>Wed, 20 Jan 2010 08:23:17 +0000</pubDate>
		<guid isPermaLink="false">http://docwhat.gerf.org/2007/10/its-all-text-v080/#comment-6431</guid>
		<description>Medains,
perhaps your editor is able to detect the filetype from the filename, not just from the extension. Have you checked? (&lt;i&gt;vim&lt;/i&gt; does that for me.)
Sam</description>
		<content:encoded><![CDATA[<p>Medains,<br />
perhaps your editor is able to detect the filetype from the filename, not just from the extension. Have you checked? (<i>vim</i> does that for me.)<br />
Sam</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Medains</title>
		<link>http://docwhat.org/2007/10/its-all-text-v080/comment-page-3/#comment-6430</link>
		<dc:creator>Medains</dc:creator>
		<pubDate>Tue, 19 Jan 2010 08:15:26 +0000</pubDate>
		<guid isPermaLink="false">http://docwhat.gerf.org/2007/10/its-all-text-v080/#comment-6430</guid>
		<description>A feature suggestion:

Allow setting default extension based on the server domain.

I could then set tiddlyspot.com to use .tw and wikipedia.org to use .mediawiki - allowing me to detect filetype and automatically use the correct syntax highlighting in vim - whilst leaving other domains to use .txt

I&#039;m sure this feature would also be useful for bloggers, who might want some slightly different behaviour for blog entry than for other editing tasks.</description>
		<content:encoded><![CDATA[<p>A feature suggestion:</p>
<p>Allow setting default extension based on the server domain.</p>
<p>I could then set tiddlyspot.com to use .tw and wikipedia.org to use .mediawiki &#8211; allowing me to detect filetype and automatically use the correct syntax highlighting in vim &#8211; whilst leaving other domains to use .txt</p>
<p>I&#8217;m sure this feature would also be useful for bloggers, who might want some slightly different behaviour for blog entry than for other editing tasks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: docwhat</title>
		<link>http://docwhat.org/2007/10/its-all-text-v080/comment-page-3/#comment-6391</link>
		<dc:creator>docwhat</dc:creator>
		<pubDate>Tue, 10 Nov 2009 03:26:58 +0000</pubDate>
		<guid isPermaLink="false">http://docwhat.gerf.org/2007/10/its-all-text-v080/#comment-6391</guid>
		<description>@Marc Levoy

I use this: http://www.emacswiki.org/emacs/GnuClient
Specifically, I configure IAT to call dtemacs.

Emacs Wiki is an awesome place for finding out neat emacs tricks and such.</description>
		<content:encoded><![CDATA[<p>@Marc Levoy</p>
<p>I use this: <a href="http://www.emacswiki.org/emacs/GnuClient"  class="extlink">http://www.emacswiki.org/emacs/GnuClient</a><br />
Specifically, I configure IAT to call dtemacs.</p>
<p>Emacs Wiki is an awesome place for finding out neat emacs tricks and such.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marc Levoy</title>
		<link>http://docwhat.org/2007/10/its-all-text-v080/comment-page-3/#comment-6390</link>
		<dc:creator>Marc Levoy</dc:creator>
		<pubDate>Tue, 10 Nov 2009 01:41:35 +0000</pubDate>
		<guid isPermaLink="false">http://docwhat.gerf.org/2007/10/its-all-text-v080/#comment-6390</guid>
		<description>Never mind, I got it working.  In case someone else asks...

Under Carbon Emacs on the Mac, issue (server-start) inside Emacs,
e.g. from your Emacs initialize file, then in IAT set the editor to
/usr/bin/emacsclient.  That&#039;s all it takes!  I have also set up hotkeys
so with one keystroke I can jump from my Gmail compose window to a new
frame in an already-running Emacs, and with another keystroke, which
calls (server-done), I can jump back to my compose window with newly
edited text.

I love it!

-Marc Levoy</description>
		<content:encoded><![CDATA[<p>Never mind, I got it working.  In case someone else asks&#8230;</p>
<p>Under Carbon Emacs on the Mac, issue (server-start) inside Emacs,<br />
e.g. from your Emacs initialize file, then in IAT set the editor to<br />
/usr/bin/emacsclient.  That&#8217;s all it takes!  I have also set up hotkeys<br />
so with one keystroke I can jump from my Gmail compose window to a new<br />
frame in an already-running Emacs, and with another keystroke, which<br />
calls (server-done), I can jump back to my compose window with newly<br />
edited text.</p>
<p>I love it!</p>
<p>-Marc Levoy</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marc Levoy</title>
		<link>http://docwhat.org/2007/10/its-all-text-v080/comment-page-3/#comment-6389</link>
		<dc:creator>Marc Levoy</dc:creator>
		<pubDate>Tue, 10 Nov 2009 00:54:00 +0000</pubDate>
		<guid isPermaLink="false">http://docwhat.gerf.org/2007/10/its-all-text-v080/#comment-6389</guid>
		<description>This is a great extension.  I use Emacs (Carbon version on a Mac running Leopard).
I can get IAT to launch Emacs and edit text; everything works as advertised.
What I&#039;d like better is, if Emacs is already running, it brings up a window in my
already-running Emacs with the text to be edited in it.  That way, if I use it to edit
mail (in a browser, for my Gmail account), I don&#039;t have to re-launch Emacs for
every message I compose.  I can do this from Thunderbird, using a no-longer-supported
add-on called External Editor.  I&#039;d like to do it from IAT.  I believe it involves using the
server feature of Emacs.  Have you run into this question before?

-Marc Levoy</description>
		<content:encoded><![CDATA[<p>This is a great extension.  I use Emacs (Carbon version on a Mac running Leopard).<br />
I can get IAT to launch Emacs and edit text; everything works as advertised.<br />
What I&#8217;d like better is, if Emacs is already running, it brings up a window in my<br />
already-running Emacs with the text to be edited in it.  That way, if I use it to edit<br />
mail (in a browser, for my Gmail account), I don&#8217;t have to re-launch Emacs for<br />
every message I compose.  I can do this from Thunderbird, using a no-longer-supported<br />
add-on called External Editor.  I&#8217;d like to do it from IAT.  I believe it involves using the<br />
server feature of Emacs.  Have you run into this question before?</p>
<p>-Marc Levoy</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://docwhat.org/2007/10/its-all-text-v080/comment-page-3/#comment-6275</link>
		<dc:creator>John</dc:creator>
		<pubDate>Sat, 20 Jun 2009 03:20:36 +0000</pubDate>
		<guid isPermaLink="false">http://docwhat.gerf.org/2007/10/its-all-text-v080/#comment-6275</guid>
		<description>Thanks!

Works great now.

John

P.S. Sorry not to get back to you sooner.  I appreciate the rapid response.</description>
		<content:encoded><![CDATA[<p>Thanks!</p>
<p>Works great now.</p>
<p>John</p>
<p>P.S. Sorry not to get back to you sooner.  I appreciate the rapid response.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: docwhat</title>
		<link>http://docwhat.org/2007/10/its-all-text-v080/comment-page-3/#comment-6272</link>
		<dc:creator>docwhat</dc:creator>
		<pubDate>Wed, 17 Jun 2009 18:11:03 +0000</pubDate>
		<guid isPermaLink="false">http://docwhat.gerf.org/2007/10/its-all-text-v080/#comment-6272</guid>
		<description>&lt;blockquote&gt;
When I put:
&lt;code&gt;/usr/bin/open -a ~/iat.sh&lt;/code&gt;
into the editor in IAT’s preferences. I get “The path does not exist”.
&lt;/blockquote&gt;

The editor field needs to only have a single script.  You can&#039;t pass additional arguments.

If you want to use the shell script, then just put in &quot;&lt;code&gt;/Users/foobar/iat.sh&lt;/code&gt;&quot;.

Alternatively, you can run Aquamacs and from the menu choose &quot;Tools&quot; -&gt; &quot;Install Command Line Tool&quot;

Then you can just enter &quot;&lt;code&gt;/usr/bin/aquamacs&lt;/code&gt;&quot; in the editor field.

Ciao!</description>
		<content:encoded><![CDATA[<blockquote><p>
When I put:<br />
<code>/usr/bin/open -a ~/iat.sh</code><br />
into the editor in IAT’s preferences. I get “The path does not exist”.
</p></blockquote>
<p>The editor field needs to only have a single script.  You can&#8217;t pass additional arguments.</p>
<p>If you want to use the shell script, then just put in <span class="dquo">&#8220;</span><code>/Users/foobar/iat.sh</code><span class="dquo">&#8220;</span>.</p>
<p>Alternatively, you can run Aquamacs and from the menu choose <span class="dquo">&#8220;</span>Tools&#8221; -> <span class="dquo">&#8220;</span>Install Command Line Tool&#8221;</p>
<p>Then you can just enter <span class="dquo">&#8220;</span><code>/usr/bin/aquamacs</code>&#8221; in the editor field.</p>
<p>Ciao!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://docwhat.org/2007/10/its-all-text-v080/comment-page-3/#comment-6271</link>
		<dc:creator>John</dc:creator>
		<pubDate>Wed, 17 Jun 2009 17:55:43 +0000</pubDate>
		<guid isPermaLink="false">http://docwhat.gerf.org/2007/10/its-all-text-v080/#comment-6271</guid>
		<description>Hi,

I&#039;m another Mac user having trouble getting this going.

Latest version of Leopard
Latest Firefox
Latest It&#039;s all text

Trying to get IAT to use Aquamacs

IAT works fine when I let it default to textedit.

Created the following script to connect to Aquamacs

#!/bin/sh 
# This is an example shell script for It&#039;s All Text!

if [ ! -f &quot;$@&quot; ]; then
touch &quot;$@&quot;
fi

open -a /Applications/Aquamacs/&quot;Aquamacs Emacs.app&quot; &quot;$@&quot;

The script starts Aquamacs when I run it from the shell in the terminal.

When I put:

/usr/bin/open -a ~/iat.sh

into the editor in IAT&#039;s preferences. I get &quot;The path does not exist&quot;.

I&#039;m sure there is something simple I&#039;m doing wrong but if someone could offer some 
help I&#039;d appreciate it.

Thanks for any help.

John

P.S. The tool works swell with textedit; I&#039;d like to be able to use the emacs wikipedia mode though.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I&#8217;m another Mac user having trouble getting this going.</p>
<p>Latest version of Leopard<br />
Latest Firefox<br />
Latest It&#8217;s all text</p>
<p>Trying to get IAT to use Aquamacs</p>
<p>IAT works fine when I let it default to textedit.</p>
<p>Created the following script to connect to Aquamacs</p>
<p>#!/bin/sh<br />
# This is an example shell script for It&#8217;s All Text!</p>
<p>if [ ! -f "$@" ]; then<br />
touch <span class="dquo">&#8220;</span>$@&#8221;<br />
fi</p>
<p>open -a /Applications/Aquamacs/&#8221;Aquamacs Emacs.app&#8221; <span class="dquo">&#8220;</span>$@&#8221;</p>
<p>The script starts Aquamacs when I run it from the shell in the terminal.</p>
<p>When I put:</p>
<p>/usr/bin/open -a ~/iat.sh</p>
<p>into the editor in IAT&#8217;s preferences. I get <span class="dquo">&#8220;</span>The path does not exist&#8221;.</p>
<p>I&#8217;m sure there is something simple I&#8217;m doing wrong but if someone could offer some<br />
help I&#8217;d appreciate it.</p>
<p>Thanks for any help.</p>
<p>John</p>
<p>P.S. The tool works swell with textedit; I&#8217;d like to be able to use the emacs wikipedia mode though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: docwhat</title>
		<link>http://docwhat.org/2007/10/its-all-text-v080/comment-page-3/#comment-5969</link>
		<dc:creator>docwhat</dc:creator>
		<pubDate>Mon, 02 Mar 2009 13:46:00 +0000</pubDate>
		<guid isPermaLink="false">http://docwhat.gerf.org/2007/10/its-all-text-v080/#comment-5969</guid>
		<description>Hi Sam!

The first thing I&#039;d try is moving the edit button to a different corner.  This fixes certain sites, depending on how they were written.  I suspect they are using YUI and it&#039;s probably getting upset that the autocomplete container is being moved.

Otherwise, feel free to open a bug at http://trac.gerf.org/itsalltext about it.  Even if I don&#039;t fix it ASAP, someone may give you a work around.

Ciao!</description>
		<content:encoded><![CDATA[<p>Hi Sam!</p>
<p>The first thing I&#8217;d try is moving the edit button to a different corner.  This fixes certain sites, depending on how they were written.  I suspect they are using YUI and it&#8217;s probably getting upset that the autocomplete container is being moved.</p>
<p>Otherwise, feel free to open a bug at <a href="http://trac.gerf.org/itsalltext"  class="extlink">http://trac.gerf.org/itsalltext</a> about it.  Even if I don&#8217;t fix it ASAP, someone may give you a work around.</p>
<p>Ciao!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

