From: pinard@iro.umontreal.ca (François Pinard)
To: emacs-orgmode@gnu.org
Subject: Strange "non-existent agenda file" message
Date: Sun, 08 Jan 2012 23:08:38 -0500 [thread overview]
Message-ID: <87r4z94iwp.fsf@iro.umontreal.ca> (raw)
Hi, Org people.
I have a few notes about Org mode which I intend to present to my
coworkers at our next meeting, if time permits. This evening, I just
pushed them together (the notes, not the coworkers!) in a file with the
idea of creating a few beamer slides. And doing so, experimenting a bit
with the feature :-).
Command "C-c C-e d" yields this strange message:
non-existent agenda file
~/fp/notes/Bureautique/Org_mode_Présentation.org.
[R]emove from list or [A]bort?
This is not an agenda file, and I've no reason to turn it into an agenda
file either. Is there a relation between a beamer presentation and the
agenda? Why the question? What is the meaning of the message?
If I add a (debug) call at beginning `org-check-agenda-file' in org.el,
I see:
Debugger entered: nil
org-check-agenda-file("/home/pinard/fp/notes/Bureautique/Org_mode_Présentation.org")
byte-code("\306\b!\203\f.\bq\210\202.\0\307\b!\210\310\b!q\210~\210\311 .\312 \210\313\n\v\".\313\f.\".\313.\x17.\x18\".\x17\313.\x19.\x1a\".\x19\313.^[.\x1c\".^[\212\314ed.\x1d#\210.\x1e\203k.eb\210\315.\x1f\316\317#\203k.\320\317!\203O.\321\322 \323\317!. #\210\202O.eb\210\324.!.\"\".#\315.#\316\317#\203\214.\321\325\224\323\317!.$#\210\202v.)\326 !\207" [file bmp org-todo-keywords-for-agenda org-todo-keywords-1 org-done-keywords-for-agenda org-done-keywords bufferp org-check-agenda-file org-get-agenda-file-buffer buffer-modified-p org-refresh-category-properties append remove-text-properties re-search-forward nil t org-at-heading-p add-text-properties point-at-bol org-end-of-subtree format 0 set-buffer-modified-p org-todo-keyword-alist-for-agenda org-todo-key-alist org-drawers-for-agenda org-drawers org-tag-alist-for-agenda org-tag-alist pall org-agenda-skip-archived-trees rea pa org-heading-keyword-regexp-format org-comment-string re pc] 4)
org-prepare-agenda-buffers(("/home/pinard/fp/notes/Bureautique/Org_mode_Présentation.org"))
org-map-entries((progn (setq props (org-entry-properties nil ...)) (if (and ... ...) (push ... props)) (put-text-property (point-at-bol) (point-at-eol) (quote org-props) props)))
org-beamer-after-initial-vars()
run-hooks(org-export-latex-after-initial-vars-hook)
org-export-as-latex(nil nil nil nil nil nil)
org-export-as-pdf(nil)
org-export-as-pdf-and-open(nil)
call-interactively(org-export-as-pdf-and-open)
org-export(nil)
call-interactively(org-export nil nil)
I do not understand why nor how org-map-entries (likely line 478 in
org-beamer.el) ends up in calling org-prepare-agenda-buffers. The SCOPE
argument or org-map-entries is implied to nil, isn't it?
François
next reply other threads:[~2012-01-09 4:08 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-01-09 4:08 François Pinard [this message]
2012-01-09 9:48 ` Strange "non-existent agenda file" message Bastien
2012-01-09 14:11 ` François Pinard
2012-02-04 22:32 ` François Pinard
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=87r4z94iwp.fsf@iro.umontreal.ca \
--to=pinard@iro.umontreal.ca \
--cc=emacs-orgmode@gnu.org \
/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).