>>>>> In <[EMAIL PROTECTED]> Katsumi Yamaoka wrote:

> *** mail-extr.el~     Sun Jan 21 21:57:52 2007
> --- mail-extr.el      Mon May 14 03:16:51 2007

[...]

> !                                (not (eq (char-after ? ))))))))))

Sorry, this line has to be corrected into:

!                                  (not (eq (char-after) ? )))))))))


_______________________________________________
emacs-pretest-bug mailing list
emacs-pretest-bug@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug

Reply via email to