summaryrefslogtreecommitdiff
path: root/open_issues/emacs.mdwn
blob: 298ebc8cb18a0bab92a74ff2c78910eb3615a83d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
[[!meta copyright="Copyright © 2009, 2013 Free Software Foundation, Inc."]]

[[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable
id="license" text="Permission is granted to copy, distribute and/or modify this
document under the terms of the GNU Free Documentation License, Version 1.2 or
any later version published by the Free Software Foundation; with no Invariant
Sections, no Front-Cover Texts, and no Back-Cover Texts.  A copy of the license
is included in the section entitled [[GNU Free Documentation
License|/fdl]]."]]"""]]

[[!meta title="GNU Emacs"]]

[[!tag open_issue_porting]]

GNU Emacs mostly does work, however there are a few issues.

---

# 2023-08-31

Emacs version 27.1 runs on Debian GNU/Hurd, but it does not run super
smoothly on the Hurd console.  Emacs will run in the Hurd console, but
not as well.  These three commands kill emacs in the Hurd console
pretty reliably:

     (use-package magit :ensure t)
     M-x package-list-packages
     M-x find-file ~/.authinfo.gpg

Emacs does runs much better under X. Most things work well: org-mode,
gnus, erc, etc.

You can easily install many Emacs packages with apt:

     # apt install elpa-zenburn-theme