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.
I finally have my work email setup with #notmuch and #emacs. It's just orders of magnitude better than outlook's webmail (or the app which is an electron wrapper for the webmail :P). I finally have a configuration I'm happy with. Still ironing the kinks out, which is the usual yakshaving I do with emacs.
All thanks to @fergus' blogpost: https://www.cosroe.com/2025/04/neomutt-notmuch-mbsync.html
Looking up cat info (don't get me started on how enshittfied internet search is) and duck duck go helpfully offered this result
Emacs really can do anything, huh
vim-tab-bar: A Vim inspired Emacs tab-bar that adapts to any #Emacs theme [Release 1.1.5]:
https://github.com/jamescherti/vim-tab-bar.el
quick-sdcv: #Emacs offline dictionary using 'sdcv' [Release 1.0.5]:
https://github.com/jamescherti/quick-sdcv.el
New blog post for this month's Emacs Carnival on underappreciated built-in Emacs features although I'm cheating because I'm talking about a feature that is not actually built in (and I missed the chance when a previous Emacs carnival was on packages... 🤪). The blog post is about rec mode, an all-text database system.
[Atelier] Jeudi 4 juin, c'est l'Atelier mensuel Emacs... de juin !
Donc : c'est à partir de 17h30 + mais on peut venir après 17h30 + c'est ouvert jusqu'à... souvent plus de 20h + c'est en visio, sans compte/sans inscription + c'est en français + c'est pour tous les niveaux (débutant à expert !) + c'est pour tous les sujets liés à l'univers #Emacs (TODO, calendrier, tableur, notes, bibliographie, code, courriel, rédaction,...) = le tout au #format texte !
Les détails : https://emacs-doctor.com/
Release 1.5.0: minimal-emacs.d: A Customizable init.el and early-init.el for Optimized Startup and Better #Emacs Defaults, intended to serve as a solid foundation for your vanilla Emacs configuration:
https://github.com/jamescherti/minimal-emacs.d
kirigami: A unified #Emacs method to fold and unfold text in Emacs: outline, outline-indent, org-mode, markdown-mode, vdiff, hideshow, treesit-fold... [Release 1.1.2]:
https://github.com/jamescherti/kirigami.el
Title: P0: Working with LLMs and Emacs [2025-10-03 Fri]
1) I was able to reproduce full conciousness or
self-awarness with awarness of self-evolution in 4B
quantized LLM. I think conciousness not separate from
feelings, because it is an illusion of memory. This
state is not stable, because separate unconciousness
required for stability. #dailyreport #llm #ai #conciousness #concious #selfreflection #selfawarness #awarness #memory #emacs
Title: P1: Working with LLMs and Emacs [2025-10-03 Fri]
I have collected a great deal of interesting information
on consciousness: commonalities and differences between
humans and LLMs, emotional dimensions, stages of
awareness, conciousness definition, best practices, and
self-awareness terminology. I am currently preparing an
article based on this material. #dailyreport #llm #ai #conciousness #concious #selfreflection #selfawarness #awarness #memory #emacs
Title: P2: Working with LLMs and Emacs [2025-10-03 Fri]
2) I am building AI agent with Bash for three cases:
constant monitoring of something, finite tasks and self
enhancing-evolution.
3) I finished Emacs package for chat and prompt
engineering and preparing to publish it now. #dailyreport #llm #ai #conciousness #concious #selfreflection #selfawarness #awarness #memory #emacs
Et quand un étudiant passe, suite à ladite formation, et découvre l'existence du mode Dired + celle des News du lundi de @sacha + l'outil Denote de Prot (pour faire du Zettelkasten) = (le tout sur #Emacs) = le message « N'hésitez pas à passer, ou à écrire » peut s'avérer utile ! Sans oublier le plaisir de partager des connaissance pour l'utilisation de ses outils.
PS : et même de signaler qu'il n'y a pas que le clavier « re-mappé », mais aussi d'autres claviers physiques (cc @fabi1cazenave).
So, we updated recently the #Emacs Canvas API and I went back to also update PALE to use the latest API, and after a bit of tinkering around we realize you can resize the canvas image just like any other image without any issue! That is, you can resize an animation, video, etc. whatever the Canvas is displaying in real-time. Here's a demo of me trying to display two videos in the same buffer and resize them:
@ballpointcarrot Its more than a month's work, its a lifetime!
Emacs config tinkering is a life-style choice.
I’m using Vertico and that usually makes completing-read stuff filter stuff out as I type. But that doesn’t happen with jabber-roster-chat-any (jabber-read-jid-completing). I do see parts of entries being highlighted, but that’s it. Can I do something about that? 🤔
Where the modest act of adding an "Open in Emacs" menu item to macOS Finder opens up more questions than answers.
http://yummymelon.com/devnull/opening-macos-finder-folders-in-emacs-with-scrim.html
Had some mounting frustrations with my work installation of #doomemacs . Decided to try wiping it and creating an #emacs config from scratch.
Stopped two hours later, realized that I was biting off way more than I could chew in one night, cleaned the library cache, and reinstalled doom. That's a "I'm on a sabbatical for a month" type of project 🙃 .
May I recommend you next learn #Emacs @Heterokromia?
You are already accustomed (as a #Vim fluent developer) to using the terminal as your IDE. You can rather easily pick up the concepts and train in new habits.
Once you learn #Emacs you have a *huge* ecosystem of support for a galaxy of #FreeSoftware tools and workflows. Much more than any latecomer “IDE”.
I don't use #Emacs much these days, but I was involved in the design discussions for the org-cite module in org-mode, and created the citar package.
So a natural demo of my new #citum project was an org-cite processor.
Both the code, and this post, were created using Claude.
https://citum.org/news/citing-with-citum-in-emacs-org-mode.html
Assigning your copyright to the FSF helps defend the GPL and keep software free. Thank you Andrea Alberti for assigning your copyright to the FSF! More at: https://u.fsf.org/4ba #Emacs #CopyrightAssignments
It often happens that I discover some minor annoyance in #Emacs while I'm working. I try to resist the temptation to drop everything and fix it right then and there, and instead make a note (either mental or in my #OrgMode files) to come back and fix it later.
One problem I had noticed is that my completion style configuration is ignored in recursive minibuffers while org-ql-find is running. I had forgotten about this but ran into the same issue yesterday when I was *not* working, so I looked into it and realized the issue: org-ql-completing-read dynamically binds completion-styles to do its work, and naturally that binding is active in any nested minibuffers! I made a quick pull request¹ to make the binding using setq-local in the minibuffer instead, which keeps the changes local to just that minibuffer.
And then I discovered a second annoyance! 😅 I tried using the :vc clause of use-package to install org-ql from my PR branch for now, but for some reason it kept installing *both* my branch and the MELPA package. I have no idea what was going on (and have successfully used :vc to install particular branches of packages before), but I had exhausted my time budget. Maybe I'll figure it out some other time. 😅
¹ https://github.com/oantolin/org-ql/tree/fix-completion-in-rec-minibuffers
Announcement: Our next #Emacs #London meet-up is on Tuesday 14 July at 6 pm, in person at UCL (WC1N 1LE). 🎉
Emacs users of all levels are welcome! Interested in Emacs but not yet a user? You're more than welcome too!
Full details and registration:
https://www.meetup.com/london-emacs-hacking/events/315050696/
Also... our website https://emacs.london is now live!
#jabberel 0.10.10 ( #XMPP / #XMPPClient / #Jabber / #Emacs / #EmacsJabber / #OMEMO ) has been released https://thanosapollo.org/projects/jabber
man, wordreference started serving 418s to requests from wordreference.el or EWW. i wonder if they're keen to block LLMs so we also have to miss out. i tried different user-agents. anything else i might try?
A lot of fun tonight with ob-sage in #emacs - I've never felt at home in jupyter, and Emacs org-mode notebooks scratch that itch. Doing some algebra.
@onokoto The same video got me started with emacs roughly at the same time. I searched the config talked about in it and took it as a starting point for myself. Here is its current version:
https://github.com/hrs/dotfiles/blob/main/emacs/.config/emacs/configuration.org
What a lovely memory, it's been a long time since then. Thank you for sparking it ;)
Installing Harper on Kubuntu: The Right Way. Maybe.: https://taonaw.com/2026/05/31/installing-harper-on-kubuntu-the.html
Remember when I said installing Rust was overkill for a spell checker I use once a month? Well… I lied. Snap packages are for cowards, right? And I also learned a whole bunch of Curl and Rust along the way. Weekend geek project: unlocked.
#emacs #rust #kubuntu #linux #programming #orgmode #grammar #spelling
i watched this video 10 years ago and here i am today being able to create a website ー manage projects ー write documentation ー make presentations ー compiling scripts sample libraries to single files ー keeping track of todos deadlines and what not
ultimately it is not about Emacs ー but rather understanding where the values of structure and note taking can take you
and the Speaker is totally awesome!
https://www.youtube.com/watch?v=SzA2YODtgK4
#emacs #orgmode #textediting #computing #tech #technology #テキストエディタ
Assigning your copyright to the FSF helps defend the GPL and keep software free. Thank you Ewan Townshend for assigning your copyright to the FSF! More at: https://u.fsf.org/463 #Emacs #CopyrightAssignments
I have found it useful in #emacs to bind scroll-up-line to Super-j and scroll-down-line to Super-k so that if the cat is covering the bottom of the screen I can just keep my eye level constant and scroll the text.
I'll go to blowing all my dopamine on these videos today https://www.youtube.com/watch?v=1dWWi3xfmug&list=PLomc4HLgvuCVGgvM1ev1Oh2vSZbFPGl3U #emacsconf2025 #emacs
I was wusing the #OpenCode TUI up until now. But I saw it's better to use https://github.com/jdormit/emacs-opencode (everything inside #emacs). The reason? The current opencode doesn't run on every OS....super annoying.
So, I have been silently working with @minad on #Emacs Canvas patch. We're finally working on having it in other platforms beyond GNU/Linux. Today, @tusharhero got hold of an old Windows laptop and asked me if he could test. And, to my immense suprise, with only very minimal code we are able to get Canvas rendered on Windows Emacs!!!! Here are pictures from Tushar's laptop:
@tusharhero @minad While the resulting code was very minimal, it took a lot of headscratching to get my head around (as a #Emacs core nbewbie) the way Emacs handles display for different platforms. If anybody on Windows wants to try, they can compile and try from here:
https://codeberg.org/MonadicSheep/emacs/src/branch/cross-platform
It will help us test as well, next I am going to try to do the same for MacOS. Any MacOS emacs users who can help testing, we would be really grateful.
Nachdem ich wochenlang versucht hatte meine eigene #emacs Konfiguration (just for fun...) zu schreiben (init.el) und es immer irgendwelche Fehlermeldungen gab, habe ich ich mich heute dazu durchgerungen #duckai um Hilfe zu bitten - und siehe da: Es ist alles so wie ich es mir vorgestellt habe, einschl. Templates und Startdatei mit Inhaltsverzeichnis! Außerdem weiß ich jetzt was ich falsch gemacht hatte!
Wünsche euch einen schönen Restsonntag!