emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Bug in org-diary (Bad sexp)?
@ 2012-04-17  4:46 Rafael Villarroel
  2012-04-18  2:27 ` Rafael
  0 siblings, 1 reply; 4+ messages in thread
From: Rafael Villarroel @ 2012-04-17  4:46 UTC (permalink / raw)
  To: emacs-orgmode


I think there might be a bug related to the recent changes in the agenda
code, since it has just appeared in the last days. The following are
minimal steps: (Ubuntu 11.10, GNU Emacs 23.3.1 (i686-pc-linux-gnu, GTK+
Version 2.24.5) of 2011-08-14 on rothera, modified by Debian, Org
version just pulled: Org-mode version 7.8.09 (release_7.8.09.230.gec7b))

With the following file, say simpleorg.el

------------
(setq debug-on-error t
      debug-on-signal nil
      debug-on-quit nil)

(add-to-list 'load-path "~/Downloads/org-mode/lisp")

(require 'org-install)
------------

and a ~/diary file containing only:

------------
&%%(org-diary)

-------------

and starting with 'emacs -Q -l simpleorg.el'

Then M-x diary gives:

Bad sexp at line 1 in ~/diary: (org-diary)

For some reason I do not get a backtrace.

Hopefully somebody will be able at least to reproduce!

Best regards,

Rafael

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-04-28 20:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-04-17  4:46 Bug in org-diary (Bad sexp)? Rafael Villarroel
2012-04-18  2:27 ` Rafael
2012-04-20 13:16   ` Bastien
2012-04-28 20:25     ` Bastien

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).