I wish I could but the Windows version of Emacs sucks ass.
use GNU not windows :)
Use GNU Emacs
11–20 of 301 posts
Re: Use GNU Emacs
#12I wish I could but the Windows version of Emacs sucks ass.
Re: Use GNU Emacs
#13Re: Use GNU Emacs
#14I wish I could but the Windows version of Emacs sucks ass.
Re: Use GNU Emacs
#15I'm having better luck using my web browser for email, sublime merge for Git, debuggers in external programs, etc. If I need to do some edits with multiple selections I open up Kakoune, and if I have a burning need for LSP I switch to VS code.
Re: Use GNU Emacs
#16Re: Use GNU Emacs
#17The minimal approach to have 'one tool do one thing' ignores that all the complexity is in the interactions. People praise magit so much I think because like all other tools for Emacs, it's designed with Emacs and the common interface and language in mind. It's implicit in every extension people build.
When people today struggle how to combine all their dozens of tools from notetaking to developing, to file search to git and struggle to fit it all together I think the strength of learning Emacs comes through. My guess is that this is also one of the reasons for the popularity of VsCode as it takes a similar approach.
Re: Use GNU Emacs
#18He does not recommend custom distributions, but for me, Spacemacs (with evil mode) has been a gamechanger.
Re: Use GNU Emacs
#19The Ingebrigtsen quote is meaningful. One should think of "using Emacs" not like "using Vim" but like "using the JVM." Emacs is a powerful platform for building hackable, command-and-ui driven applications. You may not like the text editor that ships with a default Emacs install, but you don't have to use it! There are others (e.g. evil.) There are also other applications. Some of my favourites are - calc (desktop RP…
One other notable application is gud (realgud?), although for some reason I'm having a hard time getting used to it. Must be my vim bindings.
Re: Use GNU Emacs
#20I wish I could but the Windows version of Emacs sucks ass.
the new job was using a language where the source code was in a database of sorts. really fussy about how to handle the code. using external tools was a huge nono.
two jobs later i find myself working with msvs and vscode and eventually realize those are THE WORST tools in existence. well, if you disregard that stuff from earlier...
i returned to emacs, had a hard look at my choices and settled for cygwin. it has its own flaws, but emacs is not one of them now i just need to learn how to use gdb to get rid of msvs for gud xD