1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-19 10:22:27 +00:00

Silence warnings in ietf-drums-parse-address

* ietf-drums.el (ietf-drums-parse-address): Don't issue warnings about
things the user isn't interested in.
This commit is contained in:
Lars Magne Ingebrigtsen 2014-11-14 04:19:18 +01:00
parent 02073b2e84
commit 94a489163b

View File

@ -206,7 +206,6 @@ backslash and doublequote.")
(1+ (point))
(progn (forward-sexp 1) (1- (point))))))))
(t
(message "Unknown symbol: %c" c)
(forward-char 1))))
;; If we found no display-name, then we look for comments.
(if display-name