From mboxrd@z Thu Jan 1 00:00:00 1970 From: Markus Heller Subject: Re: Issue with "non-existing" agenda file Date: Mon, 30 Aug 2010 12:34:03 -0700 Message-ID: <0v4oebzyhg.fsf@gmail.com> References: <0v8w3oylmd.fsf@gmail.com> <87d3szsxzw.wl%ucecesf@ucl.ac.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=39515 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OqA7I-0004ys-5f for emacs-orgmode@gnu.org; Mon, 30 Aug 2010 15:34:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OqA7G-0005ow-Ap for emacs-orgmode@gnu.org; Mon, 30 Aug 2010 15:34:04 -0400 Received: from lo.gmane.org ([80.91.229.12]:47294) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OqA7G-0005oY-2H for emacs-orgmode@gnu.org; Mon, 30 Aug 2010 15:34:02 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1OqA7E-0000mF-Bs for emacs-orgmode@gnu.org; Mon, 30 Aug 2010 21:34:00 +0200 Received: from 142.103.191.98 ([142.103.191.98]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 30 Aug 2010 21:34:00 +0200 Received: from hellerm2 by 142.103.191.98 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 30 Aug 2010 21:34:00 +0200 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: emacs-orgmode@gnu.org Eric S Fraga writes: > On Mon, 30 Aug 2010 11:57:14 -0700, Markus Heller wrote: >> >> Hello all, >> >> I'm stuck with a weird issue: >> >> When I tried to invoke any agenda view, e.g. C-c a a, I get the >> following message in the minibuffer: >> >> non-existing agenda file h:/org/career.org [R]emove from list or >> [A]bort? >> >> I type "R" to remove it, get my agenda view, and then I switch the >> buffer to Career.org and hit C-[ and get "file added to front of agenda >> list", but when I try C-c a a again, I get the message above about the >> non-existing agenda file. >> >> What's going on here? >> >> Thanks and Cheers >> Markus >> >> PS: My org is 7.01trans, release_7.01h-229-gb212 on emacs 23.1 > > I assume you're on MS Windows here... what is the value of > org-agenda-files after you add the file? is case (Career versus > career) an issue? You say "I switch the buffer to Career.org"; have > you actually saved the file? Err, how do I check the value of org-agenda-files? Wow, this just makes me realize how much of a newbie I still am ... Thanks for everyone's patience! Markus