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

* Re: Bug in org-diary (Bad sexp)?
  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
  0 siblings, 1 reply; 4+ messages in thread
From: Rafael @ 2012-04-18  2:27 UTC (permalink / raw)
  To: emacs-orgmode

Rafael Villarroel <rvf0068@gmail.com> writes:

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

FWIW, using the tip from
http://lists.gnu.org/archive/html/emacs-orgmode/2012-04/msg00702.html to
go back to a previous state, I can confirm that commit
3bd1c2e9bff539c94f92f1ec919f8f0f1640f8c0 is good and that commit
973efcd9c9f5a29ffc9db2c317fab44112a97b07 introduced the error described
above. 

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

* Re: Bug in org-diary (Bad sexp)?
  2012-04-18  2:27 ` Rafael
@ 2012-04-20 13:16   ` Bastien
  2012-04-28 20:25     ` Bastien
  0 siblings, 1 reply; 4+ messages in thread
From: Bastien @ 2012-04-20 13:16 UTC (permalink / raw)
  To: Rafael; +Cc: emacs-orgmode

Hi Rafael,

Rafael <rvf0068@gmail.com> writes:

> FWIW, using the tip from
> http://lists.gnu.org/archive/html/emacs-orgmode/2012-04/msg00702.html to
> go back to a previous state, I can confirm that commit
> 3bd1c2e9bff539c94f92f1ec919f8f0f1640f8c0 is good and that commit
> 973efcd9c9f5a29ffc9db2c317fab44112a97b07 introduced the error described
> above. 

I noticed the same problem, coming from the sticky-agenda merge.

Max, Carsten, can one of you look into this?

-- 
 Bastien

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

* Re: Bug in org-diary (Bad sexp)?
  2012-04-20 13:16   ` Bastien
@ 2012-04-28 20:25     ` Bastien
  0 siblings, 0 replies; 4+ messages in thread
From: Bastien @ 2012-04-28 20:25 UTC (permalink / raw)
  To: Rafael; +Cc: emacs-orgmode

Bastien <bzg@altern.org> writes:

> Rafael <rvf0068@gmail.com> writes:
>
>> FWIW, using the tip from
>> http://lists.gnu.org/archive/html/emacs-orgmode/2012-04/msg00702.html to
>> go back to a previous state, I can confirm that commit
>> 3bd1c2e9bff539c94f92f1ec919f8f0f1640f8c0 is good and that commit
>> 973efcd9c9f5a29ffc9db2c317fab44112a97b07 introduced the error described
>> above. 
>
> I noticed the same problem, coming from the sticky-agenda merge.

Fixed.

-- 
 Bastien

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