From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: org-agende changes mode in buffer to fundamental Date: Wed, 09 Feb 2011 17:32:17 +0100 Message-ID: <874o8dnp7y.fsf@gnu.org> References: <20110209083506.0bec004e@gaia.hsu-hh.de> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=39168 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PnCxh-0004IN-TP for emacs-orgmode@gnu.org; Wed, 09 Feb 2011 11:32:15 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PnCxg-0006D8-HK for emacs-orgmode@gnu.org; Wed, 09 Feb 2011 11:32:13 -0500 Received: from mail-fx0-f41.google.com ([209.85.161.41]:64115) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PnCxg-0006Cs-Ac for emacs-orgmode@gnu.org; Wed, 09 Feb 2011 11:32:12 -0500 Received: by fxm12 with SMTP id 12so388093fxm.0 for ; Wed, 09 Feb 2011 08:32:11 -0800 (PST) In-Reply-To: <20110209083506.0bec004e@gaia.hsu-hh.de> (Detlef Steuer's message of "Wed, 9 Feb 2011 08:35:06 +0100") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Detlef Steuer Cc: emacs-orgmode@gnu.org Hi Detlef, Detlef Steuer writes: > Just trying to start my workday ... > > As always the first command is > emacs todo.org > > Everthing looks like it should, mode is Org . > But now, if I type > C-a a > to view my agenda, mode is reverted back to fundamental. > > That also happens if I use > M-x org-agenda > to start it. > > Mode line tells me: Agenda file todo.org not in org-mode. > Message buffer: > org-agenda-get-day-entries: Agenda file ~/.pim/todo.org is > not in `org-mode' > Well --- it was when I called you, org-mode! ;-) This was caused by a recent commit (ca7aeada). I've reverted this commit for now, your agenda views should look normal back again. Thanks for spotting this, -- Bastien