Bare Metal (The Emacs Essay)
waxbanks.wordpress.com
Bare Metal (The Emacs Essay)
1–10 of 125 posts
Re: Bare Metal (The Emacs Essay)
#2Such essential functionality like grep-find and LSP servers which is required for out of the box auto complete are not bundled with emacs. Most modern IDEs/editors have these functionality baked in.
If you install emacs for windows you find that grep-find doesn't work, because it depends on support from environment. A full text search should be built into the editor.
Re: Bare Metal (The Emacs Essay)
#3Here’s the final two lines:
> We should know better than to prematurely optimize for order when all of all time arrowpoints in and down to the absolute return 0. Words of wisdom, let it be: your world is a fine stream of consciousness, lacking only a decent editor.
If that feels like your jam, go for it, but personally I feel in need of an exorcist after letting my computer load this…
Re: Bare Metal (The Emacs Essay)
#4While I still use emacs, I find that that despite the "batteries included" narrative about emacs, the things which are not included are causes of major frustration. Such essential functionality like grep-find and LSP servers which is required for out of the box auto complete are not bundled with emacs. Most modern IDEs/editors have these functionality baked in. If you install emacs for windows you find that grep-find…
They could at least change the default theme to one of the already-bundled modus-themes or something.
Re: Bare Metal (The Emacs Essay)
#5While I still use emacs, I find that that despite the "batteries included" narrative about emacs, the things which are not included are causes of major frustration. Such essential functionality like grep-find and LSP servers which is required for out of the box auto complete are not bundled with emacs. Most modern IDEs/editors have these functionality baked in. If you install emacs for windows you find that grep-find…
Re: Bare Metal (The Emacs Essay)
#6While I still use emacs, I find that that despite the "batteries included" narrative about emacs, the things which are not included are causes of major frustration. Such essential functionality like grep-find and LSP servers which is required for out of the box auto complete are not bundled with emacs. Most modern IDEs/editors have these functionality baked in. If you install emacs for windows you find that grep-find…
I don't think lsp servers should be bundled , they're often huge, and e.g. for haskell you need the one that matches your ghc version, so you'd need ..all of them? and they need to be kept up-to-date etc. There is an emacs LSP server package manager at https://github.com/deirn/mason.el though – maybe something like that could be included, and Emacs could suggest how to install an appropriate LSP server (and enable eg…
Out of the box, project and context aware auto complete is an essential feature in a modern IDE.
Re: Bare Metal (The Emacs Essay)
#7Earlier quoted context omitted.
I don't think lsp servers should be bundled , they're often huge, and e.g. for haskell you need the one that matches your ghc version, so you'd need ..all of them? and they need to be kept up-to-date etc. There is an emacs LSP server package manager at https://github.com/deirn/mason.el though – maybe something like that could be included, and Emacs could suggest how to install an appropriate LSP server (and enable eg…
Once we get a modern IDE like PyCharm or Intellij Idea, the auto complete is essentially built in, without needing to deal with installing LSP servers, clients, and their dependencies. Out of the box, project and context aware auto complete is an essential feature in a modern IDE.
Re: Bare Metal (The Emacs Essay)
#8While I still use emacs, I find that that despite the "batteries included" narrative about emacs, the things which are not included are causes of major frustration. Such essential functionality like grep-find and LSP servers which is required for out of the box auto complete are not bundled with emacs. Most modern IDEs/editors have these functionality baked in. If you install emacs for windows you find that grep-find…
Why not instead blame Windows for not having the standard tools “grep” and “find”?
Re: Bare Metal (The Emacs Essay)
#9Earlier quoted context omitted.
I don't think lsp servers should be bundled , they're often huge, and e.g. for haskell you need the one that matches your ghc version, so you'd need ..all of them? and they need to be kept up-to-date etc. There is an emacs LSP server package manager at https://github.com/deirn/mason.el though – maybe something like that could be included, and Emacs could suggest how to install an appropriate LSP server (and enable eg…
Once we get a modern IDE like PyCharm or Intellij Idea, the auto complete is essentially built in, without needing to deal with installing LSP servers, clients, and their dependencies. Out of the box, project and context aware auto complete is an essential feature in a modern IDE.
Re: Bare Metal (The Emacs Essay)
#10While I still use emacs, I find that that despite the "batteries included" narrative about emacs, the things which are not included are causes of major frustration. Such essential functionality like grep-find and LSP servers which is required for out of the box auto complete are not bundled with emacs. Most modern IDEs/editors have these functionality baked in. If you install emacs for windows you find that grep-find…
The reason there aren't programmers targeting the large market is a tangent into why I'm building PrizeForge, but the answer now doesn't change.