help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: What's wrong with this elisp code?


From: Peter Dyballa
Subject: Re: What's wrong with this elisp code?
Date: Thu, 3 Aug 2006 21:16:24 +0200


Am 03.08.2006 um 19:35 schrieb ken:

the variable `diary-entries-list' is a list, in order by date, of all
relevant diary entries in the form of ((MONTH DAY YEAR) STRING), where
string is the diary entry for the given date.

I don't have this variable in my Emacsen. Once you type 'C-h v' on this variable name string a *Help* buffer should open that will show where this variable comes from. Now you can load that Elisp file before you make use of the variable ...

--
Greetings

  Pete

The light at the end of the tunnel has been turned off due to budget cuts.






reply via email to

[Prev in Thread] Current Thread [Next in Thread]