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;…
Planet Emacslife
Tory Anderson: embark-org file missing in straight build
https://tech.toryanderson.com/2023/05/17/embark-org-file-missing-in-straight-build/
Tory Anderson: embark-org file missing in straight build
https://tech.toryanderson.com/2023/05/17/embark-org-file-missing-in-straight-build/
Toryanderson
embark-org file missing in straight build
embark-org.el file missing This is a repeat of https://github.com/radian-software/straight.el/issues/1046 because I cannot re-open that issue. I have tried the fixes mentioned there and more, but to no avail.
What’s wrong when straight builds the embark package…
What’s wrong when straight builds the embark package…
Planet Emacslife
Tory Anderson: Master file or many files?
https://tech.toryanderson.com/2023/05/18/master-file-or-many-files/
Tory Anderson: Master file or many files?
https://tech.toryanderson.com/2023/05/18/master-file-or-many-files/
Toryanderson
Master file or many files?
Org-files are great and have some great features, but there are advantages to micro-files, too Discussion on reddit at https://www.reddit.com/r/emacs/comments/13khozp/orgmode_megafiles_or_many_individual_files/
I am beginning to think that this question is…
I am beginning to think that this question is…
Planet Emacslife
Protesilaos Stavrou: Emacs: Modus themes for tritanopia (blue-yellow colour deficiency)
https://protesilaos.com/codelog/2023-05-18-modus-themes-tritanopia/
Protesilaos Stavrou: Emacs: Modus themes for tritanopia (blue-yellow colour deficiency)
https://protesilaos.com/codelog/2023-05-18-modus-themes-tritanopia/
Protesilaos Stavrou
Emacs: Modus themes for tritanopia (blue-yellow colour deficiency)
The highly accessible ‘modus-themes’ for Emacs now also include themes optimised for tritanopia.
Planet Emacslife
Tony Zorman: Use-package now has a :vc keyword
https://tony-zorman.com/posts/use-package-vc.html
Tony Zorman: Use-package now has a :vc keyword
https://tony-zorman.com/posts/use-package-vc.html
Planet Emacslife
Erik L. Arneson: Writing and Reviewing Jupyter Notebooks
https://arnesonium.com/2023/05/reviewing-jupyter-process
Erik L. Arneson: Writing and Reviewing Jupyter Notebooks
https://arnesonium.com/2023/05/reviewing-jupyter-process
Erik L. Arneson — Writer and Software Developer
Writing and Reviewing Jupyter Notebooks
A recent project involves delivering a finished product as a collection of Jupyter Notebooks. This process involves using Emacs for writing, Git for version control, and a slightly tricky process for enabling non-Jupyter, non-Emacs users to perform document…
Planet Emacslife
Ruslan Bekenev: Org-mode archive with inherited tags
https://codelearn.me/2023/05/19/org-mode-archive-with-tags.html
Ruslan Bekenev: Org-mode archive with inherited tags
https://codelearn.me/2023/05/19/org-mode-archive-with-tags.html
codelearn.me
Org-mode archive with inherited tags
Archive org headings with inherited tags
Planet Emacslife
Gretzuni: Privacy theater and tech design
https://gretzuni.com/articles/privacy-theater-and-tech-design
Gretzuni: Privacy theater and tech design
https://gretzuni.com/articles/privacy-theater-and-tech-design
Planet Emacslife
Tory Anderson: error: one of my transients misplaces cursor activity
https://tech.toryanderson.com/2023/05/20/error-one-of-my-transients-misplaces-cursor-activity/
Tory Anderson: error: one of my transients misplaces cursor activity
https://tech.toryanderson.com/2023/05/20/error-one-of-my-transients-misplaces-cursor-activity/
Toryanderson
error: one of my transients misplaces cursor activity
Repo Bug-Report Template magit-version: Magit v3.3.0-402-gacd26dd9, Git 2.36.1, Emacs 28.1, gnu/linux
(1) what behavior you expected When I use a transient with
:transient-non-suffix 'transient--do-quit-one :transient-suffix 'transient--do-stay I expect to…
(1) what behavior you expected When I use a transient with
:transient-non-suffix 'transient--do-quit-one :transient-suffix 'transient--do-stay I expect to…
Planet Emacslife
Protesilaos Stavrou: Emacs: beframe version 0.3.0
https://protesilaos.com/codelog/2023-05-21-beframe-0-3-0/
Protesilaos Stavrou: Emacs: beframe version 0.3.0
https://protesilaos.com/codelog/2023-05-21-beframe-0-3-0/
Protesilaos Stavrou
Emacs: beframe version 0.3.0
Information about the latest version of my beframe package for GNU Emacs.