<?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/"
	>

<channel>
	<title>Brett Hutley&#039;s Blog &#187; Hotkey</title>
	<atom:link href="http://bretthutley.com/tag/hotkey/feed/" rel="self" type="application/rss+xml" />
	<link>http://bretthutley.com</link>
	<description>Home on the Digital Range</description>
	<lastBuildDate>Mon, 23 Jan 2012 21:21:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>DEVONthink and Emacs Completion</title>
		<link>http://bretthutley.com/2009/11/18/devonthink-and-emacs-completion/</link>
		<comments>http://bretthutley.com/2009/11/18/devonthink-and-emacs-completion/#comments</comments>
		<pubDate>Tue, 17 Nov 2009 23:26:56 +0000</pubDate>
		<dc:creator>brett</dc:creator>
				<category><![CDATA[Useful]]></category>
		<category><![CDATA[Annoyance]]></category>
		<category><![CDATA[DEVONthink]]></category>
		<category><![CDATA[Emacs]]></category>
		<category><![CDATA[Hotkey]]></category>
		<category><![CDATA[Keyboard Shortcut]]></category>

		<guid isPermaLink="false">http://www.bretthutley.com/?p=235</guid>
		<description><![CDATA[DEVONthink has the annoying habit of starting up if I try to complete a bit of text in Emacs on my Mac. By default DEVONthink is bound in the "Services" menu to Apple-Slash (Command-Slash). To fix this, open up "/Applications/DEVONthink Pro.app/Contents/Info.plist" in Emacs. Do a search for "NSKeyEquivalent" until you see an entry that looks [...]


Related posts:<ol><li><a href='http://bretthutley.com/2010/07/04/emacs-cmd-key-on-mac/' rel='bookmark' title='Emacs cmd-key on Mac'>Emacs cmd-key on Mac</a></li>
<li><a href='http://bretthutley.com/2009/08/21/getting-postfix-sending-email-on-your-mac/' rel='bookmark' title='Getting Postfix sending email on your Mac'>Getting Postfix sending email on your Mac</a></li>
<li><a href='http://bretthutley.com/programming/emacs/integrating-emacs-and-xcode/' rel='bookmark' title='Integrating Emacs and XCode'>Integrating Emacs and XCode</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>DEVONthink has the annoying habit of starting up if I try to complete a bit of text in Emacs on my Mac. By default DEVONthink is bound in the "Services" menu to Apple-Slash (Command-Slash). To fix this, open up "/Applications/DEVONthink Pro.app/Contents/Info.plist" in Emacs. Do a search for "NSKeyEquivalent" until you see an entry that looks like this:<br />
<span id="more-235"></span></p>
<pre class="xml">
        &lt;key&gt;NSKeyEquivalent&lt;/key&gt;
             &lt;dict&gt;
                 &lt;key&gt;default&lt;/key&gt;
                 &lt;string&gt;/&lt;/string&gt;
             &lt;/dict&gt;
             &lt;key&gt;NSMenuItem&lt;/key&gt;
             &lt;dict&gt;
                 &lt;key&gt;default&lt;/key&gt;
                 &lt;string&gt;DEVONthink Pro/Lookup...&lt;/string&gt;
             &lt;/dict&gt;
</pre>
<p>Delete the "/" character from the "&lt;string&gt;/&lt;/string&gt;" line. Once you log out and log back in, this should be fixed. Save a copy of this file before you change it, just in case you screw up.</p>
<div><span style="font-family: 'Lucida Grande', Verdana, Arial, 'Bitstream Vera Sans', sans-serif;"><span style="white-space: pre-wrap;"><br />
</span></span></div>


<p>Related posts:<ol><li><a href='http://bretthutley.com/2010/07/04/emacs-cmd-key-on-mac/' rel='bookmark' title='Emacs cmd-key on Mac'>Emacs cmd-key on Mac</a></li>
<li><a href='http://bretthutley.com/2009/08/21/getting-postfix-sending-email-on-your-mac/' rel='bookmark' title='Getting Postfix sending email on your Mac'>Getting Postfix sending email on your Mac</a></li>
<li><a href='http://bretthutley.com/programming/emacs/integrating-emacs-and-xcode/' rel='bookmark' title='Integrating Emacs and XCode'>Integrating Emacs and XCode</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://bretthutley.com/2009/11/18/devonthink-and-emacs-completion/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

