bug#4967: 23.1.50; mail abbrev to aggresive

john ffitch <[email protected]> Thu, 19 Nov 2009 07:54:41 +0000
Newsgroups gmane.emacs.bugs,gmane.emacs.pretest.bugs
Message-ID <[email protected]>
Please write in English if possible, because the Emacs maintainers
usually do not have translators to read other languages for them.

Your bug report will be posted to the [email protected] mailing list.

Please describe exactly what actions triggered the bug
and the precise symptoms of the bug.  If you can, give
a recipe starting from `emacs -Q':

When I try to send mail I get
Debugger entered--Lisp error: (invalid-function with-wrapper-hook)
  with-wrapper-hook((mail-abbrev-expand-wrapper t) nil nil)
  expand-abbrev()
  mail-text()
  report-emacs-bug("mail abbrev to aggresive" [118 backspace 115 32 backspace backspace 100 32 110 111 116 32 115 101 101 105 110 103 32 97 110 121 32 112 114 111 98 108 101 109 115 46 return return 98 116 119 32 116 104 101 32 115 116 117 100 105 111 32 104 ...])
  call-interactively(report-emacs-bug t nil)
  execute-extended-command(nil)
  call-interactively(execute-extended-command nil nil)

(that is from this message).  I have to disable abbrev mode to be able
to type any text.
  this is CVS version as of this morning (~2 hrs ago)

==John ffitch