#elisp
This is Emacs' manoj-dark which I think seems to be the best default theme shipped with Emacs... so for my "no config!" config I'm going to use this I guess.
September 29, 2025 at 7:48 AM
Yup! A decades-long Emacser myself, I use it every day.

It's also fun stuff to script in ELisp; I used to do a lot of that when I also used Emacs for email and Usenet. :)
September 24, 2025 at 12:26 PM
ended up writing a thing to change obs scenes and toggle the mic and streaming from emacs (via a python script, after trying ruby which was broken, after trying the obs-websocket elisp package which was also broken)
June 10, 2023 at 9:01 PM
Folks who are using #Emacs to work on #Ruby/#Rails projects, how do you make the Sorbet language server start up only if Sorbet is actually present in the project bundle? I mean I could write some gnarly elisp hack for it, but surely there's a nice, clean way to do it?
May 14, 2025 at 5:45 PM
android用skkを見つけたので試用中です
https://play.google.com/store/apps/details?id=jp.deadend.noname.skk
L辞書と正字正かな辞書である北極三號改を入れました

L辞書はRing Serverにあります
http://www.ring.gr.jp/archives/elisp/skk/

北極三號改を配布していたOSDNは今年3月末にサービス終了。現在は国内ミラーサイトであるJAISTとIIJで入手可能です
https://ftp.jaist.ac.jp/pub/osdn.net/npiiii/ […]
Original post on fedibird.com
fedibird.com
April 26, 2025 at 1:38 AM
emacs really lets you do fucking everything

Word and code processor, Compile projects, file manager, making macros with elisp, listening to music, image viewer, weather channel, rss viewer, mail client, publishing files, connecting via ssh to the MicroBorzoi and gaming
July 7, 2025 at 2:52 AM
Pattern Matching is working!!!!!!!!!!
July 4, 2025 at 6:35 PM
which fucking elisp package wants to compile zmq and why
April 1, 2025 at 3:58 PM
this is what posting from emacs looks like for me now im rlly happy with it
March 5, 2024 at 5:29 AM
All I want is to use org mode for outlines and writing. I had this crazy idea to go plain text and toss the mouse for writing. Might help concentration and focus? But all I'm doing is digging through config files and going down elisp rabbit holes for the simplest things.

This is productivity!? 🤔
May 27, 2025 at 3:05 PM
An alternate pattern-matching conditional for Elisp Discussion
An alternate pattern-matching conditional for Elisp [LWN.net]
lwn.net
March 16, 2024 at 2:20 AM
Hmm... apparently, I _can_ customize the mode shift tags pretty easily. My elisp is pretty basic, but I think I could make it "work."
May 19, 2024 at 5:47 PM
Hey fedi friends, I used to have some custom keyboard shortcuts in my Magit menus in #emacs when it used "transient", and now it … doesn't use that, I don't think, and my old #elisp broke and I do not want to reverse engineer the whole thing, I am just … tired. Does anyone happen to know off the […]
Original post on mastodon.social
mastodon.social
April 16, 2025 at 7:45 PM
✨ New blog post ✨

Patching your Homebrew's Emacs Plus (macOS)

xenodium.com/patching-you...

#emacs #macos #homebrew #oss #elisp #lisp
July 23, 2025 at 9:59 AM
Right. There’s been some interesting pattern matching stuff in the past …

What I really like about Elisp tho is the non-functional parts!
July 5, 2025 at 6:43 PM
TIL common lisp defmethod allows pattern matching with values (testing with eql)!!!!!

I thought it only worked with types and classes!
February 16, 2024 at 9:08 PM
aaah I'm pretty chuffed with this!!! I finished my site redesign!!! (It's in #emacs btw)

kirancodes.me

I even made the whole build process stable and standalone and put it on a public repo:

github.com/kiranandcode...

(before it was a random elisp file that was not really reproducible)
December 18, 2024 at 1:52 PM
If it wrote PacMan in Elisp unprompted I’d sit up and take attention!
February 3, 2025 at 8:25 PM
@zack_overflow https://x.com/zack_overflow/status/1863809548982923451 #x-zack_overflow

My hot take is:

Emacs is better than neovim

- The ecosystem and tooling is better, neovim is still catching up.
- Evil mode lets me have my Vim keybindings.
- ELisp is better than Lua.

This todo ...
December 3, 2024 at 5:15 AM
Claude often produced non-working elisp for me also, which it could usually fix after a little conversation.
The fact that it was able to help me at all and point me in the right direction was vastly better than me not having any idea what to do or where to start.
December 11, 2024 at 5:23 PM
An elisp function (!) to tweet a BibTeX entry by producing image of the text, fetching DOI, making a GitHub Gist, and linking to it. https://twitter.com/ReaderMeter/status/841489735369408512
November 13, 2024 at 8:29 AM
My intro to lisp was Gödel, Escher, Bach. I believe Hofstadter uses Scheme in that? Went to java and found clojure from there with a bit of elisp along the way.
December 15, 2024 at 5:53 PM