From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [PATCH] org-contacts.el, add alias properties Date: Wed, 10 Apr 2013 15:18:16 +0200 Message-ID: <8761zuh6cn.fsf@bzg.ath.cx> References: <8761zyzhf5.fsf@duenenhof-wilhelm.de> <87ppy6xzjf.fsf@gmail.com> <87txnixq63.fsf@duenenhof-wilhelm.de> <87li8uxkcd.fsf@gmail.com> <20130407185101.GA22894@BigDog.local> <87sj32w4hg.fsf@gmail.com> <20130409015548.GB23190@BigDog.local> <87bo9msggq.fsf@gmail.com> <87eheio7bx.fsf_-_@news.tumashu-localhost.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:54855) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UPuut-00068p-JJ for emacs-orgmode@gnu.org; Wed, 10 Apr 2013 09:18:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UPuun-0002y9-3E for emacs-orgmode@gnu.org; Wed, 10 Apr 2013 09:18:23 -0400 Received: from mail-wg0-x22a.google.com ([2a00:1450:400c:c00::22a]:64117) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UPuum-0002xd-RE for emacs-orgmode@gnu.org; Wed, 10 Apr 2013 09:18:16 -0400 Received: by mail-wg0-f42.google.com with SMTP id k13so5970851wgh.3 for ; Wed, 10 Apr 2013 06:18:16 -0700 (PDT) In-Reply-To: <87eheio7bx.fsf_-_@news.tumashu-localhost.org> (Feng Shu's message of "Wed, 10 Apr 2013 21:15:14 +0800") 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: Feng Shu Cc: emacs-orgmode@gnu.org Hi Feng, Feng Shu writes: > From 27f65b3939ca60ec7abf7d066b3aadfff44396a8 Mon Sep 17 00:00:00 2001 > From: Feng Shu > Date: Wed, 10 Apr 2013 21:05:15 +0800 > Subject: [PATCH] org-contacts.el, add name alias property. > > * contrib/lisp/org-contacts.el (org-contacts-alias-property): add new > varible > (org-contacts-matcher): add org-contacts-alias-property to this list Applied, thanks. -- Bastien