How can I prevent Emacs from inserting a space when I enter a reader macro in Common Lisp mode? It looks so ugly and is not useful at all.
Example: I type "#+(or)", I get "#+ (or)"
Thanks much! ❤️
How can I prevent Emacs from inserting a space when I enter a reader macro in Common Lisp mode? It looks so ugly and is not useful at all.
Example: I type "#+(or)", I get "#+ (or)"
Thanks much! ❤️
@tfb @hanshuebner
by the way, I was thinking of this:
'(#Mprint #z(1 2 3))
(SERIES::|#M| PRINT (SERIES::LITERAL-SERIES '(1 2 3)))
which I guess is a different thing.
(In Waters' series package, the #M reader macro makes another function a map-series function)
@hanshuebner I have parens-require-spaces set to nil, to prevent that from happening with M-(
If that doesn't fix it you'll need to share what you have ( bound to, and any active minor modes :neko_glasses:
GNU social JP is a social network, courtesy of GNU social JP管理人. It runs on GNU social, version 2.0.2-dev, available under the GNU Affero General Public License.
All GNU social JP content and data are available under the Creative Commons Attribution 3.0 license.