summaryrefslogtreecommitdiffstats
path: root/2025/talks/modern.md
blob: 5d60bcc1272dc87709a63317950bdbad7e53a315 (plain) (blame)
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
[[!meta title="Some problems of modernizing Emacs"]]
[[!meta copyright="Copyright © 2025 Eduardo Ochs"]]
[[!inline pages="internal(2025/info/modern-nav)" raw="yes"]]

<!-- Initially generated with emacsconf-publish-talk-page and then left alone for manual editing -->
<!-- You can manually edit this file to update the abstract, add links, etc. --->


# Some problems of modernizing Emacs
Eduardo Ochs (he/him) - Pronunciation: Oks, IRC: edrx, <http://anggtwu.net/>, more info at <http://anggtwu.net/contact.html>., <mailto:eduardoochs@gmail.com>

[[!inline pages="internal(2025/info/modern-before)" raw="yes"]]

This talk is going to be a reworked version of the incomplete video
in <http://anggtwu.net/2025-modern.html>. I will start by presenting
several notions of "simplicity" and "elegance", and show that when I
started learning Elisp it was "simple" and "elegant" in a way that
it no longer is; then I will show how to fix some tiny parts of the
problem by 1) using functions based on \`cl-prin1', 2) redefining
some printing methods with "(cl-defmethod cl-print-object &hellip;)", and 3) using Common Lisp to understand some recent parts of Elisp that are not well-documented.

About the speaker:

Eduardo is the author of an Emacs package called eev that makes
total sense to a handful of people and no sense at all to
practically everyone else - except for one part of eev, called
"eepitch". He intends to explain the reasons for that in his talk.



[[!inline pages="internal(2025/info/modern-after)" raw="yes"]]

[[!inline pages="internal(2025/info/modern-nav)" raw="yes"]]