From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/42631 Path: main.gmane.org!not-for-mail From: Lars Magne Ingebrigtsen Newsgroups: gmane.emacs.gnus.general Subject: Re: problem whith abbrevs in message-mode Date: Sat, 26 Jan 2002 23:39:36 +0100 Sender: owner-ding@hpc.uh.edu Message-ID: References: <2n3d0wo299.fsf@zsh.cs.rochester.edu> <200201240800.g0O806B17062@aztec.santafe.edu> <200201250621.g0P6LGk18813@aztec.santafe.edu> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035177849 12896 80.91.224.250 (21 Oct 2002 05:24:09 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 05:24:09 +0000 (UTC) Cc: zsh@cs.rochester.edu, ding@gnus.org, emacs-devel@gnu.org Return-Path: Original-Received: (qmail 15721 invoked from network); 26 Jan 2002 22:40:49 -0000 Original-Received: from malifon.math.uh.edu (mail@129.7.128.13) by mastaler.com with SMTP; 26 Jan 2002 22:40:49 -0000 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 16UbV5-00061U-00; Sat, 26 Jan 2002 16:40:43 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sat, 26 Jan 2002 16:40:38 -0600 (CST) Original-Received: from sclp3.sclp.com (qmailr@sclp3.sclp.com [209.196.61.66]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id QAA29710 for ; Sat, 26 Jan 2002 16:40:27 -0600 (CST) Original-Received: (qmail 15708 invoked by alias); 26 Jan 2002 22:40:28 -0000 Original-Received: (qmail 15703 invoked from network); 26 Jan 2002 22:40:27 -0000 Original-Received: from quimbies.gnus.org (195.204.10.148) by gnus.org with SMTP; 26 Jan 2002 22:40:27 -0000 Original-Received: from larsi by quimbies.gnus.org with local (Exim 3.32 #1 (Debian)) id 16UbUf-0001YK-00; Sat, 26 Jan 2002 23:40:17 +0100 Mail-Copies-To: never X-Now-Playing: Static's _Headphones_: "Headphones" Original-To: Richard Stallman In-Reply-To: <200201250621.g0P6LGk18813@aztec.santafe.edu> (Richard Stallman's message of "Thu, 24 Jan 2002 23:21:16 -0700 (MST)") User-Agent: Gnus/5.090006 (Oort Gnus v0.06) Emacs/21.1 (i686-pc-linux-gnu) X-Face: DINv?:G8"#}j~qLZ7}nO\w[.@Hd writes: > 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. 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'.) -- (domestic pets only, the antidote for overdose, milk.) larsi@gnus.org * Lars Magne Ingebrigtsen