xah talk show 2022-04-25 emacs lisp, write command to delete cache files, Language Server Protocol Kills Emacs
- first 40 minute, work on elisp writing commands to clean emacs state files. then, randomish, on xah-fly-keys news, my site news, WolframLang, etc.
- been sick in past week
(defun xah-delete-file-for-places () "Delete the file used for `save-place-mode'. Version 2022-04-25" (interactive) (delete-file save-place-file))
- Language Server Protocol (LSP) Kills Emacs
- xah-fly-keys on nonGNU Elpa
- WolframLang tutorial update.