At some point I realised maintaining my own Emacs setup was just too much work. I've used a few Emacs setups (Prelude and Spacemacs are the ones I used for the longest) and now I use Doom: https://github.com/hlissner/doom-emacs It's very fast and has a lot of built-in in niceties, and I find it easier to understand than Spacemacs. If you use Doom make sure to use the develop branch.
Absolute Beginner's Guide to Emacs (2012)
11–20 of 262 posts
Re: Absolute Beginner's Guide to Emacs (2012)
#12At some point I realised maintaining my own Emacs setup was just too much work. I've used a few Emacs setups (Prelude and Spacemacs are the ones I used for the longest) and now I use Doom: https://github.com/hlissner/doom-emacs It's very fast and has a lot of built-in in niceties, and I find it easier to understand than Spacemacs. If you use Doom make sure to use the develop branch.
There is a challenge configuring your version of Doom, but the project's Discord channel is active, friendly and helpful.
Re: Absolute Beginner's Guide to Emacs (2012)
#13Earlier quoted context omitted.
VSCode is the first editor I've seen that has made me think maybe I'll move away from Emacs at some point. I think a fully tooled-up Emacs setup in the hands of an experienced user is still faster and more powerful but I do wonder if Emacs will be able to develop fast enough to keep up with the cutting edge.
As an Emacs user I'm mostly "afraid" of VSCode getting so popular that people will make cool tools targeting VSCode only. Like, it'll become the Chrome of text editors.
What's VSCode's market share anyway? Is it really that big? I've never used it personally and I had no idea it was so popular.
Re: Absolute Beginner's Guide to Emacs (2012)
#14Re: Absolute Beginner's Guide to Emacs (2012)
#15Re: Absolute Beginner's Guide to Emacs (2012)
#16I really feel VSCode is lining up to be the new goto IDE across multiple languages. Slightly less (directly) extensible than Emacs but still feels it can do pretty much everything that needs doing, plus way nicer & friendlier default UI.
VSCode is the first editor I've seen that has made me think maybe I'll move away from Emacs at some point. I think a fully tooled-up Emacs setup in the hands of an experienced user is still faster and more powerful but I do wonder if Emacs will be able to develop fast enough to keep up with the cutting edge.
...Obligatory mention of Xi editor: https://github.com/xi-editor/xi-editor ...
Re: Absolute Beginner's Guide to Emacs (2012)
#17I gave emacs another try earlier this year. First vanilla, but then I missed vim keybindings so I installed evil. Then I switched to spacemacs. Eventually I decided I was barely using any emacs-specific features and just went back to vim. Vim feels so much snappier. I do miss some of the more ide features (jump to definition, execute selected code) but it wasn't worth the overhead, imho.
Life changing.
Re: Absolute Beginner's Guide to Emacs (2012)
#18For example I am currently using Org mode to write some documentation complete with hyper-links, tables, foot notes and the option to export the results as LaTeX, HTML, Open-Office, and so on with just a few keypresses.
It's not just an editor, or an IDE, or even a windowing system - it is a cross-platform computing environment that can be fashioned to exactly suit whatever purpose you require.
Re: Absolute Beginner's Guide to Emacs (2012)
#19I really feel VSCode is lining up to be the new goto IDE across multiple languages. Slightly less (directly) extensible than Emacs but still feels it can do pretty much everything that needs doing, plus way nicer & friendlier default UI.
RIP battery though.
Re: Absolute Beginner's Guide to Emacs (2012)
#20Earlier quoted context omitted.
As an Emacs user I'm mostly "afraid" of VSCode getting so popular that people will make cool tools targeting VSCode only. Like, it'll become the Chrome of text editors.
Emacs hasn't been really mainstream in quite a while and it's still actively maintained and improved upon. I'm not too worried. A small-ish skilled community is enough to keep the project going. What's VSCode's market share anyway? Is it really that big? I've never used it personally and I had no idea it was so popular.