]> git.eshelyaron.com Git - emacs.git/commitdiff
Silence warnings in ietf-drums-parse-address
authorLars Magne Ingebrigtsen <larsi@gnus.org>
Fri, 14 Nov 2014 03:19:18 +0000 (04:19 +0100)
committerLars Magne Ingebrigtsen <larsi@gnus.org>
Fri, 14 Nov 2014 03:20:10 +0000 (04:20 +0100)
* ietf-drums.el (ietf-drums-parse-address): Don't issue warnings about
things the user isn't interested in.

lisp/gnus/ietf-drums.el

index 11213689281ad3a63abf49c692e1a2c9738f7f85..4fe8f18153a5c1ff5cf368c8f76f8cbcf354e9b4 100644 (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