<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="../assets/xml/rss.xsl" media="all"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>mask of the robtasm (Posts about emacs)</title><link>https://mahurin.us/robtasm/</link><description></description><atom:link href="https://mahurin.us/robtasm/categories/emacs.xml" rel="self" type="application/rss+xml"></atom:link><language>en</language><copyright>Contents © 2026 &lt;a href="mailto:robert.s.mahurin@gmail.com"&gt;rob mahurin&lt;/a&gt; </copyright><lastBuildDate>Fri, 28 Aug 2026 16:47:06 GMT</lastBuildDate><generator>Nikola (getnikola.com)</generator><docs>http://blogs.law.harvard.edu/tech/rss</docs><item><title>clipping chrome</title><link>https://mahurin.us/robtasm/posts/2025/07/06/clipping-chrome/</link><dc:creator>rob mahurin</dc:creator><description>&lt;p&gt;In the spirit of &lt;a href="https://mahurin.us/robtasm/posts/2025/06/20/the-clipboard/"&gt;the clipboard&lt;/a&gt;, the tool for
the clipboard on Chrome is &lt;code&gt;wl-copy&lt;/code&gt;, from the package &lt;code&gt;wl-clipboard&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt;On MacOs and perhaps some Linuxes, it may be &lt;code&gt;save-buffer&lt;/code&gt;.&lt;/p&gt;</description><category>chromebook</category><category>emacs</category><category>linux</category><category>tmux</category><guid>https://mahurin.us/robtasm/posts/2025/07/06/clipping-chrome/</guid><pubDate>Sun, 06 Jul 2025 19:56:31 GMT</pubDate></item><item><title>markdown made easy</title><link>https://mahurin.us/robtasm/posts/2025/06/27/markdown-made-easy/</link><dc:creator>rob mahurin</dc:creator><description>&lt;p&gt;The installation for &lt;a href="https://jblevins.org/projects/markdown-mode/"&gt;Jason Blevins'
&lt;code&gt;markdown-mode&lt;/code&gt;&lt;/a&gt; is so
easy that I thought I wouldn't bother to write it down … but then I
looked in my note-taking place and I couldn't find it.&lt;/p&gt;
&lt;p&gt;It's as simple as &lt;code&gt;M-x package-install RET markdown-mode RET&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Everybody&lt;/em&gt; is using a package manager these days, and it's &lt;em&gt;great&lt;/em&gt;.&lt;/p&gt;</description><category>emacs</category><category>markdown</category><guid>https://mahurin.us/robtasm/posts/2025/06/27/markdown-made-easy/</guid><pubDate>Fri, 27 Jun 2025 20:46:55 GMT</pubDate></item><item><title>long lines at the table</title><link>https://mahurin.us/robtasm/posts/2025/06/26/long-lines-at-the-table/</link><dc:creator>rob mahurin</dc:creator><description>&lt;p&gt;Working in an &lt;code&gt;emacs&lt;/code&gt; buffer where I don't want to give up
&lt;code&gt;whitespace-mode&lt;/code&gt; but I have a line that has to be long.  The magic is&lt;/p&gt;
&lt;div class="code"&gt;&lt;pre class="code literal-block"&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="nb"&gt;setq-local&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="nv"&gt;whitespace-line-column&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="mi"&gt;100&lt;/span&gt;&lt;span class="p"&gt;)&lt;/span&gt;
&lt;/pre&gt;&lt;/div&gt;</description><category>emacs</category><category>linux</category><guid>https://mahurin.us/robtasm/posts/2025/06/26/long-lines-at-the-table/</guid><pubDate>Fri, 27 Jun 2025 00:40:32 GMT</pubDate></item><item><title>the clipboard</title><link>https://mahurin.us/robtasm/posts/2025/06/20/the-clipboard/</link><dc:creator>rob mahurin</dc:creator><description>&lt;p&gt;Reminded today of Windows's &lt;code&gt;clip.exe&lt;/code&gt;, which reads its standard input
into the Windows paste buffer.  That's the way to copy Linux/WSL stuff
to Windows.  Mousing in the terminal window works ... sometimes.  But
Emacs takes over the mouse, and the terminal copies my
whitespace-identifying characters.&lt;/p&gt;
&lt;p&gt;The magic is &lt;code&gt;M-| clip.exe&lt;/code&gt;, which runs &lt;code&gt;shell-command-on-region&lt;/code&gt;.&lt;/p&gt;</description><category>emacs</category><category>linux</category><category>wsl</category><guid>https://mahurin.us/robtasm/posts/2025/06/20/the-clipboard/</guid><pubDate>Fri, 20 Jun 2025 19:12:33 GMT</pubDate></item><item><title>manic monday</title><link>https://mahurin.us/robtasm/posts/2025/06/16/manic-monday/</link><dc:creator>rob mahurin</dc:creator><description>&lt;div&gt;&lt;p&gt;A busy day today.  Quick lists --- but on my phone, in
&lt;a href="https://github.com/gsantner/markor"&gt;Markor&lt;/a&gt;, a delightful Android
text editor.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://mahurin.us/robtasm/posts/2025/06/16/manic-monday/"&gt;Read more…&lt;/a&gt; (2 min remaining to read)&lt;/p&gt;&lt;/div&gt;</description><category>driver's ed</category><category>emacs</category><category>job hunt</category><category>liveblog</category><category>markdown</category><category>planning</category><category>todo</category><guid>https://mahurin.us/robtasm/posts/2025/06/16/manic-monday/</guid><pubDate>Mon, 16 Jun 2025 13:19:23 GMT</pubDate></item></channel></rss>