From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: Question re. Bernt's agenda setup Date: Sat, 24 Nov 2012 02:00:46 -0500 Message-ID: <87y5hrscwx.fsf@norang.ca> References: <20121115214217.GA5492@kenny.fritz.box> <87k3tln1jn.fsf@mean.albasani.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([208.118.235.92]:32998) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tc9jR-0003FP-44 for emacs-orgmode@gnu.org; Sat, 24 Nov 2012 02:00:53 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Tc9jP-0001t7-Gd for emacs-orgmode@gnu.org; Sat, 24 Nov 2012 02:00:53 -0500 Received: from mho-03-ewr.mailhop.org ([204.13.248.66]:15048 helo=mho-01-ewr.mailhop.org) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tc9jP-0001t3-C2 for emacs-orgmode@gnu.org; Sat, 24 Nov 2012 02:00:51 -0500 In-Reply-To: (Manish's message of "Tue, 20 Nov 2012 00:48:07 +0530") 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: Manish Cc: Alan Schmitt , Org-Mode , Memnon Anon Manish writes: > On Mon, Nov 19, 2012 at 7:34 PM, Alan Schmitt wrote: >> Manish writes: >> >>> On Sat, Nov 17, 2012 at 6:25 PM, Manish wrote: >>> [snip (21 lines)] >>>> >>>> =F12 SPC= with =V= is so much better at doing project reviews than >>>> anything else I have ever seen. My only gripe is that functions called >>>> by =V= and =P= do not refresh the agenda. I am trying to understand >>>> enough elisp to be able to call org-agenda-redo and beginning-of-buffer >>>> in some right places.. >>> >>> My bad. While making the same setup from scratch in home laptop found >>> that everything works as advertised. My work setup must have something >>> interfering with it. >> >> I'd be really curious to know what it is. I'm in the same situation here >> where the agenda is not refreshed when doing a P or V from within it. >> (Doing a W works, though). > > Strangely, it refreshes fine on Ubuntu but not on Windows (both with no > code other than Bernt's). I am using Emacs 24.2 and git head from > master branch. > > My half-baked attempts to add some bits to relevant functions to call > org-agenda-redo followed by beginning-of-buffer did not work. I am now > looking to using AutoHotKey as a duct tape solution. I've noticed this as well. I'm using Emacs 23.2 on Debian Linux and 23.1 (I think) on Windows at work. It may be related to changes in git master but I haven't had time to look into it yet and won't before the Christmas holidays with my current work schedule. Regards, Bernt