From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Roland Winkler Newsgroups: gmane.emacs.bugs Subject: bug#11580: [PATCH] Fix bug #11580 Date: Sat, 29 Sep 2012 07:04:46 -0500 Message-ID: <87d3152fxd.fsf__29903.4264208332$1348920363$gmane$org@gnu.org> References: <87ipb64w5x.fsf@riseup.net> <87mx0c655g.fsf__10545.1882271611$1348682125$gmane$org@thinkpad.tsdh.de> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1348920357 3020 80.91.229.3 (29 Sep 2012 12:05:57 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 29 Sep 2012 12:05:57 +0000 (UTC) Cc: 11580@debbugs.gnu.org, emacs-devel@gnu.org To: Sergio Durigan Junior Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sat Sep 29 14:06:02 2012 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1THvo0-00063F-O2 for geb-bug-gnu-emacs@m.gmane.org; Sat, 29 Sep 2012 14:06:00 +0200 Original-Received: from localhost ([::1]:56577 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1THvnv-0004rO-Dz for geb-bug-gnu-emacs@m.gmane.org; Sat, 29 Sep 2012 08:05:55 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:43768) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1THvnr-0004n2-BU for bug-gnu-emacs@gnu.org; Sat, 29 Sep 2012 08:05:52 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1THvnn-0002gO-QC for bug-gnu-emacs@gnu.org; Sat, 29 Sep 2012 08:05:51 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:51852) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1THvnn-0002gH-Eq for bug-gnu-emacs@gnu.org; Sat, 29 Sep 2012 08:05:47 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.72) (envelope-from ) id 1THvo2-0007Og-2y for bug-gnu-emacs@gnu.org; Sat, 29 Sep 2012 08:06:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Roland Winkler Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 29 Sep 2012 12:06:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 11580 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: help Original-Received: via spool by 11580-submit@debbugs.gnu.org id=B11580.134892030728350 (code B ref 11580); Sat, 29 Sep 2012 12:06:02 +0000 Original-Received: (at 11580) by debbugs.gnu.org; 29 Sep 2012 12:05:07 +0000 Original-Received: from localhost ([127.0.0.1]:33160 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1THvn8-0007NC-Sg for submit@debbugs.gnu.org; Sat, 29 Sep 2012 08:05:07 -0400 Original-Received: from fencepost.gnu.org ([208.118.235.10]:35424) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1THvn7-0007N6-12 for 11580@debbugs.gnu.org; Sat, 29 Sep 2012 08:05:05 -0400 Original-Received: from adsl-68-77-18-65.dsl.emhril.ameritech.net ([68.77.18.65]:59702 helo=regnitz) by fencepost.gnu.org with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1THvmr-0007q6-0Q; Sat, 29 Sep 2012 08:04:49 -0400 In-Reply-To: <87mx0c655g.fsf__10545.1882271611$1348682125$gmane$org@thinkpad.tsdh.de> (Tassilo Horn's message of "Wed, 26 Sep 2012 19:54:51 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1 (gnu/linux) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:65010 Archived-At: On Wed, Sep 26 2012, Tassilo Horn wrote: >> The attached patch fixes the bug listed on $SUBJECT. Maybe there are >> better ways to fix it, but a quick hack did the trick so I am sending >> it for review. > > I don't use bbdb, so I've Cc-ed Roland who is the current bbdb > maintainer. Roland, the complete bug thread is here: It seems this is all about BBDB v2. Unfortunately, the BBDB v3 that I have been working on for a little while has not yet been released BBDB is available at http://savannah.nongnu.org/projects/bbdb/ To check it out, use git clone git://git.savannah.nongnu.org/bbdb.git Nobody on the BBDB mailing list has ever mentioned EUDC. So I never thought about this till I saw this bug report. I've tried to clean up the code of BBDB and make it more robust. Lots of things have changed along this way. It seems to me that eudc-bbdb.el would likewise benefit from that. However, the current version of eudc-bbdb.el will not work with BBDB v3. There are a few things left I'd like to do before making the first proper release of BBDB v3. It appears to me that then it would make more sense to look into adapting eudc-bbdb.el to BBDB v3. If in the meanwhile you have a patch that fixes the bug for you, can you continue with it till then? Thanks, Roland