GNU bug report logs -
#50658
Error messages including function names violates coding conventions
Previous Next
Reported by: Stefan Kangas <stefan <at> marxist.se>
Date: Sat, 18 Sep 2021 10:53:02 UTC
Severity: minor
Tags: fixed
Fixed in version 28.1
Done: Stefan Kangas <stefan <at> marxist.se>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> From: Stefan Kangas <stefan <at> marxist.se>
> Date: Sat, 18 Sep 2021 07:54:26 -0700
> Cc: 50658 <at> debbugs.gnu.org
>
> While working on this, I realized that it is impossible to know if in
> something like:
>
> (error "frobnicator not available")
>
> The 'frobnicator' part is a Lisp symbol (that can be in lower-case), or
> if it is a regular word (that must be capitalized). It would obviously
> be helpful if our conventions could be unambiguous.
>
> Perhaps we could add a requirement here, something like: a Lisp symbol
> must always be in `quotes', or behind ": "?
Yes, I think the idea is that the error message proper starts after
the colon.
> (I guess this would also affect the text we want to put in `(elisp)
> Documentation Tips'.)
Yes.
This bug report was last modified 3 years and 287 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.