<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Emacs as a Terminal Emulator</title>
	<atom:link href="http://curiousprogrammer.wordpress.com/2009/03/19/emacs-terminal-emulator/feed/" rel="self" type="application/rss+xml" />
	<link>http://curiousprogrammer.wordpress.com/2009/03/19/emacs-terminal-emulator/</link>
	<description>Leveraging Perl and Emacs</description>
	<lastBuildDate>Tue, 07 May 2013 11:25:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Gaz</title>
		<link>http://curiousprogrammer.wordpress.com/2009/03/19/emacs-terminal-emulator/#comment-7829</link>
		<dc:creator><![CDATA[Gaz]]></dc:creator>
		<pubDate>Sat, 16 Jan 2010 04:57:17 +0000</pubDate>
		<guid isPermaLink="false">http://curiousprogrammer.wordpress.com/?p=399#comment-7829</guid>
		<description><![CDATA[almost worked... but for the missing backslash before the closing 15 in the executed command string (to send a RETURN keypress at the end of the command).]]></description>
		<content:encoded><![CDATA[<p>almost worked&#8230; but for the missing backslash before the closing 15 in the executed command string (to send a RETURN keypress at the end of the command).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gaz</title>
		<link>http://curiousprogrammer.wordpress.com/2009/03/19/emacs-terminal-emulator/#comment-7828</link>
		<dc:creator><![CDATA[Gaz]]></dc:creator>
		<pubDate>Sat, 16 Jan 2010 04:55:30 +0000</pubDate>
		<guid isPermaLink="false">http://curiousprogrammer.wordpress.com/?p=399#comment-7828</guid>
		<description><![CDATA[Let&#039;s try that screen command again then:

C-a: at &quot;#&quot; stuff &quot;execute in all windows15&quot;

Thanks for the multiple buffer execute: I&#039;m taking another shot at installing your elisp on my new macbookpro right now to try it out...]]></description>
		<content:encoded><![CDATA[<p>Let&#8217;s try that screen command again then:</p>
<p>C-a: at &#8220;#&#8221; stuff &#8220;execute in all windows15&#8243;</p>
<p>Thanks for the multiple buffer execute: I&#8217;m taking another shot at installing your elisp on my new macbookpro right now to try it out&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jared</title>
		<link>http://curiousprogrammer.wordpress.com/2009/03/19/emacs-terminal-emulator/#comment-7414</link>
		<dc:creator><![CDATA[Jared]]></dc:creator>
		<pubDate>Mon, 30 Mar 2009 21:44:37 +0000</pubDate>
		<guid isPermaLink="false">http://curiousprogrammer.wordpress.com/?p=399#comment-7414</guid>
		<description><![CDATA[Hi Gaz,

It looks like Wordpress ate the command you use in screen :(

I&#039;ve made a quick &lt;a href=&quot;http://curiousprogrammer.wordpress.com/2009/03/30/shell-buffers-multi-commands/&quot; rel=&quot;nofollow&quot;&gt;elisp command&lt;/a&gt; that allows you to send the same command to multiple buffers chosen with ido.  Let me know if it is what you need.]]></description>
		<content:encoded><![CDATA[<p>Hi Gaz,</p>
<p>It looks like WordPress ate the command you use in screen <img src='http://s0.wp.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>I&#8217;ve made a quick <a href="http://curiousprogrammer.wordpress.com/2009/03/30/shell-buffers-multi-commands/" rel="nofollow">elisp command</a> that allows you to send the same command to multiple buffers chosen with ido.  Let me know if it is what you need.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gaz</title>
		<link>http://curiousprogrammer.wordpress.com/2009/03/19/emacs-terminal-emulator/#comment-7409</link>
		<dc:creator><![CDATA[Gaz]]></dc:creator>
		<pubDate>Mon, 30 Mar 2009 07:13:55 +0000</pubDate>
		<guid isPermaLink="false">http://curiousprogrammer.wordpress.com/?p=399#comment-7409</guid>
		<description><![CDATA[This is pretty neat... but something I can&#039;t live without is a way to select several terminals and execute the same text in them: in screen I use 

Is there an easy way to select (via buffer-name regex or similar) a subset of terminals in elisp, and then squirt the same command into each one?]]></description>
		<content:encoded><![CDATA[<p>This is pretty neat&#8230; but something I can&#8217;t live without is a way to select several terminals and execute the same text in them: in screen I use </p>
<p>Is there an easy way to select (via buffer-name regex or similar) a subset of terminals in elisp, and then squirt the same command into each one?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jared</title>
		<link>http://curiousprogrammer.wordpress.com/2009/03/19/emacs-terminal-emulator/#comment-7382</link>
		<dc:creator><![CDATA[Jared]]></dc:creator>
		<pubDate>Sat, 21 Mar 2009 22:14:22 +0000</pubDate>
		<guid isPermaLink="false">http://curiousprogrammer.wordpress.com/?p=399#comment-7382</guid>
		<description><![CDATA[@Robert - yes I could do that, but I quite like my emacs shell-wrappers :)

@Chris - thanks for the config... not sure I&#039;m going to need screen though.]]></description>
		<content:encoded><![CDATA[<p>@Robert &#8211; yes I could do that, but I quite like my emacs shell-wrappers <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>@Chris &#8211; thanks for the config&#8230; not sure I&#8217;m going to need screen though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Dean</title>
		<link>http://curiousprogrammer.wordpress.com/2009/03/19/emacs-terminal-emulator/#comment-7380</link>
		<dc:creator><![CDATA[Chris Dean]]></dc:creator>
		<pubDate>Fri, 20 Mar 2009 22:38:48 +0000</pubDate>
		<guid isPermaLink="false">http://curiousprogrammer.wordpress.com/?p=399#comment-7380</guid>
		<description><![CDATA[That&#039;s what I do too.  In my .screenrc:

 startup_message off
 escape &quot;^\\\&quot;
 deflogin off
 defscrollback 8192
 term xterm
 vbell_msg &quot;bell&quot;]]></description>
		<content:encoded><![CDATA[<p>That&#8217;s what I do too.  In my .screenrc:</p>
<p> startup_message off<br />
 escape &#8220;^\\\&#8221;<br />
 deflogin off<br />
 defscrollback 8192<br />
 term xterm<br />
 vbell_msg &#8220;bell&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert</title>
		<link>http://curiousprogrammer.wordpress.com/2009/03/19/emacs-terminal-emulator/#comment-7379</link>
		<dc:creator><![CDATA[Robert]]></dc:creator>
		<pubDate>Fri, 20 Mar 2009 16:34:20 +0000</pubDate>
		<guid isPermaLink="false">http://curiousprogrammer.wordpress.com/?p=399#comment-7379</guid>
		<description><![CDATA[&quot;You might be thinking that screen + PuTTY would work but that replaces some of the shortcuts I use all the time (C-a for example).&quot;

Or you could tell screen to use something other than C-a.]]></description>
		<content:encoded><![CDATA[<p>&#8220;You might be thinking that screen + PuTTY would work but that replaces some of the shortcuts I use all the time (C-a for example).&#8221;</p>
<p>Or you could tell screen to use something other than C-a.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
