Gnus development mailing list
 help / color / mirror / Atom feed
From: Richard Stallman <rms@gnu.org>
Cc: zsh@cs.rochester.edu, ding@gnus.org, emacs-devel@gnu.org
Subject: Re: problem whith abbrevs in message-mode
Date: Sun, 27 Jan 2002 11:56:01 -0700 (MST)	[thread overview]
Message-ID: <200201271856.g0RIu1v21410@aztec.santafe.edu> (raw)
In-Reply-To: <m3ofjgka8n.fsf@quimbies.gnus.org> (message from Lars Magne Ingebrigtsen on Sat, 26 Jan 2002 23:39:36 +0100)

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

    Message mode calls `mail-abbrevs-setup' to set up the abbrev stuff.
    That's the standard function from mail/mailabbrev.el.  (I haven't
    checked whether that package also inherits from
    `text-mode-abbrev-table'.)

Mailabbrevs is something different; those abbrevs use a special abbrev
table.

Message mode ought to use text-mode-abbrev-table for its ordinary
abbrev table.  It should set local-abbrev-table to text-mode-abbrev-table.



  reply	other threads:[~2002-01-27 18:56 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-01-24  3:29 ShengHuo ZHU
2002-01-24  8:00 ` Richard Stallman
2002-01-24  8:39   ` Harry Putnam
2002-01-25  6:21     ` Richard Stallman
2002-01-26 22:37       ` Lars Magne Ingebrigtsen
2002-01-26 22:39       ` Lars Magne Ingebrigtsen
2002-01-27 18:56         ` Richard Stallman [this message]
2002-01-30 18:20           ` Matt Armstrong
2002-02-03  4:41             ` Richard Stallman
2002-02-07 17:03               ` Matt Armstrong
2002-02-07 17:10               ` Matt Armstrong
2002-02-07 17:24                 ` ShengHuo ZHU

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200201271856.g0RIu1v21410@aztec.santafe.edu \
    --to=rms@gnu.org \
    --cc=ding@gnus.org \
    --cc=emacs-devel@gnu.org \
    --cc=zsh@cs.rochester.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).