emacs-format-all-the-code icon indicating copy to clipboard operation
emacs-format-all-the-code copied to clipboard

rename emacs-hy to hy-mode

Open vhqr0 opened this issue 1 year ago • 0 comments
trafficstars

I am the contributor to this piece of code, and after reviewing the entire file recently, I think that perhaps changing "emacs-hy" to "hy-mode" would be more appropriate?

Additionally, I think it might be better to provide a default formatter for all languages: copy the buffer or region, switch to the default major mode, then call indent-region/delete-trailing-whitespace, and finally merge back into the original buffer.

vhqr0 avatar Jul 23 '24 15:07 vhqr0