-
> case-fold-search is a variable defined in `C source code'.
> Its value is t
>
> Automatically becomes buffer-local when set.
>
> Documentation:
> Non-nil if searches and matches should ignore ca…
-
This package started out as a hack, because I'm lazy, and I wanted to show off, and I wanted to learn emacs-lisp. It got some success quickly, which surprised and delighted me.
For a long time I want…
-
I noticed that keywords get capitalized when in double quotes, e.g. to escape keywords in column names. It would be nice to have an option or mechanism to avoid capitalization of double-quoted keywor…
-
I think that the [autoload](https://github.com/kuanyui/moe-theme.el/blob/c1e9a7f8a47e930e405c3e9e280c17be4adaa820/moe-theme.el#L137) makes moe-light enabled when installing or updating, and the way it…
-
The [keybinding conventions](https://www.gnu.org/software/emacs/manual/html_node/elisp/Key-Binding-Conventions.html) describe which keybindings are legal for minor modes, and `C-c a` isn't among them …
-
### I confirm that...
- [X] I have searched the [issue tracker](https://github.com/doomemacs/doomemacs/issues), [documentation](https://docs.doomemacs.org), [FAQ](https://docs.doomemacs.org/-/faq),…
-
**What did you expect to happen?**
**What actually happened?**
execute the `C-a` or `C-e` command in the comment line
**Additional details:**
Debugger entered--Lisp error: (void-function d…
-
**What did you expect to happen?**
`+debugger/start` can execute normally
**What actually happened?**
`+debugger/start` does not execute normally
always returns `No debugging session to quit`
`…
-
All you need to do is tag the commits you consider to be stable as you go and push them to Github and Melpa will take care of the rest.
Thanks!
-
It's better to communicate with open source projects about your needs than to isolate yourself with your changes (which also means, if you need to advise a core emacs function, it may be worth bringin…