Planet Emacslife
James Dyer: Waybar Toggling Sticky Key Keymaps
https://emacs.dyerdwelling.family/emacs/20240414101304-emacs--waybar-toggling-sticky-key-types/
James Dyer: Waybar Toggling Sticky Key Keymaps
https://emacs.dyerdwelling.family/emacs/20240414101304-emacs--waybar-toggling-sticky-key-types/
Planet Emacslife
Marcin Borkowski: Improving recenter-top-bottom and reposition-window
https://mbork.pl/2024-04-15_Improving_recenter-top-bottom_and_reposition-window
Marcin Borkowski: Improving recenter-top-bottom and reposition-window
https://mbork.pl/2024-04-15_Improving_recenter-top-bottom_and_reposition-window
Planet Emacslife
Sacha Chua: 2024-04-15 Emacs news
https://sachachua.com/blog/2024/04/2024-04-15-emacs-news/
Sacha Chua: 2024-04-15 Emacs news
https://sachachua.com/blog/2024/04/2024-04-15-emacs-news/
Planet Emacslife
Protesilaos Stavrou: Emacs: fontaine version 2.0.0
https://protesilaos.com/codelog/2024-04-16-fontaine-2-0-0/
Protesilaos Stavrou: Emacs: fontaine version 2.0.0
https://protesilaos.com/codelog/2024-04-16-fontaine-2-0-0/
Protesilaos Stavrou
Emacs: fontaine version 2.0.0
Information about the latest version of my fontaine package for GNU Emacs.
Planet Emacslife
Anand Tamariya: Circle Packing Animation in GNU Emacs
https://lifeofpenguin.blogspot.com/2024/04/circle-packing-animation-in-gnu-emacs.html
Anand Tamariya: Circle Packing Animation in GNU Emacs
https://lifeofpenguin.blogspot.com/2024/04/circle-packing-animation-in-gnu-emacs.html
Blogspot
Circle Packing Animation in GNU Emacs
Here's an implementation of circle packing algorithm by Wang et. el. in Elisp. Front chain is the set of circles on the periphery. These ...
Planet Emacslife
Charles Choi: Writing Better Elisp Docstrings
http://yummymelon.com/devnull/writing-better-elisp-docstrings.html
Charles Choi: Writing Better Elisp Docstrings
http://yummymelon.com/devnull/writing-better-elisp-docstrings.html
Yummymelon
Writing Better Elisp Docstrings
Emacs has a lot of tools to help you write better documentation strings (docstrings). And if a tool you want doesn’t exist, Emacs can let you make your own. As of late I’ve been writing a lot...
System Crafters
Crafting Sway with Emacs Lisp - System Crafters Live!
https://www.youtube.com/watch?v=SuVE6Ps-f0g
Crafting Sway with Emacs Lisp - System Crafters Live!
https://www.youtube.com/watch?v=SuVE6Ps-f0g
YouTube
Crafting Sway with Emacs Lisp - System Crafters Live!
In this stream, we will use Emacs Lisp to customize the Sway compositor for Wayland. The primary two goals are to configure Swaybar to pull its status information from Emacs and to use sway.el to automatically set Sway's color theme to match the current…
Planet Emacslife
Tory Anderson: stop freezes: disable global undo-tree
https://tech.toryanderson.com/2024/04/19/stop-freezes-disable-global-undo-tree/
Tory Anderson: stop freezes: disable global undo-tree
https://tech.toryanderson.com/2024/04/19/stop-freezes-disable-global-undo-tree/
Toryanderson
stop freezes: disable global undo-tree
global-undo-tree-mode Dramatic freezes on routine “undo” I was experiencing freezes of sometimes up to 30 seconds about 3/4 of the the time when I used my muscle memory to hit undo (C-/), which I do as part of my regular “kill-line undo” combo (C-k C-/).…
Planet Emacslife
Magnus: Update to Hackage revisions in Nix
https://magnus.therning.org/2024-04-20-update-to-hackage-revisions-in-nix.html
Magnus: Update to Hackage revisions in Nix
https://magnus.therning.org/2024-04-20-update-to-hackage-revisions-in-nix.html
magnus.therning.org
Update to Hackage revisions in Nix
Planet Emacslife
James Dyer: Transitioning RAlt to Ctrl - Enhancing Emacs Keybindings
https://emacs.dyerdwelling.family/emacs/20240417211640-emacs--transitioning-ralt-to-ctrl-enhancing-emacs-keybindings/
James Dyer: Transitioning RAlt to Ctrl - Enhancing Emacs Keybindings
https://emacs.dyerdwelling.family/emacs/20240417211640-emacs--transitioning-ralt-to-ctrl-enhancing-emacs-keybindings/
Planet Emacslife
Protesilaos Stavrou: Emacs: Denote backlinks for Org headings
https://protesilaos.com/codelog/2024-04-21-emacs-denote-heading-backlinks/
Protesilaos Stavrou: Emacs: Denote backlinks for Org headings
https://protesilaos.com/codelog/2024-04-21-emacs-denote-heading-backlinks/
Protesilaos Stavrou
Emacs: Denote backlinks for Org headings
Version 3.0.0 of the ‘denote’ Emacs package will include support for per-Org-heading backlinks.