mirror of
https://github.com/masscollaborationlabs/emacs.git
synced 2025-07-04 19:29:37 +00:00
Comment
This commit is contained in:
parent
c2de5588b4
commit
c463be09eb
1 changed files with 3 additions and 0 deletions
|
@ -611,6 +611,9 @@ program signals a Lisp error and then handles it with
|
||||||
@code{condition-case}, the user won't see the error message; it could
|
@code{condition-case}, the user won't see the error message; it could
|
||||||
show the message to the user by reporting it as a warning.)
|
show the message to the user by reporting it as a warning.)
|
||||||
|
|
||||||
|
@c FIXME: Why use ‘(bytecomp)’ instead of ‘'bytecomp’ or simply
|
||||||
|
@c ‘bytecomp’ here? The parens are part of ‘warning-type-format’ but
|
||||||
|
@c not part of the warning type. --xfq
|
||||||
@cindex warning type
|
@cindex warning type
|
||||||
Each warning has a @dfn{warning type} to classify it. The type is a
|
Each warning has a @dfn{warning type} to classify it. The type is a
|
||||||
list of symbols. The first symbol should be the custom group that you
|
list of symbols. The first symbol should be the custom group that you
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue