Emacs

452 readers
1 users here now

founded 2 years ago
MODERATORS
26
7
2024-02-12 Emacs news (sachachua.com)
submitted 1 year ago by mac to c/emacs
27
8
2024-02-05 Emacs news (sachachua.com)
submitted 1 year ago by mac to c/emacs
28
29
9
submitted 1 year ago by mrh to c/emacs
30
5
2024-01-29 Emacs news (sachachua.com)
submitted 1 year ago by mac to c/emacs
31
5
2024-01-22 Emacs news (sachachua.com)
submitted 1 year ago by mac to c/emacs
32
6
submitted 1 year 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.
33
5
2024-01-15 Emacs News (sachachua.com)
submitted 1 year ago by mac to c/emacs
34
3
2024-01-08 Emacs News (sachachua.com)
submitted 1 year ago by mac to c/emacs
35
5
2024-01-01 Emacs news (sachachua.com)
submitted 1 year ago by mac to c/emacs
36
37
1
2023-12-25 Emacs News (sachachua.com)
submitted 1 year ago by mac to c/emacs
38
6
2023-12-18 Emacs news (sachachua.com)
submitted 1 year ago by mac to c/emacs
39
40
2
submitted 1 year ago by mac to c/emacs
41
5
submitted 1 year ago by mac to c/emacs
42
43
6
submitted 1 year ago by mac to c/emacs
44
5
submitted 1 year ago by acow to c/emacs
45
 
 

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

46
35
Emacs 29.1 Released (emacsredux.com)
submitted 2 years 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.

47
48
 
 

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

49
8
submitted 2 years 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.