From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Guerry Subject: [Accepted] use @result{} instead of --> (looks nicer) Date: Wed, 26 Jan 2011 18:33:35 +0100 (CET) Message-ID: <20110126173335.CEE3940D5A@myhost.localdomain> References: <1291842341-15199-1-git-send-email-bjg@network-theory.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=37517 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pi9i5-0007PM-Pv for emacs-orgmode@gnu.org; Wed, 26 Jan 2011 13:03:21 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Pi9hz-0003Va-6c for emacs-orgmode@gnu.org; Wed, 26 Jan 2011 13:03:13 -0500 Received: from mail-gy0-f169.google.com ([209.85.160.169]:40059) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Pi9hz-0003VM-2s for emacs-orgmode@gnu.org; Wed, 26 Jan 2011 13:03:07 -0500 Received: by gyd10 with SMTP id 10so305363gyd.0 for ; Wed, 26 Jan 2011 10:03:06 -0800 (PST) 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 Patch 458 (http://patchwork.newartisans.com/patch/458/) is now "Accepted". Maintainer comment: none This relates to the following submission: http://mid.gmane.org/%3C1291842341-15199-1-git-send-email-bjg%40network-theory.co.uk%3E Here is the original message containing the patch: > Content-Type: text/plain; charset="utf-8" > MIME-Version: 1.0 > Content-Transfer-Encoding: 7bit > Subject: [Orgmode] use @result{} instead of --> (looks nicer) > Date: Thu, 09 Dec 2010 02:05:23 -0000 > From: Brian Gough > X-Patchwork-Id: 458 > Message-Id: <1291842341-15199-1-git-send-email-bjg@network-theory.co.uk> > To: emacs-orgmode@gnu.org > Cc: Barry Gidden , > Brian Gough > > --- > doc/org.texi | 54 +++++++++++++++++++++++++++--------------------------- > 1 files changed, 27 insertions(+), 27 deletions(-) > > > diff --git a/doc/org.texi b/doc/org.texi > index 7df03fe..94a4290 100644 > --- a/doc/org.texi > +++ b/doc/org.texi > @@ -5304,20 +5304,20 @@ various inputs will be interpreted, the items filled in by Org-mode are > in @b{bold}. > > @example > -3-2-5 --> 2003-02-05 > -2/5/3 --> 2003-02-05 > -14 --> @b{2006}-@b{06}-14 > -12 --> @b{2006}-@b{07}-12 > -2/5 --> @b{2007}-02-05 > -Fri --> nearest Friday (default date or later) > -sep 15 --> @b{2006}-09-15 > -feb 15 --> @b{2007}-02-15 > -sep 12 9 --> 2009-09-12 > -12:45 --> @b{2006}-@b{06}-@b{13} 12:45 > -22 sept 0:34 --> @b{2006}-09-22 0:34 > -w4 --> ISO week for of the current year @b{2006} > -2012 w4 fri --> Friday of ISO week 4 in 2012 > -2012-w04-5 --> Same as above > +3-2-5 @result{} 2003-02-05 > +2/5/3 @result{} 2003-02-05 > +14 @result{} @b{2006}-@b{06}-14 > +12 @result{} @b{2006}-@b{07}-12 > +2/5 @result{} @b{2007}-02-05 > +Fri @result{} nearest Friday (default date or later) > +sep 15 @result{} @b{2006}-09-15 > +feb 15 @result{} @b{2007}-02-15 > +sep 12 9 @result{} 2009-09-12 > +12:45 @result{} @b{2006}-@b{06}-@b{13} 12:45 > +22 sept 0:34 @result{} @b{2006}-09-22 0:34 > +w4 @result{} ISO week for of the current year @b{2006} > +2012 w4 fri @result{} Friday of ISO week 4 in 2012 > +2012-w04-5 @result{} Same as above > @end example > > Furthermore you can specify a relative date by giving, as the > @@ -5329,13 +5329,13 @@ a single letter, you use the abbreviation of day name, the date will be > the Nth such day. E.g. > > @example > -+0 --> today > -. --> today > -+4d --> four days from today > -+4 --> same as above > -+2w --> two weeks from today > -++5 --> five days from default date > -+2tue --> second Tuesday from now. > ++0 @result{} today > +. @result{} today > ++4d @result{} four days from today > ++4 @result{} same as above > ++2w @result{} two weeks from today > +++5 @result{} five days from default date > ++2tue @result{} second Tuesday from now. > @end example > > @vindex parse-time-months > @@ -5349,9 +5349,9 @@ start time and a duration (in HH:MM format). Use `-' or `-{}-' as the separator > in the former case and use '+' as the separator in the latter case. E.g. > > @example > -11am-1:15pm --> 11:00-13:15 > -11am--1:15pm --> same as above > -11am+2:15 --> same as above > +11am-1:15pm @result{} 11:00-13:15 > +11am--1:15pm @result{} same as above > +11am+2:15 @result{} same as above > @end example > > @cindex calendar, for selecting date > @@ -13295,9 +13295,9 @@ Org will move the following key bindings in Org files, and in the agenda > buffer (but not during date selection). > > @example > -S-UP -> M-p S-DOWN -> M-n > -S-LEFT -> M-- S-RIGHT -> M-+ > -C-S-LEFT -> M-S-- C-S-RIGHT -> M-S-+ > +S-UP @result{} M-p S-DOWN @result{} M-n > +S-LEFT @result{} M-- S-RIGHT @result{} M-+ > +C-S-LEFT @result{} M-S-- C-S-RIGHT @result{} M-S-+ > @end example > > @vindex org-disputed-keys >