<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div>On 2013-09-14, at 2:26 PM, Jim Stichnoth <<a href="mailto:stichnot@gmail.com">stichnot@gmail.com</a>> wrote:</div><div><br></div><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5"> (BTW, I wanted to try inserting a null character, but I was too lazy to figure out how to do it in emacs. :) )</div></div></blockquote></div></div></div><div><br></div><div>Control-Q Control-@</div><div><br></div><div>Control-Q does a literal insert of whatever comes next, even if it's a mapped command key or Control-G. It's handy when you want to enter a tab as that key usually triggers a code indent.</div><div><br></div><div>- George</div><div><br></div></body></html>