From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Standard agenda views don't show file name after update (replaced by "???:") Date: Wed, 01 Apr 2015 22:44:10 +0200 Message-ID: <87r3s3wpd1.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42220) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YdPTW-0002dr-BD for emacs-orgmode@gnu.org; Wed, 01 Apr 2015 16:42:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YdPTS-0004Km-2l for emacs-orgmode@gnu.org; Wed, 01 Apr 2015 16:42:58 -0400 Received: from relay6-d.mail.gandi.net ([2001:4b98:c:538::198]:35098) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YdPTR-0004Ki-Tn for emacs-orgmode@gnu.org; Wed, 01 Apr 2015 16:42:54 -0400 In-Reply-To: (John Hendy's message of "Wed, 1 Apr 2015 12:20:19 -0500") 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: John Hendy Cc: emacs-orgmode Hello, John Hendy writes: > I just pulled for the first time in a while and found I get question > marks in my agenda view instead of the former use of the file name > (see attached). I did a bunch of git pulling/make cleaning/making, and > traced it to this commit from Nicholas: > - 80bccca4e249cbb5812963863ccffbdcf4b25edd > > Commit c1a744659d2b44c067ecb195b3e5d51e837bddd is working properly. > > I verified with a minimal config containing only: > > (add-to-list 'load-path "~/.elisp/org.git/lisp/") > > My test file contained: > > * TODO something > > * TODO something else > > Process: > - emacs -Q > - M-x load-file [RET] /path/to/min-config > - M-x org-agenda-file-to-front > - M-x org-agenda [RET] t Fixed in 22bf1b8ae3c2842945b9b9d9ab2ca203eae17946. Thank you. Regards, -- Nicolas Goaziou