From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: [PATCH] Miscellaneous fixes Date: Mon, 29 Mar 2010 07:51:29 -0400 Message-ID: <87mxxr73cu.fsf@gollum.intra.norang.ca> References: <1269829005-25254-1-git-send-email-bernt@norang.ca> <03D0F1B8-5320-43B1-9719-7BAC75F8BBB0@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NwDVL-0005nL-KN for emacs-orgmode@gnu.org; Mon, 29 Mar 2010 07:51:39 -0400 Received: from [140.186.70.92] (port=59631 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NwDVJ-0005m4-CY for emacs-orgmode@gnu.org; Mon, 29 Mar 2010 07:51:38 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NwDVH-0004ca-KB for emacs-orgmode@gnu.org; Mon, 29 Mar 2010 07:51:37 -0400 Received: from mho-01-ewr.mailhop.org ([204.13.248.71]:57739) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NwDVH-0004cV-GD for emacs-orgmode@gnu.org; Mon, 29 Mar 2010 07:51:35 -0400 In-Reply-To: <03D0F1B8-5320-43B1-9719-7BAC75F8BBB0@gmail.com> (Carsten Dominik's message of "Mon\, 29 Mar 2010 05\:53\:33 +0200") 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: Carsten Dominik Cc: emacs-orgmode@gnu.org 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. Apologies, 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