-
Just about any time a change is made to a grammar, the change is somehow breaking to consumers of the grammar. Right now in Emacs we don't have a great way to tell what version of a grammar is loaded …
-
# Vision, priorities...
_Before even starting to review existing forks, the basic goals, priorities must be set straight, to have a sharp vision for a direction/strategy I consider "winning". (I mi…
-
Hi Manish,
Please forgive me in advance, I have almost no idea of what I am doing here, and I am, unfortunately, very new in the world of tech. Long story short: I want to use emacs on Windows 10 t…
-
I'm curious if there's any reason not to support directly `eldoc-mode` in `merlin-mode`, as from what I gather from https://github.com/Khady/merlin-eldoc all the necessary information is available the…
-
I know that "all software is optional" #3 but on a computer that doesn't have a built-in editor,
people have to start _somewhere_ ...
I just downloaded the latest version of Atom from https://atom…
-
### Confirmation
- [X] I have checked the documentation (README, Wiki, docstrings, etc)
- [ ] I am checking these without reading them.
- [X] I have searched previous issues to see if my questio…
-
Kind of a follow-up to #1060, but different enough that I think it's worth a separate bug:
```
emacs-install emacs26
Package `gnuplot' is not installed and no info is available.
Use dpkg --info (=…
-
I would like to be able to download this package from MELPA. Are there any specific reasons it has not been added to MELPA already?
-
I'm running in a pipenv venv, and I run `M-x pipenv-venv`, and I get a message that says `Finished pipenv --venv`, but I don't see the result of `pipenv --venv` anywhere. What's the right way to use t…
ghost updated
5 years ago
-
### Description
A specific order of upper and lowercase characters like: `ACoupleOfCamelCaseWords`, on a buffers first line causes the cursor to stop moving forward when w is pressed, while `subword-…