Emacs

411 readers
1 users here now

founded 1 year ago
MODERATORS
26
6
submitted 9 months ago by cmeerw to c/emacs
 
 

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
5
2024-01-15 Emacs News (sachachua.com)
submitted 9 months ago by mac to c/emacs
28
3
2024-01-08 Emacs News (sachachua.com)
submitted 9 months ago by mac to c/emacs
29
5
2024-01-01 Emacs news (sachachua.com)
submitted 10 months ago by mac to c/emacs
30
31
1
2023-12-25 Emacs News (sachachua.com)
submitted 10 months ago by mac to c/emacs
32
6
2023-12-18 Emacs news (sachachua.com)
submitted 10 months ago by mac to c/emacs
33
34
2
submitted 10 months ago by mac to c/emacs
35
5
submitted 11 months ago by mac to c/emacs
36
2
submitted 11 months ago by mac to c/emacs
37
6
submitted 11 months ago by mac to c/emacs
38
5
submitted 1 year ago by acow to c/emacs
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
35
Emacs 29.1 Released (emacsredux.com)
submitted 1 year ago by cmeerw to c/emacs
 
 

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
8
submitted 1 year ago by neeasade to c/emacs
 
 

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.