From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Thierry Volpiatto Newsgroups: gmane.emacs.orgmode,gmane.emacs.devel Subject: Re: Announcing org-contacts, a bbdb-like contact manager for Org Date: Fri, 11 Feb 2011 12:08:43 +0100 Message-ID: <87wrl6su9w.fsf@gmail.com> References: <87r5bhysp6.fsf@keller.adm.naquadah.org> <878vxovsym.fsf@keller.adm.naquadah.org> <87k4h7ua23.fsf@member.fsf.org> <87vd0romky.fsf@keller.adm.naquadah.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1297422635 16132 80.91.229.12 (11 Feb 2011 11:10:35 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 11 Feb 2011 11:10:35 +0000 (UTC) Cc: emacs-devel@gnu.org To: emacs-orgmode@gnu.org Original-X-From: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Fri Feb 11 12:10:31 2011 Return-path: Envelope-to: geo-emacs-orgmode@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PnqtT-0004wp-2k for geo-emacs-orgmode@m.gmane.org; Fri, 11 Feb 2011 12:10:31 +0100 Original-Received: from localhost ([127.0.0.1]:56136 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PnqtS-0007nR-Gn for geo-emacs-orgmode@m.gmane.org; Fri, 11 Feb 2011 06:10:30 -0500 Original-Received: from [140.186.70.92] (port=46579 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pnqsk-0007gi-01 for emacs-orgmode@gnu.org; Fri, 11 Feb 2011 06:09:46 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Pnqsh-0006PG-B2 for emacs-orgmode@gnu.org; Fri, 11 Feb 2011 06:09:45 -0500 Original-Received: from lo.gmane.org ([80.91.229.12]:50114) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Pnqsh-0006Op-2D for emacs-orgmode@gnu.org; Fri, 11 Feb 2011 06:09:43 -0500 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1Pnqse-0004PS-1M for emacs-orgmode@gnu.org; Fri, 11 Feb 2011 12:09:40 +0100 Original-Received: from 131.78.88-79.rev.gaoland.net ([79.88.78.131]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 11 Feb 2011 12:09:40 +0100 Original-Received: from thierry.volpiatto by 131.78.88-79.rev.gaoland.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 11 Feb 2011 12:09:40 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 31 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: 131.78.88-79.rev.gaoland.net User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.2.93 (gnu/linux) Cancel-Lock: sha1:wcP5zykOFWETfn2YqNEJnkWQzfM= X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 80.91.229.12 X-BeenThere: emacs-orgmode@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-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 Xref: news.gmane.org gmane.emacs.orgmode:37429 gmane.emacs.devel:135887 Archived-At: Julien Danjou writes: > On Thu, Feb 10 2011, Tassilo Horn wrote: > >> I'm also using Emacs 24, and for me it doesn't work. > > Ok. Anyway I've just double checked, and it worst than that. > > Typing 'a' complete to 'aA' (instead of 'Anne ') and then > does nothing since aA is not valid. > > I'm not sure completion-at-point-functions is correctly usable in this > same dondition as message/bbdb completion was. The latter used to return > a function which is marked as decouraged in > `completion-at-point-functions' docstring. So org-contacts does not use > it. OTOH, returning a (START END COLLECTION) triplet is not very usable > since if you return a collection that start with a different character > set than (buffer-substring start end), it does not work. > > (Cc'ing emacs-devel, in case someone has an advice on that.) I am not using anymore bbdb, using only my own addressbook based on bookmarks.It have completion in message with TAB. You can get it here: http://mercurial.intuxication.org/hg/emacs-bookmark-extension/ Maybe it can help for your org-contacts. -- A+ Thierry Get my Gnupg key: gpg --keyserver pgp.mit.edu --recv-keys 59F29997 _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thierry Volpiatto Subject: Re: Announcing org-contacts, a bbdb-like contact manager for Org Date: Fri, 11 Feb 2011 12:08:43 +0100 Message-ID: <87wrl6su9w.fsf@gmail.com> References: <87r5bhysp6.fsf@keller.adm.naquadah.org> <878vxovsym.fsf@keller.adm.naquadah.org> <87k4h7ua23.fsf@member.fsf.org> <87vd0romky.fsf@keller.adm.naquadah.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=46579 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pnqsk-0007gi-01 for emacs-orgmode@gnu.org; Fri, 11 Feb 2011 06:09:46 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Pnqsh-0006PG-B2 for emacs-orgmode@gnu.org; Fri, 11 Feb 2011 06:09:45 -0500 Received: from lo.gmane.org ([80.91.229.12]:50114) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Pnqsh-0006Op-2D for emacs-orgmode@gnu.org; Fri, 11 Feb 2011 06:09:43 -0500 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1Pnqse-0004PS-1M for emacs-orgmode@gnu.org; Fri, 11 Feb 2011 12:09:40 +0100 Received: from 131.78.88-79.rev.gaoland.net ([79.88.78.131]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 11 Feb 2011 12:09:40 +0100 Received: from thierry.volpiatto by 131.78.88-79.rev.gaoland.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 11 Feb 2011 12:09:40 +0100 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 Cc: emacs-devel@gnu.org Julien Danjou writes: > On Thu, Feb 10 2011, Tassilo Horn wrote: > >> I'm also using Emacs 24, and for me it doesn't work. > > Ok. Anyway I've just double checked, and it worst than that. > > Typing 'a' complete to 'aA' (instead of 'Anne ') and then > does nothing since aA is not valid. > > I'm not sure completion-at-point-functions is correctly usable in this > same dondition as message/bbdb completion was. The latter used to return > a function which is marked as decouraged in > `completion-at-point-functions' docstring. So org-contacts does not use > it. OTOH, returning a (START END COLLECTION) triplet is not very usable > since if you return a collection that start with a different character > set than (buffer-substring start end), it does not work. > > (Cc'ing emacs-devel, in case someone has an advice on that.) I am not using anymore bbdb, using only my own addressbook based on bookmarks.It have completion in message with TAB. You can get it here: http://mercurial.intuxication.org/hg/emacs-bookmark-extension/ Maybe it can help for your org-contacts. -- A+ Thierry Get my Gnupg key: gpg --keyserver pgp.mit.edu --recv-keys 59F29997