bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

problem whith abbrevs in message-mode


From: Harry Putnam
Subject: problem whith abbrevs in message-mode
Date: Sat, 19 Jan 2002 18:12:04 -0800
User-agent: Gnus/5.090005 (Oort Gnus v0.05) Emacs/21.1 (i586-pc-linux-gnu)

This bug report will be sent to the Free Software Foundation,
not to your local site managers!
Please write in English, because the Emacs maintainers do not have
translators to read other languages for them.

Your bug report will be posted to the bug-gnu-emacs@gnu.org mailing list,
and to the gnu.emacs.bug news group.

In GNU Emacs 21.1.1 (i586-pc-linux-gnu, X toolkit, Xaw3d scroll bars)
 of 2001-10-24 on reader.local.lan
Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: C
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: en_US
  locale-coding-system: iso-latin-1
  default-enable-multibyte-characters: nil

Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:

I see an error when trying to enter a new abbrev while in message-mode
but not other modes.

For example:
In the buffer, if I type abbrv_this and then the command `C-x a +'

I get this error: add-mode-abbrev: No per-mode abbrev table

Including backtrace here:

Debugger entered--Lisp error: (error "No per-mode abbrev table")
  signal(error ("No per-mode abbrev table"))
  error("No per-mode abbrev table")
  add-mode-abbrev(1)
  call-interactively(add-mode-abbrev)

If I temporarily change the major-mode to text, the error disappears
and the command works.

Calling M-x edit-abbrevs   I see:

(message-mode-abbrev-table)

"keyz"         0    "Keywords:"
"hped"         0    "[NOTE: -ed HP"


Recent input:
Z Z <up> <up> <up> <up> <up> <up> <up> <up> <up> <up> 
<up> <up> <up> <up> <up> <up> <up> <up> <up> <up> <up> 
<up> <up> <up> <return> <down> <down> <down> <down> 
<down> <down> <down> <down> <down> <down> <down> <down> 
Z Z M-x b u g SPC <backspace> <backspace> <backspace> 
e m a c s SPC b SPC <backspace> b u g SPC <backspace> 
<backspace> <backspace> <backspace> <backspace> <backspace> 
<backspace> <backspace> <backspace> <backspace> C-x 
M-m C-c M-m <help-echo> <help-echo> <help-echo> <help-echo> 
<help-echo> <help-echo> <help-echo> <help-echo> <help-echo> 
<help-echo> <help-echo> <help-echo> <help-echo> <report-emacs-bug>

Recent messages:

R
Opening nntp server on quimby.gnus.org...done
F [2 times]
Scoring...done
Generating summary...done
Auto-saving...done
call-interactively: Text is read-only
call-interactively: Quit
Loading emacsbug...done



reply via email to

[Prev in Thread] Current Thread [Next in Thread]