<?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>Gustaf Waldemarson (Posts about ELPA)</title><link>https://gustafwaldemarson.com/</link><description></description><atom:link href="https://gustafwaldemarson.com/tags/elpa.xml" rel="self" type="application/rss+xml"></atom:link><language>en</language><copyright>Contents © 2025 &lt;a href="mailto:gustaf.waldemarson@gmail.com"&gt;Gustaf Waldemarson&lt;/a&gt; </copyright><lastBuildDate>Sun, 11 May 2025 14:49:25 GMT</lastBuildDate><generator>Nikola (getnikola.com)</generator><docs>http://blogs.law.harvard.edu/tech/rss</docs><item><title>Personal ELPA Archive</title><link>https://gustafwaldemarson.com/posts/personal-elpa/</link><dc:creator>Gustaf Waldemarson</dc:creator><description>&lt;div&gt;&lt;p&gt;
There's been a few times over the years when I wanted to install an &lt;code&gt;Emacs&lt;/code&gt;
package that was &lt;i&gt;not&lt;/i&gt; available on any of the common package distributers, such
as &lt;code&gt;GNU ELPA&lt;/code&gt; or &lt;code&gt;MELPA&lt;/code&gt;. Most recently I wanted to install &lt;code&gt;llvm-mode&lt;/code&gt;, but
that package have recently been removed due to the size of the &lt;code&gt;llvm&lt;/code&gt;
repository. Previously, I would have just ended up not using the package at all
or possibly adding the package to my own configuration repository if I really
wanted to use it. This time however, I decided to try to figure out what it
would take to setup your own Emacs package distribution server, and as it turns
out, with a pre-existing webserver, there's only a few file conventions that
need to be fulfilled on the host and client sides to do just that.
&lt;/p&gt;

&lt;p&gt;&lt;a href="https://gustafwaldemarson.com/posts/personal-elpa/"&gt;Read more…&lt;/a&gt; (3 min remaining to read)&lt;/p&gt;&lt;/div&gt;</description><category>elisp</category><category>ELPA</category><category>emacs</category><guid>https://gustafwaldemarson.com/posts/personal-elpa/</guid><pubDate>Sat, 23 Mar 2019 13:32:13 GMT</pubDate></item></channel></rss>