From: Allen Li <vianchielfaura@gmail.com>
To: Nicolas Goaziou <mail@nicolasgoaziou.fr>
Cc: emacs-orgmode@gnu.org
Subject: Re: Bug: Missing agenda files file causes org to fail [9.1.2 (9.1.2-22-ga2a034-elpaplus)]
Date: Sun, 29 Oct 2017 14:33:04 -0700 [thread overview]
Message-ID: <CAJr1M6e6zbV1nW=9DyEAqz=UnCrBohwrEuBKcw_QTR3uPWfsZg@mail.gmail.com> (raw)
In-Reply-To: <87fua3y83u.fsf@nicolasgoaziou.fr>
On Sat, Oct 28, 2017 at 1:44 AM, Nicolas Goaziou <mail@nicolasgoaziou.fr> wrote:
> Hello,
>
> Allen Li <vianchielfaura@gmail.com> writes:
>
>> If org-agenda-files is set to a file through customize.el and that
>> file is missing, Org will fail to load at all.
>
> I cannot reproduce it. Could you provide the error message and a recipe?
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
>
> Regards,
>
> --
> Nicolas Goaziou
next prev parent reply other threads:[~2017-10-29 21:33 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-10-27 18:16 Bug: Missing agenda files file causes org to fail [9.1.2 (9.1.2-22-ga2a034-elpaplus)] Allen Li
2017-10-28 8:44 ` Nicolas Goaziou
2017-10-29 21:33 ` Allen Li [this message]
2017-10-29 23:52 ` Nicolas Goaziou
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='CAJr1M6e6zbV1nW=9DyEAqz=UnCrBohwrEuBKcw_QTR3uPWfsZg@mail.gmail.com' \
--to=vianchielfaura@gmail.com \
--cc=emacs-orgmode@gnu.org \
--cc=mail@nicolasgoaziou.fr \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).