Emacs

406 readers
1 users here now

founded 1 year ago
MODERATORS
26
 
 

This is a bug-fix release with no new features.

  • Changes in Specialized Modes and Packages in Emacs 29.2

    • Tramp

      • New user option 'tramp-show-ad-hoc-proxies'. When non-nil, ad-hoc definitions are kept in remote file names instead of showing the shortcuts.

  • Incompatible Lisp Changes in Emacs 29.2

    • 'with-sqlite-transaction' rolls back changes if its BODY fails. If the BODY of the macro signals an error, or committing the results of the transaction fails, the changes will now be rolled back.
27
28
29
30
31
32
33
34
35
36
37
38
39
 
 

I'm using emacs + evil. With helm-mode. In the minibuffer / ex mode, if I type lsp then hit tab I see a list of completions as expected. If I type lsp- then tab the nothing happens. No completion list is shown. Nothing happens at all.

Strangely I thought this use to work but updating my packages one day broke this behavior.

Any ideas?

Emacs configs: https://github.com/coreyoconnor/RCs/tree/master/emacs.d/local

40
 
 

pure GTK front-end, built-in support for the massively popular Language Server Protocol via eglot, and built-in support for TreeSitter.

41
42
 
 

my favorite part: you can bind everything with key binds and then bind those bindings to shorter key bindings

43
 
 

This is a thread for smaller, miscellaneous items that might not warrant a full post on their own.

Don't feel constrained in regards to what you post, just keep your post vaguely, generally on the topic of emacs.