6 ms·
> maintenance of the .emacs files What maintenance? I have not changed a single line of my .emacs file for 3 years.
by derekzhouzhen 3y ago
> maintenance of the .emacs files
What maintenance? I have not changed a single line of my .emacs file for 3 years.
- gumbojuice 3y ago[dead]
- rurban 3y agoI have to admit, I added a couple of lines since 1995. About 10 or so
- jks 3y agoI changed from .emacs to .emacs.d/init.el when it became possible, because that seems neater. Some years later I decided to see what fancy packages the young folks like, and started using vertico, orderless, marginalia, embark, and consult. I'm still going to reserve judgment on embark and consult, but at least the first three packages are certainly great additions.
- lmedinas 3y agoif your .emacs has 10 LOC it makes it definitely easy. My .emacs is ±360 LOC.
- derekzhouzhen 3y agoMy point is: the api of of emacs is fairly stable. And your point is? I have ~80 lines outside the customize variable block added by emacs. Nothing too fancy but there are a few hot keys and functions that I can't live without.