It's very #niche, but it's officially A Thing now.

https://codeberg.org/tnalpgge/ox-wikidot

Probably doesn't fit within #MELPA guidelines. If somehow it ends up there, then maybe it's less niche than I thought.

#Emacs #orgmode #opensource

ox-wikidot

org-mode exporter for Wikidot markup

Codeberg.org
I'm back to working on my #SoloRPG mode for the #Emacs text editor. Nothing major, but I'm adding some stuff to the dungeon room generator. Hopefully, there will be another minor release available on #MELPA within a day or two.

Also wenn ich ein ".service" File für einen lokalen Dienst in #Emacs öffne, bekomme ich erst einmal ein plain Text File ohne Syntax Coloring. Kurzes Recherchieren fördert dann das Paket "systemd" aus #melpa ans Tageslicht, also füge ich das hier in meine .emacs ein:

(use-package systemd
:ensure t)

Und damit habe ich die Erweiterung dokumentiert in meine Umgebung eingefügt. C-x C-e am Ende des Texts und Emacs installiert das Paket. M-x revert-buffer in dem .service File und es glitzert!

If you're facing weird effects or poor performance when working with #Emacs (or #orgmode) and you're having a customized setup:

One thing that may solve some issues is removing your elpa/melpa packages and let it install from scratch.

It might be a good idea not to mix up #melpa and #elpa packages as it might introduce broken dependencies with mismatching package versions.

I've had my learning yesterday and it cost me and unfortunately another expert half of the day to find out about my mistake(s).

Edit: I initiated a #WORG page for tips like that: https://orgmode.org/worg/org-performance.html

Org performance tips

Do you use #magit in #emacs ?
What about #melpa ?

Consider helping out one of the maintainers/developers...

https://magit.vc/donate/

It's Magit! Please support my work on Magit

Support Magit Development

RE: https://fosstodon.org/@tarsius/116380001656044900

Do you use #magit in #emacs ?
What about #melpa ?

Consider helping out one of the maintainers/developers...

https://magit.vc/donate/

meshmonitor-chat.el

meshmonitor-chat.el

Andros's repositories
vterm-editor.el

Compose text in a full Emacs buffer and send it to vterm with a single keystroke.

Andros's repositories
You can find `async-http-queue` on MELPA

https://git.andros.dev/andros/async-http-queue-el

Enjoy it!

#emacs #elisp #melpa
async-http-queue-el

async-http-queue-el

Andros's repositories

I decided to write an article about my #SoloRPG mode for #Emacs.

If you're an Emacs user and want to try it out, it's on #MELPA so you can just:

M-x package-refresh-contents RET
M-x package-install RET solo-rpg RET

https://www.ttrpg-hangout.com/solo_rpg_mode_for_emacs.html