From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/6438 Path: main.gmane.org!not-for-mail From: "Paul D. Smith" Newsgroups: gmane.emacs.gnus.general Subject: [5.2.2] message vs. bbdb/mailabbrev Date: Wed, 29 May 96 11:39:57 EDT Message-ID: <9605291539.AA18412@lemming.engeast> Reply-To: psmith@BayNetworks.com NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035146893 3576 80.91.224.250 (20 Oct 2002 20:48:13 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 20:48:13 +0000 (UTC) Return-Path: ding-request@ifi.uio.no Original-Received: from ifi.uio.no (ifi.uio.no [129.240.64.2]) by deanna.miranova.com (8.7.5/8.6.9) with SMTP id JAA02578 for ; Wed, 29 May 1996 09:16:26 -0700 Original-Received: from lobster.wellfleet.com (lobster.corpeast.baynetworks.com [192.32.253.3]) by ifi.uio.no with ESMTP (8.6.11/ifi2.4) id for ; Wed, 29 May 1996 17:40:35 +0200 Original-Received: from lobster1.corpeast.Baynetworks.com by lobster.wellfleet.com (SMI-8.6/SMI-4.1) id LAA18633; Wed, 29 May 1996 11:42:12 -0400 Original-Received: from lemming.engeast by lobster1.corpeast.Baynetworks.com (4.1/SMI-4.1) id AA03366; Wed, 29 May 96 11:40:03 EDT Original-Received: by lemming.engeast (4.1/SMI-4.1) id AA18412; Wed, 29 May 96 11:39:57 EDT Original-To: Gnus 5 Mailing List Xref: main.gmane.org gmane.emacs.gnus.general:6438 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:6438 Has anyone gotten mailabbrev and/or bbdb to work with message? I can't get either to work. BBDB isn't too puzzling, since I haven't tried to install hooks for it yet :). Anyone have a bbdb-message.el they're using? But I've tried to use mailabbrev and for some reason my abbreviations aren't defined for me. As far as I can see message-mode calls mail-abbrevs-setup, but I have no abbrevs defined when the message buffer is created. If I explicitly rebuild the abbrevs, then they're OK and I can expand them. But for old mail, all I had to do was add mail-abbrevs-setup to mail-setup-hook and all was fine. Help?