emacs-devel
[Top][All Lists]
Advanced

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

Re: problem whith abbrevs in message-mode


From: Richard Stallman
Subject: Re: problem whith abbrevs in message-mode
Date: Thu, 24 Jan 2002 23:21:16 -0700 (MST)

    >     I am not familiar with define-derived-mode, abbrev, mailabbrev, or
    >     mail-abbrevs. Help?!
    >
    > I think Message mode should use the same abbrev table as Mail mode:
    > mail-mode-abbrev-table.

I checked again, and discovered that mail-mode-abbrev-table has only
existed since Oct 27, as the result of an inadvertent change.
Mail mode formerly used text-mode-abbrev-table.

So I fixed that.  I think Message mode should also use text-mode-abbrev-table.



reply via email to

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