From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/40387 Path: main.gmane.org!not-for-mail From: Robert Epprecht Newsgroups: gmane.emacs.gnus.general Subject: Re: BBDB initialisation and message Date: Sat, 17 Nov 2001 22:56:36 +0100 Sender: owner-ding@hpc.uh.edu Message-ID: <866689rrhn.fsf@i2d.home> References: <86k7wpxrzc.fsf@i2d.home> <87pu6h5fcw.fsf@lackawana.kippona.com> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035175945 636 80.91.224.250 (21 Oct 2002 04:52:25 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 04:52:25 +0000 (UTC) Return-Path: Original-Received: (qmail 12030 invoked from network); 18 Nov 2001 06:08:09 -0000 Original-Received: from malifon.math.uh.edu (129.7.128.13) by mastaler.com with SMTP; 18 Nov 2001 06:08:09 -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 165L5i-0001rg-00; Sun, 18 Nov 2001 00:06:06 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sun, 18 Nov 2001 00:05:49 -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 AAA16232 for ; Sun, 18 Nov 2001 00:05:39 -0600 (CST) Original-Received: (qmail 12010 invoked by alias); 18 Nov 2001 06:05:45 -0000 Original-Received: (qmail 12005 invoked from network); 18 Nov 2001 06:05:44 -0000 Original-Received: from unknown (HELO baps.zh.cybernet.ch) (212.90.198.162) by gnus.org with SMTP; 18 Nov 2001 06:05:44 -0000 Original-Received: (qmail 8636 invoked by alias); 18 Nov 2001 07:09:59 -0000 Original-Received: from diup-194-75.cybernet.ch (HELO i2d.home) (212.90.194.75) by baps.zh.cybernet.ch with SMTP; 18 Nov 2001 07:09:59 -0000 Original-Received: from dada by i2d.home with local (Exim 3.12 #1 (Debian)) id 165DS0-00007b-00; Sat, 17 Nov 2001 22:56:36 +0100 Original-To: ding@gnus.org In-Reply-To: <87pu6h5fcw.fsf@lackawana.kippona.com> ((Chris Beggy ) news@kippona.com's message of "Sat, 17 Nov 2001 15:09:35 -0500") Original-Lines: 12 User-Agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/21.1 (i386-debian-linux-gnu) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:40387 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:40387 (Chris Beggy ) news@kippona.com writes: > Try including (require 'message) too. Yes, that works. I'm sorry for letting you guess what the error was by not properly quoting the error message. Stupid me, must have been tired. (Well it was: Error in init file: Symbol's value as variable is void: message-mode-map) Thank you, Robert