<?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>Technitribe &#187; XML</title>
	<atom:link href="http://blog.peopleareducks.com/tag/xml/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.peopleareducks.com</link>
	<description>not at all like a diatribe</description>
	<lastBuildDate>Sat, 27 Mar 2010 01:00:48 +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>Enabling automatic slash completion in nXML-Mode</title>
		<link>http://blog.peopleareducks.com/2009/08/13/enabling-automatic-slash-completion-in-nxml-mode/</link>
		<comments>http://blog.peopleareducks.com/2009/08/13/enabling-automatic-slash-completion-in-nxml-mode/#comments</comments>
		<pubDate>Thu, 13 Aug 2009 21:38:46 +0000</pubDate>
		<dc:creator>tbielawa</dc:creator>
				<category><![CDATA[Emacs]]></category>
		<category><![CDATA[DocBook]]></category>
		<category><![CDATA[nXML-Mode]]></category>
		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://blog.peopleareducks.com/?p=12</guid>
		<description><![CDATA[I do a lot of DocBook XML editing, either at my job or at home. Because of that I&#8217;ve built up a pretty customized .emacs file. Every so often I meet another person whose also found themselves having to edit a bunch of XML. The most fantastic thing about nXML mode I think is the [...]]]></description>
			<content:encoded><![CDATA[<p>I do a lot of DocBook XML editing, either at my job or at home. Because of that I&#8217;ve built up a pretty customized .emacs file. Every so often I meet another person whose also found themselves having to edit a bunch of XML. The most fantastic thing about nXML mode I think is the automatic slash completion feature. It works like this: If I have an open element, say I&#8217;ve started an &lt;xref&gt;, you can configure nXML mode such that upon typing the closing &lt;/ characters it will complete that sequence for you. I can just never remember how to set that option in emacs. So today I&#8217;m taking the time to finally document that procedure.</p>
<ol>
<li>Enter nxml-mode</li>
<li><strong>M-x</strong> customize-apropos</li>
<li>nxml-slash</li>
<li>Press Toggle on</li>
<li>Optionally: select &#8220;Save for future sessions&#8221;</li>
</ol>
<p>For even more fun, use the <strong>C-c C-f</strong> macro which will auto complete your current block, regardless of your position inside of it. For additional references, I invite you to check out the docs <a href="http://infohost.nmt.edu/tcc/help/pubs/nxml/markup-commands.html" target="_blank">NM Tech</a> has posted on nXML-Mode.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.peopleareducks.com/2009/08/13/enabling-automatic-slash-completion-in-nxml-mode/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
