From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Sergio Durigan Junior Newsgroups: gmane.emacs.bugs Subject: bug#11580: [PATCH] Fix bug #11580 Date: Sat, 29 Sep 2012 16:30:42 -0300 Message-ID: References: <87ipb64w5x.fsf@riseup.net> <87mx0c655g.fsf__10545.1882271611$1348682125$gmane$org@thinkpad.tsdh.de> <87d3152fxd.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1348947111 7731 80.91.229.3 (29 Sep 2012 19:31:51 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 29 Sep 2012 19:31:51 +0000 (UTC) Cc: 11580@debbugs.gnu.org, emacs-devel@gnu.org To: Roland Winkler Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sat Sep 29 21:31:56 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 1TI2lW-00058s-Pz for geb-bug-gnu-emacs@m.gmane.org; Sat, 29 Sep 2012 21:31:54 +0200 Original-Received: from localhost ([::1]:40900 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TI2lR-0000VU-Ha for geb-bug-gnu-emacs@m.gmane.org; Sat, 29 Sep 2012 15:31:49 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:36905) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TI2lO-0000VM-Vm for bug-gnu-emacs@gnu.org; Sat, 29 Sep 2012 15:31:47 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TI2lN-0008An-Vp for bug-gnu-emacs@gnu.org; Sat, 29 Sep 2012 15:31:46 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:52571) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TI2lN-0008Aj-SE for bug-gnu-emacs@gnu.org; Sat, 29 Sep 2012 15:31:45 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.72) (envelope-from ) id 1TI2le-0002Sl-2f for bug-gnu-emacs@gnu.org; Sat, 29 Sep 2012 15:32:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Sergio Durigan Junior Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 29 Sep 2012 19:32: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.13489470679400 (code B ref 11580); Sat, 29 Sep 2012 19:32:02 +0000 Original-Received: (at 11580) by debbugs.gnu.org; 29 Sep 2012 19:31:07 +0000 Original-Received: from localhost ([127.0.0.1]:33884 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TI2kl-0002RY-CY for submit@debbugs.gnu.org; Sat, 29 Sep 2012 15:31:07 -0400 Original-Received: from mx1.riseup.net ([204.13.164.18]:48272) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TI2kj-0002RR-6S for 11580@debbugs.gnu.org; Sat, 29 Sep 2012 15:31:06 -0400 Original-Received: from fruiteater.riseup.net (fruiteater-pn.riseup.net [10.0.1.74]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "*.riseup.net", Issuer "Gandi Standard SSL CA" (verified OK)) by mx1.riseup.net (Postfix) with ESMTPS id C0A1D60DE5; Sat, 29 Sep 2012 12:30:47 -0700 (PDT) Original-Received: from 127.0.0.1 (localhost [127.0.0.1])localhost (unknown [187.106.37.6]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (Client did not present a certificate) (Authenticated sender: sergiodj@fruiteater.riseup.net) by fruiteater.riseup.net (Postfix) with ESMTPSA id 8612E5BA; Sat, 29 Sep 2012 12:30:46 -0700 (PDT) X-URL: http://sergiodj.net/blog In-Reply-To: <87d3152fxd.fsf@gnu.org> (Roland Winkler's message of "Sat, 29 Sep 2012 07:04:46 -0500") X-Virus-Scanned: clamav-milter 0.97.5 at mx1 X-Virus-Status: Clean 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:65018 Archived-At: On Saturday, September 29 2012, Roland Winkler wrote: > 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 > > 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? Thank you for the explanations. I think this patch has more to do with EUDC than with BBDB, TBH. And this is a simple fix to a long-standing problem. I am afraid I did not understand the last paragraph. Are you saying that it is OK to commit this patch upstream? Thanks, -- Sergio