<?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>Chris: Geek Guy &#187; send</title>
	<atom:link href="http://chris.gg/tag/send/feed/" rel="self" type="application/rss+xml" />
	<link>http://chris.gg</link>
	<description>Tech news and other stuff from a UK-based web developer and all-round geek</description>
	<lastBuildDate>Sat, 31 Jul 2010 17:13:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Stop Ctrl+Enter from sending emails in Outlook 2003</title>
		<link>http://chris.gg/2010/03/stop-ctrlenter-from-sending-emails-in-outlook-2003/</link>
		<comments>http://chris.gg/2010/03/stop-ctrlenter-from-sending-emails-in-outlook-2003/#comments</comments>
		<pubDate>Thu, 04 Mar 2010 21:06:02 +0000</pubDate>
		<dc:creator>Chris Barnes</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[outlook]]></category>
		<category><![CDATA[paste]]></category>
		<category><![CDATA[registry]]></category>
		<category><![CDATA[send]]></category>
		<category><![CDATA[shortcut]]></category>
		<guid isPermaLink="false">http://chris.gg/?p=634</guid>
		<description><![CDATA[I use Microsoft Outlook at work and have never purposely used the Ctrl+Enter keyboard to send an email. However, I am a fairly fast typist, and sometimes don&#8217;t let go of the Ctrl key quick enough after pasting something into an email before pressing Enter for a new line, the result being a half-finished email [...]]]></description>
			<content:encoded><![CDATA[<p>I use Microsoft Outlook at work and have never purposely used the Ctrl+Enter keyboard to send an email. However, I am a fairly fast typist, and sometimes don&#8217;t let go of the Ctrl key quick enough after pasting something into an email before pressing Enter for a new line, the result being a half-finished email getting sent prematurely.</p>
<p>Fortunately there&#8217;s a <a href="http://www.andrejciho.com/windows/outlook-ctrl-enter/">registry hack</a> to disable this annoyance once and for all:</p>
<pre>[HKEY_CURRENT_USER\Software\Policies\Microsoft\
Office\11.0\Outlook\DisabledShortcutKeysCheckBoxes]
"CtrlEnter"="13,8"</pre>
<p>If you&#8217;re using Word as your email editor, add this too:</p>
<pre>[HKEY_CURRENT_USER\Software\Policies\Microsoft\
Office\11.0\Word\DisabledShortcutKeysCheckBoxes]
"CtrlEnter"="13,8"</pre>
<p>Presumably, if you&#8217;re using a different version of Office, you will need to replace 11.0 with the correct version (10.0 for Office XP, 12.0 for Office 2003, <a href="http://en.wikipedia.org/wiki/Microsoft_Office">etc.</a>)</p>
]]></content:encoded>
			<wfw:commentRss>http://chris.gg/2010/03/stop-ctrlenter-from-sending-emails-in-outlook-2003/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
