From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Bug: Missing agenda files file causes org to fail [9.1.2 (9.1.2-22-ga2a034-elpaplus)] Date: Mon, 30 Oct 2017 00:52:03 +0100 Message-ID: <8760axms0s.fsf@nicolasgoaziou.fr> References: <87fua3y83u.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35934) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e8xNC-0007wL-Vd for emacs-orgmode@gnu.org; Sun, 29 Oct 2017 19:52:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1e8xN9-0003YL-TU for emacs-orgmode@gnu.org; Sun, 29 Oct 2017 19:52:11 -0400 Received: from relay2-d.mail.gandi.net ([217.70.183.194]:57587) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1e8xN9-0003Sv-Nb for emacs-orgmode@gnu.org; Sun, 29 Oct 2017 19:52:07 -0400 In-Reply-To: (Allen Li's message of "Sun, 29 Oct 2017 14:33:04 -0700") 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" To: Allen Li Cc: emacs-orgmode@gnu.org Hello, Allen Li writes: > 1. emacs -Q > 2. Evaluate in *scratch* buffer: > > (custom-set-variables > '(org-agenda-files "~/some-nonexistent-file")) > > 3. Open up any Org file: C-x f ~/tmp.org > > 4. Error appears in minibuffer: File mode specification error: > (file-error Opening input file No such file or directory > /home/bob/some-nonexistent-file) > > 5. Type > > * asdf > > 6. Type M-RET, get error org-heading-components: Wrong type argument: > stringp, nil This is because org.el was loaded partially (I think). > Other symptoms of partial loading: #+STARTUP does not have a face, > some other commands (but not all) result in errors Fixed. Thank you. Regards, -- Nicolas Goaziou 0x80A93738