Planet Emacslife
Tory Anderson: Stop find-file from ignoring .git
https://tech.toryanderson.com/2022/07/18/stop-find-file-from-ignoring-.git/
Tory Anderson: Stop find-file from ignoring .git
https://tech.toryanderson.com/2022/07/18/stop-find-file-from-ignoring-.git/
Toryanderson
Stop find-file from ignoring .git
Intro This wasn’t always the case, but I find that now emacs is ignoring some files when I do find-file. The most annoying example is .git not appearing, although I can navigate through it if I type it fully. This seems to happen whether I am using my vertico…
Planet Emacslife
Sacha Chua: 2022-07-18 Emacs news
https://sachachua.com/blog/2022/07/2022-07-18-emacs-news/
Sacha Chua: 2022-07-18 Emacs news
https://sachachua.com/blog/2022/07/2022-07-18-emacs-news/
Planet Emacslife
Marcin Borkowski: Making some things more legible
http://mbork.pl/2022-07-18_Making_some_things_more_legible
Marcin Borkowski: Making some things more legible
http://mbork.pl/2022-07-18_Making_some_things_more_legible
Planet Emacslife
localauthor: Emacs: Getting started with zk, using hydra and an inbox note
https://localauthor.github.io/posts/zk-hydra.html
localauthor: Emacs: Getting started with zk, using hydra and an inbox note
https://localauthor.github.io/posts/zk-hydra.html
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.