<?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 Alessandro Miliucci</title><link>https://miliucci.org/tags/emacs/</link><description>Recent content in Emacs on Alessandro Miliucci</description><generator>Hugo</generator><language>en-gb</language><copyright>© Alessandro Miliucci</copyright><lastBuildDate>Tue, 30 Jun 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://miliucci.org/tags/emacs/index.xml" rel="self" type="application/rss+xml"/><item><title>Minimal Emacs Go Setup in Linux</title><link>https://miliucci.org/note/minimal-emacs-go-setup-linux/</link><pubDate>Tue, 30 Jun 2026 00:00:00 +0000</pubDate><guid>https://miliucci.org/note/minimal-emacs-go-setup-linux/</guid><description>&lt;p>This is a step-by-step guide to install Go in Linux user space and setting up Emacs development environment.
It shows a user-scoped manual installation without relying on external tools.
If you manage Go using dedicated tools or distribution-specific packages, skip the next section and go to the Emacs configuration one.&lt;/p>
&lt;h2 id="go-installation">Go installation&lt;/h2>
&lt;p>Download latest Go version from &lt;a href="https://go.dev/doc/install">its website&lt;/a> and extract the zip file contents.
Now you have a folder (e.g. &lt;code>go1.24.4.linux-amd64&lt;/code>) containing another folder named &lt;code>go&lt;/code> with a structure like this.&lt;/p></description></item></channel></rss>