←back to thread

Bare Metal (The Emacs Essay)

(waxbanks.wordpress.com)
197 points hpaone | 1 comments | | HN request time: 0s | source
Show context
frou_dh ◴[] No.45654853[source]
To me the charming thing about Emacs is how introspective a program it is. This goes beyond all the documentation being built-in, and being able to redefine things on the fly. For instance, it's easy to define a keybinding that does "Take me to the source code of the command that's bound to the next keybinding I type". When you use that and land at a destination, it will probably be Elisp code, but in some cases will even be C code - it works either way.
replies(2): >>45657115 #>>45667121 #
skeezyjefferson ◴[] No.45667121[source]
I have never once thought Visual Studio needs some way to edit its own source code on the fly... whats the actual use case?
replies(2): >>45668958 #>>45669918 #
brettermeier ◴[] No.45668958[source]
Good question, you may have to be the ultimate power user to need this feature? What are those people doing?
replies(2): >>45672627 #>>45676442 #
1. theflyinghorse ◴[] No.45672627{3}[source]
Vibing. It's a state of zen and connection to the technology that you use.