From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Raimund Kohl-Fuechsle Newsgroups: gmane.emacs.help Subject: bbdb-autoloads Date: Mon, 13 Feb 2006 12:35:30 +0100 Message-ID: <200602131235.30801.Raimund.Kohl@nabuli.de> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1139834034 5003 80.91.229.2 (13 Feb 2006 12:33:54 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 13 Feb 2006 12:33:54 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Feb 13 13:33:52 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1F8ctg-0000WP-7x for geh-help-gnu-emacs@m.gmane.org; Mon, 13 Feb 2006 13:33:40 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1F8cqU-0007CJ-Pr for geh-help-gnu-emacs@m.gmane.org; Mon, 13 Feb 2006 07:30:22 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1F8bza-0005PX-9N for help-gnu-emacs@gnu.org; Mon, 13 Feb 2006 06:35:42 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1F8bzX-0005NE-63 for help-gnu-emacs@gnu.org; Mon, 13 Feb 2006 06:35:40 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1F8bzU-0005My-7W for help-gnu-emacs@gnu.org; Mon, 13 Feb 2006 06:35:36 -0500 Original-Received: from [212.227.126.183] (helo=moutng.kundenserver.de) by monty-python.gnu.org with esmtp (Exim 4.52) id 1F8c3v-0002to-Jm for help-gnu-emacs@gnu.org; Mon, 13 Feb 2006 06:40:11 -0500 Original-Received: from [84.171.147.102] (helo=p54AB9366.dip0.t-ipconnect.de) by mrelayeu.kundenserver.de (node=mrelayeu3) with ESMTP (Nemesis), id 0MKxQS-1F8bzT07KH-00006t; Mon, 13 Feb 2006 12:35:35 +0100 Original-To: "Emacs-Mailingliste" User-Agent: KMail/1.8.3 Content-Disposition: inline X-Provags-ID: kundenserver.de abuse@kundenserver.de login:1f319457b87b086c07c81ac42a02b276 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:33175 Archived-At: Hi, I got the following error message some time now after upgrading: Debugger entered--Lisp error: (file-error "Cannot open load file"=20 "bbdb-autoloads") require(bbdb-autoloads) bbdb-initialize(mh-e) byte-code("=C6=10=C6=11=C6=12=C6=13=C6=14=C6=15=C7=C8=C9\"=88=CA=CB!=88= =CC=CD=CE\"=88=CF=16&=CF=16'=D0=D1 =D2\"=88=0E(=83. I cannot find the file bbdb-autoloads, even though I purged emacs and=20 bbdb and installed it again. During install there IS a message that=20 says something like "writing bbdb-autoloads". Any hints on solving=20 this error? Thanx in advance ray