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 14:51:09 -0700 Message-ID: <0vzkw3ydki.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=46040 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OqCFt-0000w1-MJ for emacs-orgmode@gnu.org; Mon, 30 Aug 2010 17:51:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OqCFs-0002Uk-10 for emacs-orgmode@gnu.org; Mon, 30 Aug 2010 17:51:05 -0400 Received: from lo.gmane.org ([80.91.229.12]:37517) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OqCFr-0002UX-O2 for emacs-orgmode@gnu.org; Mon, 30 Aug 2010 17:51:03 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1OqCFm-000425-DW for emacs-orgmode@gnu.org; Mon, 30 Aug 2010 23:50:58 +0200 Received: from mail.cdrd.ca ([142.103.191.98]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 30 Aug 2010 23:50:58 +0200 Received: from hellerm2 by mail.cdrd.ca with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 30 Aug 2010 23:50:58 +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? So I checked, and org-agenda-files contains the correct capitalization. After repeatedly getting stuck in the add-remove cycle (hitting "R" followed by the same message, about 5 or 6 times), I am happy to report that everything is back to working, and I will attribute this event to me being a noob. Sorry for the noise. @Eric: Yes, the file was saved.