Return-Path: X-Original-To: notmuch@notmuchmail.org Delivered-To: notmuch@notmuchmail.org Received: from localhost (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id 77923431FAF for ; Sun, 21 Oct 2012 05:16:35 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: 1.207 X-Spam-Level: * X-Spam-Status: No, score=1.207 tagged_above=-999 required=5 tests=[MISSING_HEADERS=1.207] autolearn=disabled Received: from olra.theworths.org ([127.0.0.1]) by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 28fzM7dfQA01 for ; Sun, 21 Oct 2012 05:16:33 -0700 (PDT) Received: from guru.guru-group.fi (guru.guru-group.fi [46.183.73.34]) by olra.theworths.org (Postfix) with ESMTP id 32DF7431FAE for ; Sun, 21 Oct 2012 05:16:33 -0700 (PDT) Received: from guru.guru-group.fi (localhost [IPv6:::1]) by guru.guru-group.fi (Postfix) with ESMTP id BDC0710036F for ; Sun, 21 Oct 2012 15:16:35 +0300 (EEST) From: Tomi Ollila Cc: Notmuch Mail Subject: Re: [PATCH] emacs: functions to import sender or recipient into BBDB In-Reply-To: References: <87lii62sk2.fsf@wonderlust.lan> <87ipa66pne.fsf@betacantrips.com> <876265kno7.fsf@servo.finestructure.net> User-Agent: Notmuch/0.14+51~g62cd13b (http://notmuchmail.org) Emacs/24.2.1 (x86_64-unknown-linux-gnu) X-Face: HhBM'cA~ MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Oct 2012 12:16:35 -0000 On Sun, Oct 21 2012, Jani Nikula wrote: > On Oct 20, 2012 10:35 PM, "Tomi Ollila" wrote: > >> Fine by me. I suggest: >> >> file emacs/notmuch-bbdb.el > > Bikeshedding, but how about the existing notmuch-address.el? Surely bbdb > isn't the only address db, and there's bound to be code to share. Good point -- this is the most consistent suggestion. -- and customized insinuation (or something) for enable (??!!) > > J. Tomi