<?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 No Subject - nosubject.io -</title><link>https://nosubject.io/en/categories/emacs/</link><description>Recent content in Emacs on No Subject - nosubject.io -</description><generator>Hugo</generator><language>en-US</language><lastBuildDate>Fri, 12 Jul 2024 19:52:54 +0900</lastBuildDate><atom:link href="https://nosubject.io/en/categories/emacs/index.xml" rel="self" type="application/rss+xml"/><item><title>[Emacs] I Tried nyan-mode</title><link>https://nosubject.io/en/emacs-nyan-mode-%E3%82%92%E4%BD%BF%E3%81%A3%E3%81%A6%E3%81%BF%E3%81%9F/</link><pubDate>Wed, 30 Jun 2021 13:00:33 +0900</pubDate><guid>https://nosubject.io/en/emacs-nyan-mode-%E3%82%92%E4%BD%BF%E3%81%A3%E3%81%A6%E3%81%BF%E3%81%9F/</guid><description>&lt;p&gt;I want to try LSP-mode, and when I read &lt;a href="https://qiita.com/Ladicle/items/feb5f9dce9adf89652cf" target="_blank" rel="noreferrer noopener"&gt;Emacs Modernization Plan - Cute Emacs Edition -&lt;/a&gt;, it introduced a lot of useful things, so I decided to try them little by little in my own environment.&lt;/p&gt;
&lt;p&gt;The first thing that catches the eye is the cat in the mode line. It seems to be called nyan-mode. Instead of showing your position in the buffer as a percentage, the cat shows roughly where you are.&lt;/p&gt;</description></item><item><title>[Emacs] After Trying Mew in Emacs 27 on Windows 10, I Wanted to Display X-Face Too</title><link>https://nosubject.io/en/windows10-emacs-27-mew/</link><pubDate>Wed, 24 Mar 2021 02:06:38 +0900</pubDate><guid>https://nosubject.io/en/windows10-emacs-27-mew/</guid><description>&lt;p&gt;This drifted a little off track, but while I was &lt;a href="https://nosubject.io/raspberry-pi4-docker-mailserver/" title="[Raspberry Pi 4] Build a Mail Server (Postfix + Dovecot) with Docker" target="_blank" rel="noreferrer noopener"&gt;migrating my home mail server&lt;/a&gt;, I also configured Emacs so I could read and write email there.&lt;/p&gt;
&lt;h4&gt;Test Environment&lt;/h4&gt;
&lt;p&gt;Windows 10 Pro version 20H2 (OS build 19042.868)&lt;br&gt;64-bit GNU Emacs 27.1 official build&lt;br&gt;"GNU Emacs 27.1 (build 1, x86_64-w64-mingw32) of 2020-08-22"&lt;br&gt;Mew 6.8 Windows&lt;/p&gt;
&lt;h3&gt;Overview&lt;/h3&gt;
&lt;p&gt;I use Mew as the mailer in Emacs. I have not used anything else. I think there was also something called Wanderlust. These days, I almost never read or write email in Emacs anymore. Still, back when email was the main communication tool, being able to write email in Emacs felt deeply impressive.&lt;/p&gt;</description></item><item><title>[Emacs] Try Configuring Fonts in Emacs 27 on Windows 10</title><link>https://nosubject.io/en/windows10-emacs-27-font-configuration/</link><pubDate>Sun, 31 Jan 2021 23:13:52 +0900</pubDate><guid>https://nosubject.io/en/windows10-emacs-27-font-configuration/</guid><description>&lt;p&gt;When using Emacs, it feels wrong if the fonts are not configured.&lt;/p&gt;
&lt;p&gt;I do not really understand the proper way to configure them, but I searched around and tried settings that suit me reasonably well.&lt;/p&gt;
&lt;h4&gt;Test Environment&lt;/h4&gt;
&lt;p&gt;Windows 10 Pro version 20H2 (OS build 19042.746)&lt;br&gt;64-bit GNU Emacs 27.1 official build&lt;br&gt;"GNU Emacs 27.1 (build 1, x86_64-w64-mingw32) of 2020-08-22"&lt;/p&gt;
&lt;h3&gt;Overview&lt;/h3&gt;
&lt;p&gt;The default state is hard to read, so I will start by configuring only the basic fonts. That said, I personally do not understand Emacs font configuration very well.&lt;/p&gt;</description></item><item><title>[Emacs] Use Emacs 27 on Windows 10</title><link>https://nosubject.io/en/windows10-emacs-27-w32-ime/</link><pubDate>Wed, 20 Jan 2021 00:06:24 +0900</pubDate><guid>https://nosubject.io/en/windows10-emacs-27-w32-ime/</guid><description>&lt;p&gt;To use Emacs on Windows, GNU's official build was effectively hard to use, and comfortable Japanese input required a community build with the IME patch. I am truly grateful for those builds up to now.&lt;br&gt;This time, W32-IME became easy to use even with the official build, so I tried it.&lt;/p&gt;
&lt;h4&gt;Test Environment&lt;/h4&gt;
&lt;p&gt;Windows 10 Pro version 20H2 (OS build 19042.746)&lt;br&gt;64-bit GNU Emacs 27.1 official build&lt;br&gt;"GNU Emacs 27.1 (build 1, x86_64-w64-mingw32) of 2020-08-22"&lt;/p&gt;</description></item><item><title>[Emacs] Cannot Send Mail with Mew 6.8 on Windows 10</title><link>https://nosubject.io/en/emacs-mew-6-8-on-windows10-smtp-ssl/</link><pubDate>Sat, 04 Apr 2020 09:33:52 +0900</pubDate><guid>https://nosubject.io/en/emacs-mew-6-8-on-windows10-smtp-ssl/</guid><description>&lt;p&gt;When I tried using Mew on Windows, I got stuck sending mail through the submission port.&lt;/p&gt;
&lt;p&gt;Even when I wrote an email in Mew and sent it with C-c C-c, it froze at "Creating an SSL/TLS connection...". The smtpd log also showed something like "smtpd lost connection after STARTTLS from xxx".&lt;/p&gt;
&lt;h3&gt;Cause&lt;/h3&gt;
&lt;p&gt;I found information from someone who had already solved this and fixed it.&lt;/p&gt;
&lt;blockquote class="wp-block-quote"&gt;&lt;p&gt;&lt;strong&gt;When using STARTTLS, specify both smtp-ssl-port and smtp-port.&lt;/strong&gt;&lt;/p&gt;</description></item><item><title>Use Emacs on Windows 10</title><link>https://nosubject.io/en/windows10-emacs-ime/</link><pubDate>Thu, 05 Mar 2020 11:25:55 +0900</pubDate><guid>https://nosubject.io/en/windows10-emacs-ime/</guid><description>&lt;p&gt;It seems inline IME display is possible even with the official build, but for now the following build is more comfortable to use. It supports W32-IME.&lt;br&gt;&lt;a href="https://github.com/mhatta"&gt;mhatta&lt;/a&gt;/&lt;strong&gt;&lt;a href="https://github.com/mhatta/emacs-26-x86_64-win-ime"&gt;emacs-26-x86_64-win-ime&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;figure class="wp-block-pullquote"&gt;&lt;blockquote&gt;&lt;p&gt;Update: Starting with Emacs 27, W32-IME can also be used with GNU's official build.&lt;br&gt;&lt;a href="https://nosubject.io/windows10-emacs-27-w32-ime/" title="[Emacs] Use Emacs 27 on Windows 10"&gt;[Emacs] Use Emacs 27 on Windows 10&lt;/a&gt;&lt;/p&gt;&lt;/blockquote&gt;&lt;/figure&gt;
&lt;p&gt;I swap Caps and Ctrl with ChangeKey. It is old, but it still works. (There may already be a generation that does not know LZH.)&lt;br&gt;&lt;a href="http://satoshi3.sakura.ne.jp/f_soft/dw_win.htm"&gt;http://satoshi3.sakura.ne.jp/f_soft/dw_win.htm&lt;/a&gt; &lt;/p&gt;</description></item><item><title>I Tried Customizing What Emacs Shows in the Title Bar</title><link>https://nosubject.io/en/emacs-title-bar-customize/</link><pubDate>Sat, 29 Feb 2020 08:07:00 +0900</pubDate><guid>https://nosubject.io/en/emacs-title-bar-customize/</guid><description>&lt;p&gt;After I started &lt;a href="https://nosubject.io/windows-emacs-tramp-putty/"&gt;opening remote files with Tramp&lt;/a&gt;, I wanted a quick way to tell which host the file I was editing belonged to. I found someone who had written a useful article, so I tried applying the same setting to my Emacs.&lt;/p&gt;
&lt;h3&gt;Configuration&lt;/h3&gt;
&lt;p&gt;I used the settings described on this page. Much appreciated.&lt;br&gt;&lt;a href="https://qiita.com/fujimotok/items/28b03a05224cedd0cc5a"&gt;Show the time and file name in the Emacs title bar&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;With settings like this, the full path of the file is displayed in the title bar. The time is shown too.&lt;br&gt;For files opened remotely, the path includes the host name, so this works well with Tramp.&lt;/p&gt;</description></item><item><title>How to Directly Edit Ubuntu or CentOS Files from Emacs for Windows - Emacs Tramp</title><link>https://nosubject.io/en/windows-emacs-tramp-putty/</link><pubDate>Fri, 28 Feb 2020 14:19:52 +0900</pubDate><guid>https://nosubject.io/en/windows-emacs-tramp-putty/</guid><description>&lt;p&gt;I use Ubuntu and CentOS with VirtualBox + Vagrant. Sometimes I need to edit files such as Java, JavaScript, or CSS files, and installing Emacs in a VM just for that felt tedious. Even if installed, an unconfigured Emacs does not feel very good to use.&lt;/p&gt;
&lt;h3&gt;Configuration&lt;/h3&gt;
&lt;p&gt;To edit files remotely from Emacs, use a mechanism called TRAMP. If the environment is accessible over SSH, you can edit files with the same feel as editing local files on Windows.&lt;/p&gt;</description></item></channel></rss>