Search Results

Found 1 results for "f1c25c5d1623a9dfdf6802a18f9e24c8" across all boards searching md5.

Anonymous /g/105917285#105924873
7/16/2025, 1:24:46 PM
>>105924383
I recompiled it --with-xft to get TrueType font support. That let me read the message in the scratch buffer, and I learned a new keybinding.
- C-j is bound to eval-print-last-sexp.
- That's way more useful than C-x C-e .
- In an era before ielm, eval-print-last-sexp makes the scratch buffer a lot more useful for Elisp development.