Tootfinder

Opt-in global Mastodon full text search. Join the index!

@al3x@hachyderm.io
2025-06-04 21:25:07

What does it mean when % is displayed before a buffer name in #Emacs Ibuffer?

@gpummer@t.testitfor.me
2025-07-04 17:54:06

TIL: I can read and write toots with #Emacs! (mastodon.el)

@al3x@hachyderm.io
2025-06-03 10:12:26

The only documentation I can find about using the `:custom` keyword with use-package is "The :custom keyword allows customization of package custom variables."
I have no idea how to read that.
1. Can I do (recent-mode t)?
2. If I am to set a config option like dired-dwim-target to t do I write that: (dired-dwim-target t) or (setq dired-dwim-target t)?
#Emacs #UsePackage

@al3x@hachyderm.io
2025-05-30 18:31:55

I don’t really have a use for Denote #Emacs package (I had some my own much simpler but similar solution).
It’s so thoroughly and thoughtfully documented that I am finding ways to use it.
Thank you Protesilaos Stavrou! protesilaos.com/emacs/denote

@publicvoit@graz.social
2025-06-08 08:52:26

Came back from a 2 week vacation with 207 captured #orgmode headings with notes, ideas, bookmarks, ...
#PIM #Emacs

Emacs results after updating my inbox.org from my various capture files via mobile-org features. It shows 207 new headings.
@al3x@hachyderm.io
2025-05-27 07:56:32

Looks like the builds published by Emacs for macOS X, which is one of the easiest way to get #Emacs, don't have native compilation turned on.
I suspected this when I was seeing tons of errors with my built-from-source version.
As a side note, I could not get the first pretest of #Emacs 30.2 build the macOS version.

@al3x@hachyderm.io
2025-05-27 19:47:34

Wow… a ton of tweaks and tricks for #Emacs emacs.social/@emacsnews/114581

@al3x@hachyderm.io
2025-05-26 21:04:04

How can you check if a version of #Emacs was compiler with native-compilation on?