From mboxrd@z Thu Jan 1 00:00:00 1970 From: Manish Subject: Re: Question re. Bernt's agenda setup Date: Tue, 20 Nov 2012 00:48:07 +0530 Message-ID: References: <20121115214217.GA5492@kenny.fritz.box> <87k3tln1jn.fsf@mean.albasani.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from eggs.gnu.org ([208.118.235.92]:40843) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TaWrf-0000uq-No for emacs-orgmode@gnu.org; Mon, 19 Nov 2012 14:18:40 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TaWre-00020o-L9 for emacs-orgmode@gnu.org; Mon, 19 Nov 2012 14:18:39 -0500 Received: from mail-pa0-f41.google.com ([209.85.220.41]:36425) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TaWre-00020b-Ds for emacs-orgmode@gnu.org; Mon, 19 Nov 2012 14:18:38 -0500 Received: by mail-pa0-f41.google.com with SMTP id fa10so3788872pad.0 for ; Mon, 19 Nov 2012 11:18:37 -0800 (PST) In-Reply-To: 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: Alan Schmitt Cc: Memnon Anon , Org-Mode 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. Cheers! --Manish