Gnus development mailing list
 help / color / mirror / Atom feed
* message-mode abbrev
@ 2002-01-19 22:29 Harry Putnam
  2002-01-19 22:43 ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 3+ messages in thread
From: Harry Putnam @ 2002-01-19 22:29 UTC (permalink / raw)


I'm in a message mode buffer composing this message when I decide to
add an abbrev for this mode.

Pressing C-x a + (add-mode-abbrev) gets me this error message:
   add-mode-abbrev: No per-mode abbrev table

M-: major-mode <RET> shows `message-mode' 

Running M-x edit-abbrevs and searching out message-mode-abbrev-table
 I see:
(message-mode-abbrev-table)

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


Message mode is on as evidenced by the `Abbre Fill' in mode line.



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: message-mode abbrev
  2002-01-19 22:29 message-mode abbrev Harry Putnam
@ 2002-01-19 22:43 ` Lars Magne Ingebrigtsen
  2002-01-20  1:59   ` Harry Putnam
  0 siblings, 1 reply; 3+ messages in thread
From: Lars Magne Ingebrigtsen @ 2002-01-19 22:43 UTC (permalink / raw)


Harry Putnam <reader@newsguy.com> writes:

> Pressing C-x a + (add-mode-abbrev) gets me this error message:
>    add-mode-abbrev: No per-mode abbrev table

If I hit `C-x a +' once, it asks me for some abbrev stuff.  If I `C-g'
that and `C-x a +' again, I get the same error you get.

Sounds like an abbrev bug.

-- 
(domestic pets only, the antidote for overdose, milk.)
   larsi@gnus.org * Lars Magne Ingebrigtsen



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: message-mode abbrev
  2002-01-19 22:43 ` Lars Magne Ingebrigtsen
@ 2002-01-20  1:59   ` Harry Putnam
  0 siblings, 0 replies; 3+ messages in thread
From: Harry Putnam @ 2002-01-20  1:59 UTC (permalink / raw)


Lars Magne Ingebrigtsen <larsi@gnus.org> writes:

> Harry Putnam <reader@newsguy.com> writes:
>
>> Pressing C-x a + (add-mode-abbrev) gets me this error message:
>>    add-mode-abbrev: No per-mode abbrev table
>
> If I hit `C-x a +' once, it asks me for some abbrev stuff.  If I `C-g'
> that and `C-x a +' again, I get the same error you get.

A further clue is that this error doesn't happen in other modes, at
least not some that I use it in.  Perl sh fundamental text.
For example:

Changing this buffer to text mode temporarily and typing:

Abbrev_that `C-x a +' duly prompts me for a string to call 
Abbrev_that with.

Change back to message-mode and:

Abbrev_that `C-x a +' and I get the `No per mode abbrev table' error

Posting this info on emacs-devel shortly.



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-01-20  1:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-01-19 22:29 message-mode abbrev Harry Putnam
2002-01-19 22:43 ` Lars Magne Ingebrigtsen
2002-01-20  1:59   ` Harry Putnam

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).