Planet Emacslife
Sacha Chua: Display a calendar heat map using Emacs Lisp
https://sachachua.com/blog/2023/01/display-a-calendar-heat-map-using-emacs-lisp/
Sacha Chua: Display a calendar heat map using Emacs Lisp
https://sachachua.com/blog/2023/01/display-a-calendar-heat-map-using-emacs-lisp/
DistroTube
Org Agenda Is A Powerful Scheduling App (Let's Configure It!)
https://www.youtube.com/watch?v=8BOiRmjw5aU
Org Agenda Is A Powerful Scheduling App (Let's Configure It!)
https://www.youtube.com/watch?v=8BOiRmjw5aU
YouTube
Org Agenda Is A Powerful Scheduling App (Let's Configure It!)
The killer feature of Emacs is undoubtedly Org mode. One of the really amazing programs that is built around Org mode is 'org-agenda', which is a scheduling application. Org Agenda has a lot of neat configuration options to explore, so let's dive in!
REFERENCED:…
REFERENCED:…
Planet Emacslife
Protesilaos Stavrou: Re: Questions around suitability of modus-themes for those that don’t have reading disabilities
https://protesilaos.com/codelog/2023-01-06-re-modus-questions-disability/
Protesilaos Stavrou: Re: Questions around suitability of modus-themes for those that don’t have reading disabilities
https://protesilaos.com/codelog/2023-01-06-re-modus-questions-disability/
Protesilaos Stavrou
Re: Questions around suitability of modus-themes for those that don’t have reading disabilities
My comprehensive answers to whether the Modus themes for Emacs are only for people with disabilities. In short, they are for everyone.
Planet Emacslife
Robert Enzmann: The *Completions* Buffer Gets a Big Upgrade in Emacs 29
https://robbmann.io/posts/emacs-29-completions/
Robert Enzmann: The *Completions* Buffer Gets a Big Upgrade in Emacs 29
https://robbmann.io/posts/emacs-29-completions/
robbmann
The *Completions* Buffer Gets a Big Upgrade in Emacs 29
There’s been a lot of talk about how eglot and tree-sitter will be distributed with Emacs 29, but I’ve seen less buzz around the new functionality coming to the vanilla ∗Completions∗ buffer.
Planet Emacslife
Sacha Chua: Using the calendar-date-echo-text variable to help plot a heatmap on a year-long calendar in Emacs
https://sachachua.com/blog/2023/01/using-the-calendar-date-echo-text-variable-to-help-plot-a-heatmap-on-a-year-long-calendar-in-emacs/
Sacha Chua: Using the calendar-date-echo-text variable to help plot a heatmap on a year-long calendar in Emacs
https://sachachua.com/blog/2023/01/using-the-calendar-date-echo-text-variable-to-help-plot-a-heatmap-on-a-year-long-calendar-in-emacs/
Planet Emacslife
Nicolas Martyanoff: Eshell key bindings and completion
https://www.n16f.net/blog/eshell-key-bindings-and-completion/
Nicolas Martyanoff: Eshell key bindings and completion
https://www.n16f.net/blog/eshell-key-bindings-and-completion/
Brain dump
Eshell key bindings and completion
I have been having completion issues in Eshell for some time, and I decided to fix it. Of course the yak shaving is always strong with Emacs, so it ended up being a bit more complicated than expected.…
Planet Emacslife
Sacha Chua: Org Mode: Including portions of files between two regular expressions
https://sachachua.com/blog/2023/01/org-mode-including-portions-of-files-between-two-regular-expressions/
Sacha Chua: Org Mode: Including portions of files between two regular expressions
https://sachachua.com/blog/2023/01/org-mode-including-portions-of-files-between-two-regular-expressions/
Planet Emacslife
Alvaro Ramirez: Emacs: insert and render SF symbols
http://xenodium.com/emacs-insert-and-render-sf-symbols
Alvaro Ramirez: Emacs: insert and render SF symbols
http://xenodium.com/emacs-insert-and-render-sf-symbols
Xenodium
Emacs: insert and render SF symbols
Planet Emacslife
Christian Tietze: Use San Francisco Font for SF Symbols Everywhere in Emacs
https://christiantietze.de/posts/2023/01/use-sf-pro-for-sf-symbols-everywhere-in-emacs/
Christian Tietze: Use San Francisco Font for SF Symbols Everywhere in Emacs
https://christiantietze.de/posts/2023/01/use-sf-pro-for-sf-symbols-everywhere-in-emacs/
Christian Tietze
Use San Francisco Font for SF Symbols Everywhere in Emacs
Today I learned that you can tell Emacs to use fontsets (or just "fonts") for specific character ranges. Thanks to Alan at idiocy.org for the explanation! His example is this: elisp (set-fontset-font t ...
Planet Emacslife
Nicolas Martyanoff: Improving Git diffs for Lisp
https://www.n16f.net/blog/improving-git-diffs-for-lisp/
Nicolas Martyanoff: Improving Git diffs for Lisp
https://www.n16f.net/blog/improving-git-diffs-for-lisp/
Brain dump
Improving Git diffs for Lisp
All my code is stored in various Git repositories. When Git formats a diff between two objects, it generates a list of hunks, or groups of changes.
Each hunk can be displayed with a title which is…
Each hunk can be displayed with a title which is…
Planet Emacslife
Irreal: Referring To Lines Between Regular Expressions In Org
https://irreal.org/blog/?p=11066
Irreal: Referring To Lines Between Regular Expressions In Org
https://irreal.org/blog/?p=11066
Planet Emacslife
Christian Tietze: woolsweater's SF Symbols Modeline
https://christiantietze.de/posts/2023/01/woolsweater-s-sf-symbols-modeline/
Christian Tietze: woolsweater's SF Symbols Modeline
https://christiantietze.de/posts/2023/01/woolsweater-s-sf-symbols-modeline/
Christian Tietze
woolsweater's SF Symbols Modeline
After discovering how to use SF Symbols in Emacs on Mac, folks on Reddit shared links where Josh Caswell (known by his handle "woolsweater") did stuff like this ages ago. <%= insert_image file: "woolsweater-code.png", ...
Planet Emacslife
200ok: Inbox Zero Hack: Achieving productivity bliss in the New Year with mu4e
https://200ok.ch/posts/2023-01-05_inbox_zero_hack:_achieving_productivity_bliss_in_the_new_year_with_mue.html
200ok: Inbox Zero Hack: Achieving productivity bliss in the New Year with mu4e
https://200ok.ch/posts/2023-01-05_inbox_zero_hack:_achieving_productivity_bliss_in_the_new_year_with_mue.html
200ok.ch
Inbox Zero Hack: Achieving productivity bliss in the New Year with mu4e
In this post, we discuss how to use custom bookmarks in mu4e, the Emacs mail reader, to temporarily achieve an
Planet Emacslife
FrostyX: Please keep fedora-review alive
http://frostyx.cz/posts/please-keep-fedora-review-alive
FrostyX: Please keep fedora-review alive
http://frostyx.cz/posts/please-keep-fedora-review-alive
frostyx.cz
Please keep fedora-review alive
The fedora-review is an essential tool for reviewing new Fedora packages. It
helps us ensure that they are of a good enough quality, don’t violate any
licenses, and don’t unpleasantly surprise our users. And it needs more
developers.
helps us ensure that they are of a good enough quality, don’t violate any
licenses, and don’t unpleasantly surprise our users. And it needs more
developers.