From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: [PATCH] Miscellaneous fixes Date: Mon, 29 Mar 2010 14:24:13 +0200 Message-ID: References: <1269829005-25254-1-git-send-email-bernt@norang.ca> <03D0F1B8-5320-43B1-9719-7BAC75F8BBB0@gmail.com> <87mxxr73cu.fsf@gollum.intra.norang.ca> Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NwE0y-00022R-Hp for emacs-orgmode@gnu.org; Mon, 29 Mar 2010 08:24:20 -0400 Received: from [140.186.70.92] (port=58760 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NwE0w-00021V-Pk for emacs-orgmode@gnu.org; Mon, 29 Mar 2010 08:24:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NwE0u-0000iI-Fh for emacs-orgmode@gnu.org; Mon, 29 Mar 2010 08:24:17 -0400 Received: from ey-out-1920.google.com ([74.125.78.149]:58006) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NwE0u-0000i0-5N for emacs-orgmode@gnu.org; Mon, 29 Mar 2010 08:24:16 -0400 Received: by ey-out-1920.google.com with SMTP id 4so980829eyg.34 for ; Mon, 29 Mar 2010 05:24:15 -0700 (PDT) In-Reply-To: <87mxxr73cu.fsf@gollum.intra.norang.ca> 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: Bernt Hansen Cc: emacs-orgmode@gnu.org On Mar 29, 2010, at 1:51 PM, Bernt Hansen wrote: > Hi Carsten, > > It seems I didn't cook 84e8434337ea86cd242bac6227232fa6e1f5fb6f long > enough - it breaks batch refiling operations from the agenda. > > Please revert this and I'll send a fix when I have one. Done. > > Apologies, No reason - I am so glad a few people do contribute patches. And with git, taking such a change back is so easy. - Carsten > Bernt > > > Carsten Dominik writes: > >> Applied, thanks. >> >> - Carsten >> >> On Mar 29, 2010, at 4:16 AM, Bernt Hansen wrote: >> >>> Hi Carsten, >>> >>> I've been running org-mode with the following 4 patches applied on >>> top >>> of master. >>> >>> These are available at git://git.norang.ca/org-mode for-carsten. >>> >>> Regards, >>> Bernt >>> >>> >>> Bernt Hansen (4): >>> Reveal after goto >>> Add completions for checkbox targets >>> Typo: left-over -> leftover >>> Refactor refiling code >>> >>> contrib/lisp/org-checklist.el | 2 ++ >>> lisp/ChangeLog | 2 +- >>> lisp/org-agenda.el | 11 ++++------- >>> lisp/org-clock.el | 17 +++++++++-------- >>> 4 files changed, 16 insertions(+), 16 deletions(-) >>> >>> >>> >>> _______________________________________________ >>> 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 >> >> >> >> >> >> _______________________________________________ >> 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