logoalt Hacker News

mesriktoday at 2:48 PM5 repliesview on HN

"Is anyone still using emacs?"

Yes, 34 years and no plans to switch.

Emacs cursor movement keystrokes are quite widely supported elsewhere too which use GNU readline or implement at least subset themselves.

Those work well also besides shells with Chromium/Chrome/Safari etc. many browsers input fields (address bar and text area). Cisco IOS, Juniper Junos, Netscreen load balancers too etc. IMHO makes jumping around CLI much much convenient and faster than moving hand to reach cursor keys.

My only gripe is that Firefox and its derivatives it doesn't work any more. Long time ago it did work. And I have no idea why feature was dropped some rewrite.

e: s/deadline/readline/g


Replies

drob518today at 3:59 PM

Nearly 40 years for me. Wow! I’d note that MacOS input fields also have basic Emacs bindings for cursor movement, not just shells and browsers. Works in MacOS Mail, Evernote, etc.

show 3 replies
jb1991today at 4:08 PM

Firefox emacs bindings still work on Mac since everywhere on macOS supports emacs bindings, nearly.

show 1 reply
aagtoday at 3:43 PM

Why is anyone using anything else?

show 2 replies
infinettoday at 3:27 PM

> "Is anyone still using emacs?"

I have never used emacs seriously as an editor, however, I couldn't work without magit. I even manually build emacs 28 so I can re-use the same set of magit configure files.

ottoday at 3:02 PM

> GNU deadline

I think you mean readline?

show 1 reply