From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: 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, 13 Mar 2014 16:09:44 +0100 Message-ID: <87ob1arv7r.fsf@bzg.ath.cx> References: <87a9d3n7p1.fsf@mail36.net> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55878) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WO7Ge-0000PR-6J for emacs-orgmode@gnu.org; Thu, 13 Mar 2014 11:10:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WO7GZ-0003TP-7T for emacs-orgmode@gnu.org; Thu, 13 Mar 2014 11:09:56 -0400 Received: from rs249.mailgun.us ([209.61.151.249]:57010) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WO7GY-0003Sz-QY for emacs-orgmode@gnu.org; Thu, 13 Mar 2014 11:09:51 -0400 In-Reply-To: <87a9d3n7p1.fsf@mail36.net> (sindikat@mail36.net's message of "Thu, 06 Mar 2014 12:48:42 +0600") 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: "sindikat@mail36.net" Cc: emacs-orgmode@gnu.org Hi, sindikat@mail36.net (sindikat@mail36.net) writes: > 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. Actually I don't understand the problem: the command adds a file to the list of agenda files, not the entire directory. Adding the entire directory is not what most users would want. What I'm missing? > This question was also posted on StackOverflow: > > http://stackoverflow.com/questions/10569746/org-agenda-files-replaces-directories-with-explicit-filenames Copied the comment there. -- Bastien