From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Baumann Subject: Re: C-c l failing to create link in BBDB?? Date: Thu, 10 May 2007 19:17:40 +0200 Message-ID: References: <20070509130557.C9E60580@mailgate.ll.iac.es> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HmCOd-0002ir-6H for emacs-orgmode@gnu.org; Thu, 10 May 2007 13:25:43 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HmCOb-0002eM-GC for emacs-orgmode@gnu.org; Thu, 10 May 2007 13:25:41 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HmCOb-0002dv-Am for emacs-orgmode@gnu.org; Thu, 10 May 2007 13:25:41 -0400 Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1HmCHG-0006PQ-9n for emacs-orgmode@gnu.org; Thu, 10 May 2007 13:18:06 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1HmCHD-00006f-7L for emacs-orgmode@gnu.org; Thu, 10 May 2007 19:18:03 +0200 Received: from p54961810.dip0.t-ipconnect.de ([84.150.24.16]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 10 May 2007 19:18:03 +0200 Received: from dtbaumann by p54961810.dip0.t-ipconnect.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 10 May 2007 19:18:03 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Angel de Vicente writes: > Hi, > > before my query, let me say that ORG just rocks... I've been using for a couple > of weeks now, and I'm not looking back... > > Now, about my problem. I've got ORG 4.71, Emacs 21.3.1 and BBDB 2.35. When I > insert by hand a link to a bbdb record, such as > > [[bbdb:Emma Mallon][Emma]] > > all is well, and the link works fine. BUT, when I try to automatically generate > the link to this record from within the BBDB buffer by pressing C-c l I get the > following error: > > Invalid function: (macro . #[(vector) "Á^HÂE\207" [vector aref 3] 3]) > > Any idea what could be wrong? (Automatically generating links in regular files > or in Gnus articles works fine. So far it seems that it just complains in BBDB > files). Could it be that there is a mismatch between the coding systems? Things are working ok here (org 4.73, bbdb from cvs, emacs 22.1.50) Thomas