summaryrefslogtreecommitdiffstats
path: root/2020/info/32.md
diff options
context:
space:
mode:
authorSacha Chua <sacha@sachachua.com>2020-12-01 00:34:46 -0500
committerSacha Chua <sacha@sachachua.com>2020-12-01 00:34:46 -0500
commitb49d5383ffb9ad3ae75c0963d16a29587a5c2a98 (patch)
tree28a7b3af4a99b1d7d004cab84c998ea598af7b42 /2020/info/32.md
parenta5359499330bab9a3b4dc3c98b8e52e65ece8c49 (diff)
downloademacsconf-wiki-b49d5383ffb9ad3ae75c0963d16a29587a5c2a98.tar.xz
emacsconf-wiki-b49d5383ffb9ad3ae75c0963d16a29587a5c2a98.zip
Tweak pad formatting
Diffstat (limited to '2020/info/32.md')
-rw-r--r--2020/info/32.md17
1 files changed, 6 insertions, 11 deletions
diff --git a/2020/info/32.md b/2020/info/32.md
index d734934e..afabb47d 100644
--- a/2020/info/32.md
+++ b/2020/info/32.md
@@ -28,30 +28,25 @@ Elisp tools like generic functions, structs, and objects.
## Q3: Have you done any other projects using EIEIO and/or defstruct?
-
-### "Right, EBDB is super deep into EIEIO, and was kind of written as a project for learning it, and the new gnus-search library is a more restrained usage. The search engines are defclasses, and much of the code is shared, which works quite well."
+"Right, EBDB is super deep into EIEIO, and was kind of written as a project for learning it, and the new gnus-search library is a more restrained usage. The search engines are defclasses, and much of the code is shared, which works quite well."
## Q2: Is there may activity on maintenance of gnus today? (and is Lars involved/aware of this work?)
-
-### "Yes, there's still development going on. I don't think Lars is very focused on Gnus right now, but I run all changes by him first. He fixes bugs, but as far as I know, I'm the only one adding features right now, which is a terrifying thought."
+"Yes, there's still development going on. I don't think Lars is very focused on Gnus right now, but I run all changes by him first. He fixes bugs, but as far as I know, I'm the only one adding features right now, which is a terrifying thought."
## Q1: How much of this 90's funny code :) can be replaced and how much will have to stay forever?
+Eventually I think we can get most of it out of there. I was
-### Eventually I think we can get most of it out of there. I was
-
-
-### happy to be able to replace obarrays-as-hashtables with real
-
+happy to be able to replace obarrays-as-hashtables with real
-### hashtables, though that was a very painful process
+hashtables, though that was a very painful process
# Notes
-## Famous last words: "Sometimes the only thing that's worse than not knowing why something doesn't work is not knowing why it does work."
+Famous last words: "Sometimes the only thing that's worse than not knowing why something doesn't work is not knowing why it does work."