From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel,gmane.emacs.bbdb.user Subject: Re: Adding BBDB 3 core to Emacs Date: Sat, 21 Nov 2015 19:11:34 +0200 Message-ID: <837flb46rd.fsf@gnu.org> References: <82mvuffcyc.fsf@jobim-via-gmail.com> <45822.7509.289752.22092@gargle.gargle.HOWL> <64270.20127.528598.22095@gargle.gargle.HOWL> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1448125937 15955 80.91.229.3 (21 Nov 2015 17:12:17 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 21 Nov 2015 17:12:17 +0000 (UTC) Cc: gmcninch@gmail.com, fitzsim@fitzsim.org, winkler@gnu.org, bbdb-info@lists.sourceforge.net, emacs-devel@gnu.org To: John Wiegley Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Nov 21 18:12:08 2015 Return-path: Envelope-to: ged-emacs-devel@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 1a0Bhl-0004tO-1q for ged-emacs-devel@m.gmane.org; Sat, 21 Nov 2015 18:12:05 +0100 Original-Received: from localhost ([::1]:53069 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a0Bhj-0001kQ-Ca for ged-emacs-devel@m.gmane.org; Sat, 21 Nov 2015 12:12:03 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:48119) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a0BhW-0001kG-C7 for emacs-devel@gnu.org; Sat, 21 Nov 2015 12:11:51 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a0BhT-0001Su-4j for emacs-devel@gnu.org; Sat, 21 Nov 2015 12:11:50 -0500 Original-Received: from mtaout22.012.net.il ([80.179.55.172]:54344) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a0BhS-0001Sq-T2; Sat, 21 Nov 2015 12:11:47 -0500 Original-Received: from conversion-daemon.a-mtaout22.012.net.il by a-mtaout22.012.net.il (HyperSendmail v2007.08) id <0NY600K00CTFX500@a-mtaout22.012.net.il>; Sat, 21 Nov 2015 19:11:44 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([84.94.185.246]) by a-mtaout22.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0NY600KI5D3KRU40@a-mtaout22.012.net.il>; Sat, 21 Nov 2015 19:11:44 +0200 (IST) In-reply-to: X-012-Sender: halo1@inter.net.il X-detected-operating-system: by eggs.gnu.org: Solaris 10 X-Received-From: 80.179.55.172 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:194959 gmane.emacs.bbdb.user:4101 Archived-At: > From: John Wiegley > Date: Sat, 21 Nov 2015 08:56:49 -0800 > Cc: George McNinch , Roland Winkler , > bbdb-info@lists.sourceforge.net, emacs-devel@gnu.org > > >>>>> Thomas Fitzsimmons writes: > > > I really like this idea. Then we could count on BBDB 3 (core) being in Emacs > > core. We could fix EUDC to always enable the BBDB backend by default, > > include an Info node in the manual for BBDB itself and fix the EUDC Info > > nodes to be BBDB 3-specific. > > I would much prefer this to be in "tarball ELPA", so that it is included in > the distribution, but not a focus for the other developers. Would there be any > need to include it within core itself? Didn't BBDB have some copyright issues that precluded its distribution with Emacs or under the same license? (Apologies if I'm misremembering.)