voidq.xyz is a Fediverse instance that uses the ActivityPub protocol. In other words, users at this host can communicate with people that use software like Mastodon, Pleroma, Friendica, etc. all around the world.
This server runs the snac software and there is no automatic sign-up process.
Assigning your copyright to the FSF helps defend the GPL and keep software free. Thank you Chen Yaohua for assigning your copyright to the FSF! More at: https://u.fsf.org/4bl #Emacs #CopyrightAssignments
Crafted together a Transient interface to macOS Music.app (via osascript calls) this morning. Took me a little over two hours to get it to where I wanted, but the end result is such a win. Love how the malleability of Emacs allows for this.
Anju v1.8.0 update now available on MELPA (https://melpa.org/#/anju) with feature additions like "Copy Link Address…" for Org links. More significant is implementation clarity for context menus with regards to managing the current cursor (point) and where the menu is raised. Their "feel" is vastly improved IMHO.
EmacsWiki Blog Carnival "Programming" https://lobste.rs/s/cmeyvt #emacs #programming
https://plaindrops.de/blog/2026/emacscarnival2607/
Six months later, this is still working well. https://baty.net/posts/2025/12/finding-howm-notes-with-org-node/
Shove file into an #Emacs from the #bash command line
% type e
e is a function
e ()
{
emacsclient -n "$@" 2> /dev/null || ( echo "no emacs found, starting";
emacs --geometry +0+0 "$@" & )
}
If #emacsclient does not work, it start up a new emacs. Using it for years.
ytm-radio is an Emacs-native YouTube Music player.
Browse Home, Explore, Library, Search, playlists, albums, podcasts, and queue views inside Emacs; play audio through mpv/yt-dlp; control playback with transient menus; and use a short-lived Rust helper for authenticated YouTube Music features.
TFW using Emacs bulk commands squeezes what would of taken a day to do without into an hour.
Bash tells us why she enjoys Doom #emacs for many of the reasons why I end up using it again, eventually. This time I will resist :)
Meeting notes: https://list.orgmode.org/orgmode/878q7uzip7.fsf@localhost/
TL;DR: meetup recording; ox-latex patches; Org mode communities; typst; contributor liaisons; org-inside; metadata in properties; org-capture-ref, zotero magic button; org-noter, mobile notes; reading research papers; emacs-reader; canvas patch; Linux+Emacs system theme: tangle&babel; fixing ob-ruby; resources for beginners; org-social; Org grammar parsing; cloning mailing list.
Earlier notes: https://orgmode.org/worg/orgmeetup.html
#orgmode #orgmeetup #emacs
@sacha
#32 bbb:OrgMeetup on Wed, July 8, 19:00 UTC+3
Another OrgMeetup is scheduled **in 1 week**.
Earlier meetup notes:
https://orgmode.org/worg/orgmeetup.html
URL: https://bbb.emacsverse.org/rooms/orgmeetup/join
#OrgMeetup #meetup #emacs #orgmode
CC: @sacha
#emacs fediverse client #mastodonEl
how the hell did i never hear about collections?! did they just come out?
will find some time in the next while to implement at least viewing them. have been overwhelmed lately.
C-x 1 makes the current window fullscreen, if that was your doubt. That's with the default #Emacs key bindings.
Just discovered one can insert a link in an org-mode file to an info node
```
[[info:emacs#Debuggers][Running Debuggers Under Emacs]]
```
How cool is that, I can now know easily link to the wealth of `*info*` I have on my system.
I wonder if there is a way to do this with devdocs.el (https://github.com/astoff/devdocs.el/issues/54)
Underappreciated builtin: Grand Unified Debugger https://lobste.rs/s/g6wquq #debugging #emacs
https://tusharhero.codeberg.page/underappreciated-builtin-gud.html
Ordered myself a bunch of #adafruit quad encoders... About time to start building myself an improvisation instrument for #commonlisp and #supercollider, centered around #emacs. This should be fun :-D
...aaand Daniel Castro's number soothing in my ears 🎧🎶
🎶 I Will Play The Blues For You On My Guitar 🎶 🎸🎸🎸🎸🎸
....also giving a side eye to this damn thing 😜
Once before I die, I want to see a #Gundam character save the day by hammering out a #regex their first time in the cockpit when Zakus are threatening to vaporize their classmates outside. I want to see their pinky slam RET on that #Emacs `M-x query-replace-regexp` command and see an animation of `<span [^>]+>\([^<]+\)</span>` back references glow bright as fly through cyberspace and combine like an RX-78-2 would but into plot-relevant #HTML pseudocode.
Assigning your copyright to the FSF helps defend the GPL and keep software free. Thank you Hanwen Guo for assigning your copyright to the FSF! More at: https://u.fsf.org/4ba #Emacs #CopyrightAssignments