From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Thum Subject: Re: phone links... Date: Sat, 06 Apr 2013 14:10:36 +0200 Message-ID: <516010BC.2070006@gmx.de> References: <5156228C.4010400@sift.info> <871uaq7aqy.fsf@bzg.ath.cx> <515DE4E2.2010704@gmx.de> <87r4iptr5g.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:49395) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UORx9-0007BU-MP for emacs-orgmode@gnu.org; Sat, 06 Apr 2013 08:10:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UORx8-0001Nc-DR for emacs-orgmode@gnu.org; Sat, 06 Apr 2013 08:10:39 -0400 Received: from mout.gmx.net ([212.227.17.22]:50430) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UORx8-0001NY-45 for emacs-orgmode@gnu.org; Sat, 06 Apr 2013 08:10:38 -0400 Received: from mailout-de.gmx.net ([10.1.76.29]) by mrigmx.server.lan (mrigmx001) with ESMTP (Nemesis) id 0LuqoZ-1UXlWe1Txh-01085U for ; Sat, 06 Apr 2013 14:10:37 +0200 In-Reply-To: <87r4iptr5g.fsf@bzg.ath.cx> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Bastien Cc: Org Mode , Robert Goldman Bastien, one more thing: I have (setq org-contacts-matcher "BIRTHDAY<>\"\"|ADR<>\"\"|EMAIL<>\"\"|TEL<>\"\"") to be able to find contacts not having an email. Something like it would need to become the new default. Cheers, Simon On 04/05/2013 08:42 AM, Bastien wrote: > Hi Simon, > > Simon Thum writes: > >> Since you're at it: I keep the attached patch personally. I use it to sync >> org-contacts entries to my phone. > > I applied Feng's patches against org-contacts.el, maybe you don't need > your patch anymore. > > Best, >