From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sylvain Rousseau Subject: Re: non-existent agenda file ~/file.txt. [R]emove from list or [A]bort? Date: Mon, 4 Jun 2012 16:29:06 +0200 Message-ID: References: <804nr9sqcz.fsf@somewhere.org> <80lik3nsim.fsf@somewhere.org> <24826.1338816954@alphaville> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=0016e6d77d073a12ec04c1a65b56 Return-path: Received: from eggs.gnu.org ([208.118.235.92]:37516) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SbYI2-0006H6-JC for emacs-orgmode@gnu.org; Mon, 04 Jun 2012 10:30:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SbYHV-0007QD-5q for emacs-orgmode@gnu.org; Mon, 04 Jun 2012 10:29:50 -0400 Received: from mail-we0-f169.google.com ([74.125.82.169]:54150) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SbYHU-0007JF-SP for emacs-orgmode@gnu.org; Mon, 04 Jun 2012 10:29:17 -0400 Received: by wefh52 with SMTP id h52so3617401wef.0 for ; Mon, 04 Jun 2012 07:29:06 -0700 (PDT) In-Reply-To: <24826.1338816954@alphaville> 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: nicholas.dokos@hp.com Cc: Sebastien Vauban , emacs-orgmode@gnu.org --0016e6d77d073a12ec04c1a65b56 Content-Type: text/plain; charset=ISO-8859-1 Hi, i have the same problem. It appears that `org-map-entries' fails if the file does not yet exist. A solution could be to add to `dmj/org-remove-redundant-tags' a `file-exists-p' condition but you will have to save twice to clean the file; another is to patch `org-map-entries' that should succeed even if the file does not exist... Sylvain. --0016e6d77d073a12ec04c1a65b56 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi,

i have the same problem. It appears that `org-map-entries' f= ails if the file does not yet exist. A solution could be to add to `dmj/org= -remove-redundant-tags' a `file-exists-p' condition but you will ha= ve to save twice to clean the file; another is to patch `org-map-entries= 9; that should succeed even if the file does not exist...


Sylvain.
--0016e6d77d073a12ec04c1a65b56--