GNU bug report logs -
#51312
29.0.50; Indenting vectors with leading spaces errors out
Previous Next
Reported by: Lars Ingebrigtsen <larsi <at> gnus.org>
Date: Thu, 21 Oct 2021 03:05:01 UTC
Severity: normal
Found in version 29.0.50
Fixed in version 28.1
Done: martin rudalics <rudalics <at> gmx.at>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> Trying to use the newish space-after-parenthesis syntax...
Newish? Or "some time back", as you said in emacs-devel?
Where is that convention documented? Is it in
(elisp) Coding Conventions perhaps? I don't have
Emacs 28, and I don't see it there in 27.2.
The only thing about parens I see in that node is
this, which really was established some time back:
"Don't make a habit of putting close-parentheses
on lines by themselves; Lisp programmers find
this disconcerting."
FWIW, I'd guess that Lisp programmers might find
your newish convention disconcerting. Is there
a community of them that use it, or is it just a
newish eureka someone had?
If the aim is just to work around poor indentation
then I'd say it's the wrong solution for that.
If the aim is just to indicate that the sexp isn't
evaluated (it's "data") then the quote or backquote
does that, no? Doesn't seem very lispy, to me.
Just one somewhat disconcerted Lisp programmer.
This bug report was last modified 3 years and 214 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.