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 17:25:31 +0000 (UTC) Message-ID: References: <871uzmsnww.fsf@fastmail.fm> 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]:58580) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QPHq7-0003Fq-6I for emacs-orgmode@gnu.org; Wed, 25 May 2011 13:25:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QPHq6-0004cM-A1 for emacs-orgmode@gnu.org; Wed, 25 May 2011 13:25:47 -0400 Received: from lo.gmane.org ([80.91.229.12]:40184) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QPHq6-0004cB-4w for emacs-orgmode@gnu.org; Wed, 25 May 2011 13:25:46 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1QPHq4-00069G-BC for emacs-orgmode@gnu.org; Wed, 25 May 2011 19:25:44 +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 19:25:44 +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 19:25:44 +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 Matt Lundin imapmail.org> writes: > I cannot replicate either of these behaviors. Could you please provide a > minimal test file and configuration that reliably replicates the issue? After further investigations, it seems to be caused by me disabling the "consistancy graph" of the habits. I had org-habit-following-days, org-habit- preceding-days and org-habit-graph-column all set to 0. After re-enabling the graph, remote editing worked, again. Ciao, Stormking