From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thorsten Jolitz Subject: Agenda doesn't find agenda-files after update Date: Thu, 07 Feb 2013 17:51:53 +0100 Message-ID: <87haloawye.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:39206) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U3VIC-0002bZ-UU for emacs-orgmode@gnu.org; Thu, 07 Feb 2013 12:29:49 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U3VIB-0003Vx-WE for emacs-orgmode@gnu.org; Thu, 07 Feb 2013 12:29:48 -0500 Received: from plane.gmane.org ([80.91.229.3]:35962) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U3VIB-0003Us-Oi for emacs-orgmode@gnu.org; Thu, 07 Feb 2013 12:29:47 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1U3VIS-0001Nm-VW for emacs-orgmode@gnu.org; Thu, 07 Feb 2013 18:30:04 +0100 Received: from g231233007.adsl.alicedsl.de ([92.231.233.7]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 07 Feb 2013 18:30:04 +0100 Received: from tjolitz by g231233007.adsl.alicedsl.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 07 Feb 2013 18:30:04 +0100 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 Hi, I updated Org-mode yesterday (pull from git repo, make and make autoloads): ,-------------------------------------------------------------------------------- | Org-mode version 7.9.3e (7.9.3e-897-g787a07 @ /home/tj/gitclone/org-mode/lisp/) `-------------------------------------------------------------------------------- and now the agenda apparently doesn't find my agenda-files anymore, i.e. the agenda is produced without errors, but is empty, although ,---------------------------------------------------- | org-agenda-files is a variable defined in `org.el'. | Its value is ("~/git/org") | Original value was nil `---------------------------------------------------- just like before. Anybody else experiencing this? PS ,---------------------------------------------------------------- | GNU Emacs 24.2.1 (x86_64-unknown-linux-gnu, GTK+ Version 3.6.4) | of 2013-01-20 on eric `---------------------------------------------------------------- -- cheers, Thorsten