From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matt Lundin Subject: Re: Remote editing not working from agenda views? Date: Wed, 25 May 2011 13:14:23 -0400 Message-ID: <871uzmsnww.fsf@fastmail.fm> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:39321) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QPHfB-00005g-N2 for emacs-orgmode@gnu.org; Wed, 25 May 2011 13:14:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QPHfA-0001Pg-3q for emacs-orgmode@gnu.org; Wed, 25 May 2011 13:14:29 -0400 Received: from out3.smtp.messagingengine.com ([66.111.4.27]:59572) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QPHfA-0001PC-25 for emacs-orgmode@gnu.org; Wed, 25 May 2011 13:14:28 -0400 In-Reply-To: (Stormking's message of "Wed, 25 May 2011 08:29:47 +0000 (UTC)") 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: Stormking Cc: emacs-orgmode@gnu.org Stormking writes: > Marcus Klemm googlemail.com> writes: >> >> 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. I cannot replicate either of these behaviors. Could you please provide a minimal test file and configuration that reliably replicates the issue? Best, Matt