From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stormking Subject: Re: Remote editing not working from agenda views? Date: Wed, 25 May 2011 08:29:47 +0000 (UTC) Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([140.186.70.92]:53028) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QPFJI-0007W5-L7 for emacs-orgmode@gnu.org; Wed, 25 May 2011 10:43:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QPFJE-00069e-5M for emacs-orgmode@gnu.org; Wed, 25 May 2011 10:43:44 -0400 Received: from lo.gmane.org ([80.91.229.12]:39083) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QPFJD-000693-Vh for emacs-orgmode@gnu.org; Wed, 25 May 2011 10:43:40 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1QP9Tc-0001fE-Co for emacs-orgmode@gnu.org; Wed, 25 May 2011 10:30:00 +0200 Received: from p54B887D8.dip0.t-ipconnect.de ([84.184.135.216]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 25 May 2011 10:30:00 +0200 Received: from marcus.klemm by p54B887D8.dip0.t-ipconnect.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 25 May 2011 10:30:00 +0200 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: emacs-orgmode@gnu.org Marcus Klemm googlemail.com> writes: > > Hello List, > > I've created a custom block agenda that consists of an agenda view > showing me the scheduled items of the next 7 days and a TODO list > showing me unscheduled TODO items from various projects. In the TODO > part, I can toggle states using "t", switch to an entry's origin with > SPC, TAB and RET and so on. When I try the same in the agenda part, > Emacs says "Command not allowed in this line". > > In the process of investigating this issue I found that remote > editing, jumping to origin etc. is also not working in the built-in > agenda views for the day, week etc. I just found out that this is only true for habits. Other scheduled items and repeating items can be edited from the agenda, just habits cannot. Is this supposed to work like that? I'd really like to "cross off" my daily routines directly from the agenda. Ciao, Stormking