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: ken
Subject: Re: What's wrong with this elisp code?
Date: Fri, 04 Aug 2006 20:06:30 -0400
User-agent: Thunderbird 1.5.0.5 (X11/20060725)

Glenn Morris wrote:
> Peter Dyballa wrote:
> 
>> No, there is without any clause a defvar instance in diary-lib.el.
> 
> Just for the sake of clarity, this form (only present in diary-lib in
> CVS):
> 
> (defvar diary-entries-list)
> 
> only has the effect of suppressing a byte-compiler warning. It doesn't
> actually define a value for diary-entries-list.

Thanks, Glenn and everyone else who lent a hand, even the mean guy.

I'm bagging this project.  Elisp is just too much for me I guess.  I
thought this would be a couple hours' project.  Instead I've spent the
better part of two days on it.  On the other hand, I recently learned
and wrote a handy app in Tk/Tcl in a couple hours.  And I didn't have to
upgrade anything.  (It seems like eight out of ten times I try to write
something in elisp, I need to upgrade.)

I have to admire those of you who can write stuff in elisp.  I've
learned and wrote tons of code in a lot of different languages.  I guess
I should spend my time where I'm productive.

Thanks again,
ken






reply via email to

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