←back to thread

55 points rpastuszak | 1 comments | | HN request time: 0.214s | source
Show context
luqtas ◴[] No.42194851[source]
you can always install Emäcs and put this at your init.el file;

(menu-bar-mode -1)

(scroll-bar-mode -1)

(tool-bar-mode -1)

pronto, a solid decades old platform that is privacy oriented (whatever that means on text editors); runs flawlessly on Android too, has an easy sync with Syncthing (just add (global-auto-revert-mode) for real-time synchronization) to your computer/server; ALL shortcuts are customizable so you can set Copy/Paste/Cut to whatever is most ergonomic and crazy stuff like accessing your ibuffer with i-search mode for an easy navigation at your files that's keyboard-centric but you can use your mouse with its buttons doing whatever you want/set, just fine; org-mode...

it can even run on a, distraction free, terminal ^-^

replies(7): >>42196397 #>>42196408 #>>42197022 #>>42197100 #>>42198026 #>>42198104 #>>42199141 #
methyl ◴[] No.42196397[source]
This is truly an infamous Dropbox comment moment https://news.ycombinator.com/item?id=9224
replies(2): >>42197057 #>>42197114 #
1. rpastuszak ◴[] No.42197057[source]
I get this comment quite often tbf, but I enjoy the slight variations of configs people share :)