prelude icon indicating copy to clipboard operation
prelude copied to clipboard

Prelude is an enhanced Emacs 25.1+ distribution that should make your experience with Emacs both more pleasant and more powerful.

Results 55 prelude issues
Sort by recently updated
recently updated
newest added

## Expected behavior Responsive typing when using `typescript-mode` and `lsp-mode` ## Actual behavior Frequent pauses up to 5 seconds ## Steps to reproduce the problem Open a typescript file 300...

stale

Tramp mode to `/ssh:host:/root`, then `M-x term` open terminal mode window, then want to change to other window using key `C-c o`(the prefix changed to C-c in term mode instead...

stale

## Expected behavior Usage of `C-u` as expected ## Actual behavior whenever I use the prefix argument C-u, I get the following error Error running timer ‘helm-M-x--notify-prefix-arg’: (wrong-type-argument window-live-p nil)....

Maybe it's a dump question, but seems flycheck report all the `prelude-` symbols for this error, is there a way to avoid this error being reported?

Good First Issue

IMO (ha), moving .emacs is unnecessarily opinionated. I already use chemacs for managing multiple emacs installations. Given this and that prelude already provides for installing somewhere other than ~/.emacs.d, the...

Good First Issue
Improvement

Hey there, I have my own custom Emacs config that primarily untangles itself with a '~/.emacs.d/configuration.org' file that gets untangled to '~/.emacs.d/configuration.el' alongside an '~/.emacs.d/init.el' file. In that scenario, how...

## Expected behavior - installing with curl on osx creates personal directory with file prelude-modules.el as per this page: https://prelude.emacsredux.com/en/latest/installation/ - from the docs: "You'll need to adjust your prelude-modules.el...

stale

I'm new to emacs. Is this normal? ![Screenshot from 2024-01-25 04-24-04](https://github.com/bbatsov/prelude/assets/154906311/bca509cd-6162-43be-a289-cc16770f8b7c)

stale

Related to #1372, it appears that `super-save` doesn't play nicely with LSP features in `rust-mode` either. My particular issue occurs when using autocomplete in rust. Typing "B" in the following...

Hello. I tryed install prelude-mode in emacs 26.1 and it's not working the out of box. Many packages in MELPA required emcas 27.1. I read "Pinning packages" from documentation, but...