From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcus Klemm Subject: Remote editing not working from agenda? Date: Mon, 23 May 2011 19:46:04 +0200 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([140.186.70.92]:49919) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QOZCg-0005X6-He for emacs-orgmode@gnu.org; Mon, 23 May 2011 13:46:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QOZCf-0003d9-PP for emacs-orgmode@gnu.org; Mon, 23 May 2011 13:46:06 -0400 Received: from mail-iw0-f169.google.com ([209.85.214.169]:51929) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QOZCf-0003co-MH for emacs-orgmode@gnu.org; Mon, 23 May 2011 13:46:05 -0400 Received: by iwg8 with SMTP id 8so6640857iwg.0 for ; Mon, 23 May 2011 10:46:04 -0700 (PDT) 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 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. What am I missing? Ciao, Marcus