Planet Emacslife
Anand Tamariya: Annotate completion candidates (GNU Emacs)
https://lifeofpenguin.blogspot.com/2024/07/annotate-completion-candidates-gnu-emacs.html
Anand Tamariya: Annotate completion candidates (GNU Emacs)
https://lifeofpenguin.blogspot.com/2024/07/annotate-completion-candidates-gnu-emacs.html
Blogspot
Annotate completion candidates (GNU Emacs)
GNU Emacs supports annotation for completion candidates. An annotation is a small bit of useful information shown next to a completion can...
Planet Emacslife
Alvaro Ramirez: Its all up for grabs, compound with glue
https://lmno.lol/alvaro/its-all-up-for-grabs-and-it-compounds
Alvaro Ramirez: Its all up for grabs, compound with glue
https://lmno.lol/alvaro/its-all-up-for-grabs-and-it-compounds
Planet Emacslife
Charles Choi: Announcing Casual RE-Builder
http://yummymelon.com/devnull/announcing-casual-re-builder.html
Charles Choi: Announcing Casual RE-Builder
http://yummymelon.com/devnull/announcing-casual-re-builder.html
Yummymelon
Announcing Casual RE-Builder
Knowing how to use regular expressions (regexp) is a superpower. While there are many different variants of regexp syntax, in Emacs the reward is handsome if you put in the effort to learn its...
Planet Emacslife
James Dyer: Creating a Spelling Transient
https://emacs.dyerdwelling.family/emacs/20240712082430-emacs--spelling-powerthesaurus.sync-conflict-20240714-195808-srkzxp6/
James Dyer: Creating a Spelling Transient
https://emacs.dyerdwelling.family/emacs/20240712082430-emacs--spelling-powerthesaurus.sync-conflict-20240714-195808-srkzxp6/
DyerDwelling Emacs
Creating a Spelling Transient
I really want to finally get to grips with my spelling / dictionary set-up.
I’m happy with jinx instead of flyspell. I like powerthesaurus and, of course, dictionary-lookup-definition. It is mainly the keybindings I want to finally settle on. I have been…
I’m happy with jinx instead of flyspell. I like powerthesaurus and, of course, dictionary-lookup-definition. It is mainly the keybindings I want to finally settle on. I have been…
Planet Emacslife
James Dyer: Emacs Blog 2 Year Anniversary - First Post Revisit - Create Local Offline ELPA MELPA ORG
https://emacs.dyerdwelling.family/emacs/20240713203037-emacs--local-elpa-melpa-org-revisited-2yr-anniversary/
James Dyer: Emacs Blog 2 Year Anniversary - First Post Revisit - Create Local Offline ELPA MELPA ORG
https://emacs.dyerdwelling.family/emacs/20240713203037-emacs--local-elpa-melpa-org-revisited-2yr-anniversary/
DyerDwelling Emacs
Emacs Blog 2 Year Anniversary - First Post Revisit - Create Local Offline ELPA MELPA ORG
I’ve noticed that my Emacs blog is now almost 2 years old!
Is there something absurd about writing about a text editor in that very text editor for such a long period? - I think the answer to this is clearly…, no!
My first post was on 2022-07-15 and this…
Is there something absurd about writing about a text editor in that very text editor for such a long period? - I think the answer to this is clearly…, no!
My first post was on 2022-07-15 and this…
Planet Emacslife
Sacha Chua: 2024-07-15 Emacs news
https://sachachua.com/blog/2024/07/2024-07-15-emacs-news/
Sacha Chua: 2024-07-15 Emacs news
https://sachachua.com/blog/2024/07/2024-07-15-emacs-news/
Planet Emacslife
J.e.r.e.m.y B.r.y.a.n.t: preview-auto in LaTeX buffers
https://onlisp.co.uk/preview_002dauto-in-LaTeX-buffers.html
J.e.r.e.m.y B.r.y.a.n.t: preview-auto in LaTeX buffers
https://onlisp.co.uk/preview_002dauto-in-LaTeX-buffers.html
Planet Emacslife
Charles Choi: Emacs Regexps: The Small Print
http://yummymelon.com/devnull/emacs-regexps-the-small-print.html
Charles Choi: Emacs Regexps: The Small Print
http://yummymelon.com/devnull/emacs-regexps-the-small-print.html
Yummymelon
Emacs Regexps: The Small Print
With my recent work with Casual RE-Builder, I found to my surprise that not all Emacs regexp commands take an Emacs-style regexp. 🤯 Apparently some commands take a grep-style of regex like...
System Crafters
A Fair Trial of Emacs' Version Control Mode - System Crafters Live!
https://www.youtube.com/watch?v=k4ls9lM4Fuo
A Fair Trial of Emacs' Version Control Mode - System Crafters Live!
https://www.youtube.com/watch?v=k4ls9lM4Fuo
YouTube
A Fair Trial of Emacs' Version Control Mode - System Crafters Live!
In this stream, we'll dive deeper into Emacs' version control mode (vc-mode) to finally understand how it works and whether it can be effective for day to day version control operations (especially for those of us who are used to Magit!)
Let's dive in and…
Let's dive in and…
Planet Emacslife
James Dyer: Selected Window Accent Mode v0.8.0
https://emacs.dyerdwelling.family/emacs/20240718103550-emacs--selected-window-accent-mode-v-0-8-0/
James Dyer: Selected Window Accent Mode v0.8.0
https://emacs.dyerdwelling.family/emacs/20240718103550-emacs--selected-window-accent-mode-v-0-8-0/
DyerDwelling Emacs
Selected Window Accent Mode v0.8.0
Whats New What’s New in Selected Window Accent Mode v0.8.0 - (selected-window-accent-mode) which is my window accent package in MELPA for Emacs, here is a quick summary before I dive into the new features:
The Selected Window Accent Mode is an Emacs package…
The Selected Window Accent Mode is an Emacs package…
Planet Emacslife
James Cherti: Introducing elispcomp: Compiling Elisp code directly from the command line
https://www.jamescherti.com/elispcomp-elisp-compilation-from-command-line/
James Cherti: Introducing elispcomp: Compiling Elisp code directly from the command line
https://www.jamescherti.com/elispcomp-elisp-compilation-from-command-line/
Planet Emacslife
But She's a Girl: Devilish fun with a modeless modal editing mode
https://www.rousette.org.uk/archives/devilish-fun-with-a-modeless-modal-editor/
But She's a Girl: Devilish fun with a modeless modal editing mode
https://www.rousette.org.uk/archives/devilish-fun-with-a-modeless-modal-editor/
but she's a girl...
Devilish fun with a modeless modal editing mode
A quick review of devil mode for Emacs, a modeless modal editing mode.
👍1
Planet Emacslife
James Cherti: Emacs: Enhancing up and down subtree movement in outline-mode and outline-minor-mode
https://www.jamescherti.com/outline-mode-enhance-move-subtree-up-down/
James Cherti: Emacs: Enhancing up and down subtree movement in outline-mode and outline-minor-mode
https://www.jamescherti.com/outline-mode-enhance-move-subtree-up-down/