From mboxrd@z Thu Jan 1 00:00:00 1970 From: pinard@iro.umontreal.ca (=?utf-8?Q?Fran=C3=A7ois?= Pinard) Subject: Re: Killed Org files referred from the agenda? Date: Thu, 12 Apr 2012 12:37:12 -0400 Message-ID: <86k41kq53b.fsf@iro.umontreal.ca> References: <861untq8mg.fsf@iro.umontreal.ca> <14311.1334246544@alphaville> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([208.118.235.92]:49685) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SIN1N-0005eU-FA for emacs-orgmode@gnu.org; Thu, 12 Apr 2012 12:37:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SIN1H-0004aD-Ec for emacs-orgmode@gnu.org; Thu, 12 Apr 2012 12:37:21 -0400 Received: from 206-248-137-202.dsl.teksavvy.com ([206.248.137.202]:61291 helo=mercure.progiciels-bpi.ca) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SIN1H-0004Zz-9E for emacs-orgmode@gnu.org; Thu, 12 Apr 2012 12:37:15 -0400 In-Reply-To: <14311.1334246544@alphaville> (Nick Dokos's message of "Thu, 12 Apr 2012 12:02:24 -0400") 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 Nick Dokos writes: > Fran=C3=A7ois Pinard wrote: >> Now that many Org files are part of my agenda list, it became more >> likely that I inadvertently kill one of them. Then, commands like >> "t" or "RET" in the agenda fail. I have to first revisit the Org >> file by some other mean first, for such commands to succeed. Could >> Org do the revisiting as needed, instead of raising an error? >>=20 > Just do "g" in the agenda and retry the "t". Thanks for hint, Nick, I'll surely use it. Yet, I do not think it is appropriate for Org to raise an Emacs Lisp error. It really looks like a bug. Fran=C3=A7ois