Ruijie Yu

Results 25 comments of Ruijie Yu
trafficstars

Blocked by abo-abo/lispy#658. Don’t have much time ATM.

I guess I never explained the context. When I try to format this code: ```emacs-lisp ( kabb-foo ) ``` where the variable `read-symbol-shorthands` is set buffer-locally as `(("kabb" . "kill-all-buffers-below"))`,...

In addition, when we convert `thread-last` form back to regular form, all comments within it are lost. Further, converting this snippet also fails: ```emacs-lisp (thread-last (ensure-list dired-directory) ; (car) (expand-file-name))...

Thanks for reporting. Are you using current master or some of my unmerged PRs?

Sounds reasonable, thanks. (Although I need to study how to work on generics.)