<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Emacs on Philipp K. Janert, Ph.D.</title>
    <link>/categories/emacs/</link>
    <description>Recent content in Emacs on Philipp K. Janert, Ph.D.</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Sun, 16 Aug 2026 22:30:17 -0400</lastBuildDate><atom:link href="/categories/emacs/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Useful Packages for Buffer and File Handling in Emacs</title>
      <link>/blog/2026/useful-packages-for-buffer-and-file-handling-in-emacs/</link>
      <pubDate>Sun, 16 Aug 2026 22:30:17 -0400</pubDate>
      
      <guid>/blog/2026/useful-packages-for-buffer-and-file-handling-in-emacs/</guid>
      <description>&lt;p&gt;I recently discovered a set of useful packages and commands
that facilitate some common file and buffer handling scenarios.
Despite being really simple, all provide a real improvement
over the standard, built-in alternatives, at least for me.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Building Regular Expressions with Emacs</title>
      <link>/blog/2026/building-regular-expressions-with-emacs/</link>
      <pubDate>Wed, 12 Aug 2026 12:08:03 -0400</pubDate>
      
      <guid>/blog/2026/building-regular-expressions-with-emacs/</guid>
      <description>&lt;p&gt;Wouldn&amp;rsquo;t it be nice to have an environment in which to see the
effect of a regular expression on a set of target strings?
Ideally such that changes in matching immediately reflected,
as one changes and experiments with the regular expression
itself? The &lt;code&gt;re-builder&lt;/code&gt; functionality built into Emacs does
exactly that.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Better Highlighting for the Emacs Region</title>
      <link>/blog/2024/better-highlighting-for-the-emacs-region/</link>
      <pubDate>Sun, 30 Jun 2024 22:00:01 -0400</pubDate>
      
      <guid>/blog/2024/better-highlighting-for-the-emacs-region/</guid>
      <description>&lt;p&gt;The default highlighting of the Emacs &amp;ldquo;region&amp;rdquo; (the part of a buffer
between &amp;ldquo;point&amp;rdquo; and &amp;ldquo;mark&amp;rdquo; — selected text, if any, in other words)
is, out of the box, barely visible, at least against a light background.
An attempt to customize it runs into an interesting problem when used
in a text- or terminal-based environment, rather than a GUI.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Compiling Emacs 29 for Debian/Ubuntu/Mint</title>
      <link>/blog/2024/compiling-emacs-29-for-debian/ubuntu/mint/</link>
      <pubDate>Wed, 26 Jun 2024 11:36:02 -0400</pubDate>
      
      <guid>/blog/2024/compiling-emacs-29-for-debian/ubuntu/mint/</guid>
      <description>&lt;p&gt;I wanted to explore some of the new features in Emacs 29 (in particular
Eglot). The version of Emacs that ships with my version of Linux Mint
is Emacs 27, so I decided to build Emacs 29 from scratch.&lt;/p&gt;
&lt;p&gt;This turned out to be absolutely painless; but installing the new version
seamlessly into the existing environment did cause some hang-ups.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Changing Cursor Shape to Indicate Emacs Minor Modes</title>
      <link>/blog/2024/changing-cursor-shape-to-indicate-emacs-minor-modes/</link>
      <pubDate>Sat, 22 Jun 2024 19:49:18 -0400</pubDate>
      
      <guid>/blog/2024/changing-cursor-shape-to-indicate-emacs-minor-modes/</guid>
      <description>&lt;p&gt;As it turns out, Emacs actually allows for different cursor shapes.
We can use this feature to change the cursor based on the current
minor mode.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>eBook Review: Mastering Emacs</title>
      <link>/blog/2024/ebook-review-mastering-emacs/</link>
      <pubDate>Fri, 12 Apr 2024 09:08:01 -0400</pubDate>
      
      <guid>/blog/2024/ebook-review-mastering-emacs/</guid>
      <description>After seeing positive references to it on Linux Weekly News and elsewhere, I bought a copy of &amp;ldquo;Mastering Emacs&amp;rdquo; by Mickey Petersen.</description>
    </item>
    
    <item>
      <title>Emacs Org Mode</title>
      <link>/blog/2020/emacs-org-mode/</link>
      <pubDate>Sat, 01 Aug 2020 12:38:50 -0800</pubDate>
      
      <guid>/blog/2020/emacs-org-mode/</guid>
      <description>&lt;p&gt;Disclaimer: I use Emacs, but I am not deeply into
various emacs cultish uses. I just write books and
about everything else in it. (Except mail.)&lt;/p&gt;
&lt;p&gt;That being said, I am currently dealing with Markdown
and friends, and so I came across Org Mode.&lt;/p&gt;</description>
    </item>
    
  </channel>
</rss>
