Planet Emacslife
James Dyer: Initial focus in Occur Buffer
https://www.emacs.dyerdwelling.family/emacs/20230503211610-emacs--isearch-occur-advice-window-focus/
James Dyer: Initial focus in Occur Buffer
https://www.emacs.dyerdwelling.family/emacs/20230503211610-emacs--isearch-occur-advice-window-focus/
the DyerDwelling/emacs
Initial focus in Occur Buffer · the DyerDwelling/emacs
Join me on my journey to a more fluid vanilla-ish emacs workflow
and may the emacs pinky stay ever dormant in my aging fingers!
and may the emacs pinky stay ever dormant in my aging fingers!
Planet Emacslife
Emacs APAC: Announcing Emacs Asia-Pacific (APAC) virtual meetup, Saturday, May 27, 2023
https://emacs-apac.gitlab.io/announcements/may-2023/
Emacs APAC: Announcing Emacs Asia-Pacific (APAC) virtual meetup, Saturday, May 27, 2023
https://emacs-apac.gitlab.io/announcements/may-2023/
Planet Emacslife
Emacs Notes: How to produce formal Indian-style Letters using Org-mode and OpenDocument exporter
https://emacsnotes.wordpress.com/2023/05/13/producing-formal-indian-style-letters-using-org-mode-and-opendocument-exporter/
Emacs Notes: How to produce formal Indian-style Letters using Org-mode and OpenDocument exporter
https://emacsnotes.wordpress.com/2023/05/13/producing-formal-indian-style-letters-using-org-mode-and-opendocument-exporter/
Emacs Notes
How to produce formal Indian-style Letters using Org-mode and OpenDocument exporter
A letter is unlike a text document Lately, I have been interacting with many Government Departments, submitting applications forms for one reason or the other. In many instances, these applications…
Planet Emacslife
Marcin Borkowski: Dieting with Org mode
https://mbork.pl/2023-05-13_Dieting_with_Org_mode
Marcin Borkowski: Dieting with Org mode
https://mbork.pl/2023-05-13_Dieting_with_Org_mode
Planet Emacslife
Ruslan Bekenev: Trying Doom once again
https://codelearn.me/2023/05/08/keep_trying_doom.html
Ruslan Bekenev: Trying Doom once again
https://codelearn.me/2023/05/08/keep_trying_doom.html
codelearn.me
Trying Doom once again
Try to switch to Doom after my vanilla config
Planet Emacslife
Ruslan Bekenev: Doom Emacs - Turn LSP off by default for PHP files
https://codelearn.me/2023/05/09/doom-emacs-lsp-off.html
Ruslan Bekenev: Doom Emacs - Turn LSP off by default for PHP files
https://codelearn.me/2023/05/09/doom-emacs-lsp-off.html
codelearn.me
Doom Emacs - Turn LSP off by default for PHP files
Turn lsp off by default in doom emacs
Planet Emacslife
Ruslan Bekenev: Doom Emacs Search Documentation
https://codelearn.me/2023/05/13/doom-search-docs.html
Ruslan Bekenev: Doom Emacs Search Documentation
https://codelearn.me/2023/05/13/doom-search-docs.html
codelearn.me
Doom Emacs Search Documentation
Doom Emacs builtin documentation search
Planet Emacslife
Sacha Chua: 2023-05-15 Emacs news
https://sachachua.com/blog/2023/05/2023-05-15-emacs-news/
Sacha Chua: 2023-05-15 Emacs news
https://sachachua.com/blog/2023/05/2023-05-15-emacs-news/
Planet Emacslife
Protesilaos Stavrou: Iosevka Comfy version 1.3.0
https://protesilaos.com/codelog/2023-05-16-iosevka-comfy-1-3-0/
Protesilaos Stavrou: Iosevka Comfy version 1.3.0
https://protesilaos.com/codelog/2023-05-16-iosevka-comfy-1-3-0/
Protesilaos Stavrou
Iosevka Comfy version 1.3.0
Release notes for the latest tagged release of my bespoke derivative of the Iosevka font project.
Planet Emacslife
Protesilaos Stavrou: Emacs: ef-themes version 1.0.0
https://protesilaos.com/codelog/2023-05-16-ef-themes-1-0-0/
Protesilaos Stavrou: Emacs: ef-themes version 1.0.0
https://protesilaos.com/codelog/2023-05-16-ef-themes-1-0-0/
Protesilaos Stavrou
Emacs: ef-themes version 1.0.0
Information about the latest version of my colourful-yet-legible themes for GNU Emacs.
Planet Emacslife
Jeremy Friesen: Configuring Emacs to Automatically Prompt Me to Define the Type of Commit
https://takeonrules.com/2023/05/17/configuring-emacs-to-automatically-prompt-me-to-define-the-type-of-commit/
Jeremy Friesen: Configuring Emacs to Automatically Prompt Me to Define the Type of Commit
https://takeonrules.com/2023/05/17/configuring-emacs-to-automatically-prompt-me-to-define-the-type-of-commit/
Take on Rules
Configuring Emacs to Automatically Prompt Me to Define the Type of Commit
Earlier this week my team members began talking prefixing our commit title with the type of commit. The idea being that with consistent prefixing, we can more scan the commit titles to get an overview of what that looks like.
We cribbed our initial list from…
We cribbed our initial list from…
Planet Emacslife
Jeremy Friesen: Unfurling of Issue Reference Abbreviations in Github and other Git Forge Issues
https://takeonrules.com/2023/05/17/unfurling-of-issue-reference-abbreviations-in-github-and-other-git-forge-issues/
Jeremy Friesen: Unfurling of Issue Reference Abbreviations in Github and other Git Forge Issues
https://takeonrules.com/2023/05/17/unfurling-of-issue-reference-abbreviations-in-github-and-other-git-forge-issues/
Take on Rules
Unfurling of Issue Reference Abbreviations in Github and other Git Forge Issues
In Emacs, when I’m writing a commit message for a repository backed by version control, and I type #123 the bug-reference package overlays that #123 with links to the remote issue. I can then “click” on #123 and jump to the issue at the remote repository;…