From mboxrd@z Thu Jan 1 00:00:00 1970 From: sindikat@mail36.net (sindikat@mail36.net) Subject: Bug: Org-agenda-files replaces directories with explicit filenames [8.2.5h (8.2.5h-30-gdd810b-elpa @ /home/sindikat/.emacs.d/elpa/org-20140303/)] Date: Thu, 06 Mar 2014 12:48:42 +0600 Message-ID: <87a9d3n7p1.fsf@mail36.net> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34726) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WLS6y-00051Q-6I for emacs-orgmode@gnu.org; Thu, 06 Mar 2014 01:49:00 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WLS6t-0002FX-PP for emacs-orgmode@gnu.org; Thu, 06 Mar 2014 01:48:56 -0500 Received: from rage.so36.net ([83.223.73.211]:58163) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WLS6t-0002FJ-JG for emacs-orgmode@gnu.org; Thu, 06 Mar 2014 01:48:51 -0500 Received: from amavis.rage.so36.net (localhost [127.0.0.1]) by rage.so36.net (Postfix) with ESMTP id A6F2540550 for ; Thu, 6 Mar 2014 07:48:49 +0100 (CET) Received: from rage.so36.net ([127.0.0.1]) by amavis.rage.so36.net (rage.so36.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id vM7-szUt9DQv for ; Thu, 6 Mar 2014 07:48:48 +0100 (CET) Received: from [127.0.0.1] (localhost [127.0.0.1]) (Authenticated sender: sindikat@mail36.net) by rage.so36.net (Postfix) with ESMTPSA id 3F4EA404F2 for ; Thu, 6 Mar 2014 07:48:48 +0100 (CET) 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 Remember to cover the basics, that is, what you expected to happen and what in fact did happen. You don't know how to make a good report? See http://orgmode.org/manual/Feedback.html#Feedback Your bug report will be posted to the Org-mode mailing list. ------------------------------------------------------------------------ I have a directory tasks/ in org-agenda-files variable. When i add a file to org-agenda-files variable through C-c [ command (org-agenda-file-to-front), the directory path is replaced by paths of the files, that are currently in that directory. It is bad, because when i add some files to tasks/ later on, they will not contribute to my agenda. This question was also posted on StackOverflow: http://stackoverflow.com/questions/10569746/org-agenda-files-replaces-directories-with-explicit-filenames Emacs : GNU Emacs 24.3.1 (x86_64-pc-linux-gnu, GTK+ Version 3.8.6) of 2013-12-23 on brahms, modified by Debian Package: Org-mode version 8.2.5h (8.2.5h-30-gdd810b-elpa @ /home/sindikat/.emacs.d/elpa/org-20140303/)