Planet Emacslife
Protesilaos Stavrou: Emacs: pulsar version 0.4.0
https://protesilaos.com/codelog/2022-07-19-pulsar-0-4-0/
Protesilaos Stavrou: Emacs: pulsar version 0.4.0
https://protesilaos.com/codelog/2022-07-19-pulsar-0-4-0/
Protesilaos Stavrou
Emacs: pulsar version 0.4.0
Information about the latest version of my pulsar package for GNU Emacs.
Planet Emacslife
Andrey Listopadov: Limiting Horizontal Scroll In Emacs
https://andreyorst.gitlab.io/posts/2022-07-20-limiting-horizontal-scroll-in-emacs/
Andrey Listopadov: Limiting Horizontal Scroll In Emacs
https://andreyorst.gitlab.io/posts/2022-07-20-limiting-horizontal-scroll-in-emacs/
andreyorst.gitlab.io
Limiting Horizontal Scroll In Emacs
I use Emacs mainly for programming, but I also write a lot of non-code in it, either for this blog, documentation for my projects, or just when I take notes. And I do it with a git-friendly style of formatting with a single sentence per line.
👍1
Planet Emacslife
Bozhidar Batsov: Fastmail: Year One
https://batsov.com/articles/2022/07/20/fastmail-year-one/
Bozhidar Batsov: Fastmail: Year One
https://batsov.com/articles/2022/07/20/fastmail-year-one/
(think)
Fastmail: Year One
A little bit over a year ago I switched from Gmail to Fastmail for my personal email. Looking back, I couldn’t be happier with my decision. The more I’ve used Fastmail, the more I liked it. Working with email has never been so pleasant and I’ve been writing…
👎2
Planet Emacslife
Kisaragi Hiu: My Plasma Wayland experience in July 2022
https://kisaragi-hiu.com/2022-07-17-wayland.html
Kisaragi Hiu: My Plasma Wayland experience in July 2022
https://kisaragi-hiu.com/2022-07-17-wayland.html
Kisaragi-Hiu
My Plasma Wayland experience in July 2022
Planet Emacslife
Tassilo Horn: Using Eldoc with Magit (asynchronously!)
https://tsdh.org/posts/2022-07-20-using-eldoc-with-magit-async.html
Tassilo Horn: Using Eldoc with Magit (asynchronously!)
https://tsdh.org/posts/2022-07-20-using-eldoc-with-magit-async.html
Planet Emacslife
Bozhidar Batsov: Dealing with Unwanted Email
https://batsov.com/articles/2022/07/21/dealing-with-unwanted-email/
Bozhidar Batsov: Dealing with Unwanted Email
https://batsov.com/articles/2022/07/21/dealing-with-unwanted-email/
(think)
Dealing with Unwanted Email
It’s no secret that I love email. One of the great things about email addresses is that they are public and that everyone can get in touch with you this way. That’s also one of the more annoying aspects of email - you tend to get a lot of unwanted emails…
Planet Emacslife
Protesilaos Stavrou: Iosevka Comfy version 0.3.0
https://protesilaos.com/codelog/2022-07-21-iosevka-comfy-0-3-0/
Protesilaos Stavrou: Iosevka Comfy version 0.3.0
https://protesilaos.com/codelog/2022-07-21-iosevka-comfy-0-3-0/
Protesilaos Stavrou
Iosevka Comfy version 0.3.0
Release notes for the latest tagged release of my bespoke derivative of the Iosevka font project.
👍1
Planet Emacslife
localauthor: Emacs: Quickly find and insert links in zk notes, with Embark
https://localauthor.github.io/posts/zk-links.html
localauthor: Emacs: Quickly find and insert links in zk notes, with Embark
https://localauthor.github.io/posts/zk-links.html
👍3
Planet Emacslife
Tory Anderson: Why does this command not print sometimes?
https://tech.toryanderson.com/2022/07/22/why-does-this-command-not-print-sometimes/
Tory Anderson: Why does this command not print sometimes?
https://tech.toryanderson.com/2022/07/22/why-does-this-command-not-print-sometimes/
Toryanderson
Why does this command not print sometimes?
Problem: emacs isn’t passing on the command output My command doesn’t write when it’s executed by a keystroke or by `M-x`, but it does when I just evaluate it with `C-x C-e`. Nonetheless, both command actually WORK – they just don’t print. Why?
(defun tsa/change…
(defun tsa/change…
Planet Emacslife
jao: consult recoll with live preview
https://jao.io/blog/2022-07-22-consult-recoll-with-live-preview.html
jao: consult recoll with live preview
https://jao.io/blog/2022-07-22-consult-recoll-with-live-preview.html
jao.io
consult recoll with live preview
Planet Emacslife
Andrea: Delete filename or list of filenames in region with one Emacs command
http://ag91.github.io/blog/2022/07/23/delete-filename-or-list-of-filenames-in-region-with-one-emacs-command
Andrea: Delete filename or list of filenames in region with one Emacs command
http://ag91.github.io/blog/2022/07/23/delete-filename-or-list-of-filenames-in-region-with-one-emacs-command
ag91.github.io
Delete filename or list of filenames in region with one Emacs command - Where parallels cross
A little snippet to delete a list of files quickly.
Planet Emacslife
Protesilaos Stavrou: Random sites are not tech support for my Emacs packages
https://protesilaos.com/codelog/2022-07-24-report-issues-official-channels/
Protesilaos Stavrou: Random sites are not tech support for my Emacs packages
https://protesilaos.com/codelog/2022-07-24-report-issues-official-channels/
Protesilaos Stavrou
Random sites are not tech support for my Emacs packages
A kind reminder to use the official channels I maintain for all my Emacs packages.
Planet Emacslife
Cyberthal: The lazy way to "downgrade brew" to an earlier version of Emacs on MacOS
https://cyberthal-ghost.nfshost.com/the-lazy-way-to-downgrade-brew-to-an-earlier-version-of-emacs-on-macos/
Cyberthal: The lazy way to "downgrade brew" to an earlier version of Emacs on MacOS
https://cyberthal-ghost.nfshost.com/the-lazy-way-to-downgrade-brew-to-an-earlier-version-of-emacs-on-macos/
Cyberthal's T3
The lazy way to "downgrade brew" to an earlier version of Emacs on MacOS
I updated my brew packages yesterday, thereby inadvertently updating Emacs to version 28, which proved incompatible with my v26 configuration. Emacs started up in an unusable state, with multiple errors. This brought my workflow to a grinding halt. I…
Planet Emacslife
Alex Schroeder: Decrypting MIME multipart messages in Rmail
https://alexschroeder.ch/wiki/2022-07-24_Decrypting_MIME_multipart_messages_in_Rmail
Alex Schroeder: Decrypting MIME multipart messages in Rmail
https://alexschroeder.ch/wiki/2022-07-24_Decrypting_MIME_multipart_messages_in_Rmail
Planet Emacslife
Alvaro Ramirez: dwim-shell-command on Melpa
http://xenodium.com/dwim-shell-command-on-melpa
Alvaro Ramirez: dwim-shell-command on Melpa
http://xenodium.com/dwim-shell-command-on-melpa
Xenodium
dwim-shell-command on Melpa
Planet Emacslife
Bozhidar Batsov: A Note About “Guest” Posts
https://batsov.com/articles/2022/07/25/a-note-about-guest-posts/
Bozhidar Batsov: A Note About “Guest” Posts
https://batsov.com/articles/2022/07/25/a-note-about-guest-posts/
(think)
A Note About “Guest” Posts
Pretty often I receive emails like this one:1 Today I got three of those, which inspired me to write this short article. ↩
Planet Emacslife
Protesilaos Stavrou: Emacs: denote version 0.4.0
https://protesilaos.com/codelog/2022-07-25-denote-0-4-0/
Protesilaos Stavrou: Emacs: denote version 0.4.0
https://protesilaos.com/codelog/2022-07-25-denote-0-4-0/
Protesilaos Stavrou
Emacs: denote version 0.4.0
Information about the latest version of my Denote package for GNU Emacs.