Live data from Hacker News

A new blog dedicated to Emacs

emacsredux.com

1–10 of 64 posts

Re: A new blog dedicated to Emacs

#6
This is how Emacs is different from other editors. Like the blog posts show - you start with a need and try to find how the existing Emacs LISP code is written. Next, you try to customize it to your need. Finally, you assign it to a keyboard shortcut.

You adapt Emacs to your workflow, just like you adapt Lisp to your problem domain.

Re: A new blog dedicated to Emacs

#8
Regarding the second entry, 'electric pair', I don't get it: Emacs has the amazing paredit. Working with paredit feels like semi-structural editing.

I'm always amazed by people complaining that getting parentheses matched is "hard" or some other non-sense: when using paredit not only is it trivial to get right, but it also does feel like being in some distant future where text editor will allow real structural editing.

Post reply on HN