<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Emacs &amp;mdash; ThePoetSky Archive</title>
    <link>https://thepoetsky-archive.writeas.com/tag:Emacs</link>
    <description>Archive of the old content on my site that I don&#39;t update anymore.  The full site is &lt;a href=&#34;https://thepoetsky.writeas.com/&#34;&gt;here&lt;/a&gt;</description>
    <pubDate>Sun, 03 May 2026 23:36:16 +0000</pubDate>
    <item>
      <title>Emacs</title>
      <link>https://thepoetsky-archive.writeas.com/emacs?pk_campaign=rss-feed</link>
      <description>&lt;![CDATA[Emacs is a programmable text editor, which I use to do my writing. I also use it to browse the web, listen to music, check email, chat, and anything else I possibly can. I&amp;rsquo;m even writing this post in Emacs.&#xA;&#xA;For writing, I use a version of Emacs Org mode, which gives me easy markup, lets me export my writing to HTML, PDF, or just about any other format under the sun. I could use markdown and pandoc, but right now, I&amp;rsquo;m sticking with Org mode, since it&amp;rsquo;s easier for me to extend it.&#xA;&#xA;I&amp;rsquo;ve written a bunch of packages for Emacs (and published almost none of them) that help me with my writing. The biggest one is writing-mode. For each file type (.txt, .cpp, etc.), Emacs has a &amp;ldquo;major mode&amp;rdquo; that handles syntax highlighting, indentation, etc. Writing mode lets me keep the vast features of Org mode separate from my writing, since I don&amp;rsquo;t need even 1/10 of them.&#xA;&#xA;My fiction writing setup involves a different file for each chapter, and a planning file for the entire series. The planning file is in Org mode, which lets me break each book into a separate heading, and each chapter into a subheading. I have functions in my writing mode that lets me pull up the plan for a chapter alongside the chapter as I&amp;rsquo;m writing.&#xA;&#xA;I also have a counter in Emacs&amp;rsquo;s &amp;ldquo;mode-line&amp;rdquo; that tracks how many words are in the current chapter. This counter is red until the count hits my minimum word count of 4500 5000 4000.&#xA;&#xA;A few general odds and ends that Emacs gives me are auto-capitalization, which automatically capitalizes the first letter of a sentence; auto-correct driven by spellcheck; abbreviations for character names (e.g. pd expands to Professor Dumbledore, hg expands to Hermione, r expands to Rose); dictionary completion; grammar tools (languagetool) and prose checkers (proselint).&#xA;&#xA;#Essay #Emacs&#xA;&#xA;(C) 2023 Sky Starlight CC BY-NC-SA]]&gt;</description>
      <content:encoded><![CDATA[<p><a href="https://www.gnu.org/software/emacs/">Emacs</a> is a programmable text editor, which I use to do my writing. I also use it to browse the web, listen to music, check email, chat, and anything else I possibly can. I’m even writing this post in Emacs.</p>

<p>For writing, I use a version of <a href="https://orgmode.org/">Emacs Org mode</a>, which gives me easy markup, lets me export my writing to HTML, PDF, or just about any other format under the sun. I could use markdown and pandoc, but right now, I’m sticking with Org mode, since it’s easier for me to extend it.</p>

<p>I’ve written a bunch of packages for Emacs (and published almost none of them) that help me with my writing. The biggest one is writing-mode. For each file type (.txt, .cpp, etc.), Emacs has a “major mode” that handles syntax highlighting, indentation, etc. Writing mode lets me keep the vast features of Org mode separate from my writing, since I don’t need even 1/10 of them.</p>

<p>My fiction writing setup involves a different file for each chapter, and a planning file for the entire series. The planning file is in Org mode, which lets me break each book into a separate heading, and each chapter into a subheading. I have functions in my writing mode that lets me pull up the plan for a chapter alongside the chapter as I’m writing.</p>

<p>I also have a counter in Emacs’s “mode-line” that tracks how many words are in the current chapter. This counter is red until the count hits my minimum word count of <del>4500</del> <del>5000</del> 4000.</p>

<p>A few general odds and ends that Emacs gives me are auto-capitalization, which automatically capitalizes the first letter of a sentence; auto-correct driven by spellcheck; abbreviations for character names (e.g. pd expands to Professor Dumbledore, hg expands to Hermione, r expands to Rose); dictionary completion; grammar tools (languagetool) and prose checkers (proselint).</p>

<p><a href="https://thepoetsky-archive.writeas.com/tag:Essay" class="hashtag"><span>#</span><span class="p-category">Essay</span></a> <a href="https://thepoetsky-archive.writeas.com/tag:Emacs" class="hashtag"><span>#</span><span class="p-category">Emacs</span></a></p>

<p>© 2023 Sky Starlight <a href="https://creativecommons.org/licenses/by-nc-sa/4.0">CC BY-NC-SA</a></p>
]]></content:encoded>
      <guid>https://thepoetsky-archive.writeas.com/emacs</guid>
      <pubDate>Sun, 06 Nov 2016 13:42:16 +0000</pubDate>
    </item>
  </channel>
</rss>