all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#6992: 23.2; Symbol's value as variable is void: original-date
@ 2010-09-07 13:12 Leo
  2010-09-07 13:48 ` Leo
  0 siblings, 1 reply; 3+ messages in thread
From: Leo @ 2010-09-07 13:12 UTC (permalink / raw)
  To: 6992


To reproduce:

emacs -q -l test.el

,----[ test.el ]
| (eval-after-load 'diary-lib '(appt-activate 1))
| (appt-make-list)
`----

I see the following in *Message*:

  eval-buffer: Symbol's value as variable is void: original-date

Subsequently appt-make-list errs with that msg.

This cannot be reproduced in emacs 22.1.

Leo





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

* bug#6992: 23.2; Symbol's value as variable is void: original-date
  2010-09-07 13:12 bug#6992: 23.2; Symbol's value as variable is void: original-date Leo
@ 2010-09-07 13:48 ` Leo
  2010-09-07 18:02   ` Leo
  0 siblings, 1 reply; 3+ messages in thread
From: Leo @ 2010-09-07 13:48 UTC (permalink / raw)
  To: 6992

On 2010-09-07 14:12 +0100, Leo wrote:
> emacs -q -l test.el
>
> ,----[ test.el ]
> | (eval-after-load 'diary-lib '(appt-activate 1))
> | (appt-make-list)
> `----

I can also reproduce this by calling appt-make-list twice.

Leo





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

* bug#6992: 23.2; Symbol's value as variable is void: original-date
  2010-09-07 13:48 ` Leo
@ 2010-09-07 18:02   ` Leo
  0 siblings, 0 replies; 3+ messages in thread
From: Leo @ 2010-09-07 18:02 UTC (permalink / raw)
  To: 6992-done

On 2010-09-07 14:48 +0100, Leo wrote:
> On 2010-09-07 14:12 +0100, Leo wrote:
>> emacs -q -l test.el
>>
>> ,----[ test.el ]
>> | (eval-after-load 'diary-lib '(appt-activate 1))
>> | (appt-make-list)
>> `----
>
> I can also reproduce this by calling appt-make-list twice.
>
> Leo

Sorry for this.

This is no bug. `apt-make-list' is not meant to be called directly.

Leo





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

end of thread, other threads:[~2010-09-07 18:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-07 13:12 bug#6992: 23.2; Symbol's value as variable is void: original-date Leo
2010-09-07 13:48 ` Leo
2010-09-07 18:02   ` Leo

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.