Search Results
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.
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.
Page 1