<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
>

<channel>
	<title>willnorris.com &#187; bottom-posting</title>
	<atom:link href="http://willnorris.com/tag/bottom-posting/feed" rel="self" type="application/rss+xml" />
	<link>http://willnorris.com</link>
	<description>there&#039;s more to life than this</description>
	<lastBuildDate>Tue, 15 May 2012 21:57:32 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4-beta3-20574</generator>
<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/</creativeCommons:license>
		<item>
		<title>Bottom posting in Mail.app (with Quicksilver)</title>
		<link>http://willnorris.com/2007/07/bottom-posting-in-mailapp-with-quicksilver</link>
		<comments>http://willnorris.com/2007/07/bottom-posting-in-mailapp-with-quicksilver#comments</comments>
		<pubDate>Wed, 18 Jul 2007 20:23:43 +0000</pubDate>
		<dc:creator>Will Norris</dc:creator>
				<category><![CDATA[technology]]></category>
		<category><![CDATA[applescript]]></category>
		<category><![CDATA[bottom-posting]]></category>
		<category><![CDATA[mail.app]]></category>
		<category><![CDATA[netiquette]]></category>
		<category><![CDATA[top-posting]]></category>

		<guid isPermaLink="false">http://willnorris.com/2007/07/bottom-posting-in-mailapp-with-quicksilver</guid>
		<description><![CDATA[John Gruber posted his applescript for Mail.app to &#8220;bottom-post&#8221; reply to an email last week (and I&#8217;m just now reading it, sigh). However, he talks about using FastScripts to invoke the script whereas I prefer Quicksilver for things like this if possible. The advantage of FastScripts is that it grabs the keystroke before the application [...]]]></description>
			<content:encoded><![CDATA[<p>John Gruber posted <a href="http://daringfireball.net/2007/07/non_top_posting_scripts">his applescript</a> for Mail.app to &#8220;bottom-post&#8221; reply to an email last week (and I&#8217;m just now reading it, <em>sigh</em>).  However, he talks about using <a href="http://www.red-sweater.com/fastscripts/">FastScripts</a> to invoke the script whereas I prefer <a href="http://quicksilver.blacktree.com/">Quicksilver</a> for things like this if possible.  The advantage of FastScripts is that it grabs the keystroke before the application does, so no other modification is necessary.  It&#8217;s still possible with Quicksilver, but you need to take a few extra steps.</p>

<p>First set alternate shortcuts for the normal menu options by opening the Keyboard Preference Pane and click on the last tab &#8220;Keyboard Shortcuts&#8221;.  Add a new shortcut, selecting &#8220;Mail&#8221; as the application, &#8220;Reply&#8221; as the menu title, and give it some obscure shortcut (I&#8217;m using &#8984;&#8997;R).  Repeat to remap &#8220;Reply All&#8221; as well (I&#8217;m adding a &#8679; to the previous shortcut).  Relaunch Mail.app for the changes to take effect.  Then you can setup the scripts and assign them as triggers within Quicksilver for use specifically within Mail.app.</p>
]]></content:encoded>
			<wfw:commentRss>http://willnorris.com/2007/07/bottom-posting-in-mailapp-with-quicksilver/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

