Xah Emacs Blog Archive 2025-01

minor updates

minor updates

Emacs lisp, map-apply etc not documentated in manual

emacs lisp map functions 2025-05-20 198b0
emacs lisp map functions 2025-05-20 198b0

Bit diddling in emacs lisp

for computer scientists. this is bit diddling in lisp, loved by certain Common LISP idiots

bit diddling in emacs lisp 2025-05-20 dmYPz
bit diddling in emacs lisp 2025-05-20 dmYPz

for c and cpp programming language lovers, and rust programming language lovers, they would get so excited about this that they piss in their pants.

minor update

disable emacs changing the window title

(setq frame-title-format "Xah Emacs")

updated

code update

code update. xah-insert-random-string now back to avoid vowels. vowel in random string is nasty, because they creat meaning.

code update

more code update

emacs. syntax table. some unicode matching brackets no match

these match:

these no match:

this behavior probably intensional

emacs 30.1 2025-03-06 3673d
emacs 30.1 2025-03-06 3673d

emacs 30 is out.

minor update