From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: [PATCH] org-file-apps docstring: document using regexp group matches as command line parameters, add examples Date: Thu, 13 May 2010 07:19:49 +0200 Message-ID: References: <4BEB2156.2080901@jboecker.de> Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=ISO-8859-1; format=flowed; delsp=yes Content-Transfer-Encoding: quoted-printable Return-path: Received: from [140.186.70.92] (port=53153 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OCQsR-0000XA-0o for emacs-orgmode@gnu.org; Thu, 13 May 2010 01:22:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OCQpt-0007Ql-5A for emacs-orgmode@gnu.org; Thu, 13 May 2010 01:19:54 -0400 Received: from mail-ew0-f216.google.com ([209.85.219.216]:49615) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OCQpt-0007QY-0f for emacs-orgmode@gnu.org; Thu, 13 May 2010 01:19:53 -0400 Received: by ewy8 with SMTP id 8so394555ewy.8 for ; Wed, 12 May 2010 22:19:52 -0700 (PDT) In-Reply-To: <4BEB2156.2080901@jboecker.de> 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: =?ISO-8859-1?Q?Jan_B=F6cker?= Cc: Org Mode Hi Jan, this looks good, I have applied it. Thanks! - Carsten On May 12, 2010, at 11:44 PM, Jan B=F6cker wrote: > This is also available via > git pull git://github.com/jboecker/org-mode.git for-carsten > > I tried to document the new behaviour as concise and clear as =20 > possible. > > (If anyone reads this and finds it too confusing in any way, please =20= > say > so . I introduced the changes, so I know what they do and why, but the > docstring has to explain this to people who do not.) > > While I could not make it any shorter than my first draft, I hope that > the clear separation of the three possible interpretations of a string > as the file identifier and the short example for each one will allow =20= > the > reader to quickly find what they need without having to understanding > all of the complexity first. > > Regards, > Jan > <0001-org-file-apps-docstring-document-using-regexp-=20 > group-.patch>_______________________________________________ > 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 - Carsten