unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Peter Dyballa <Peter_Dyballa@Web.DE>
Cc: GNU Emacs List <help-gnu-emacs@gnu.org>
Subject: Re: What's wrong with this elisp code?
Date: Fri, 4 Aug 2006 22:04:59 +0200	[thread overview]
Message-ID: <91497E48-05D4-4C0C-AE89-3A85659940B4@Web.DE> (raw)
In-Reply-To: <44D3A269.5070909@speakeasy.net>


Am 04.08.2006 um 21:39 schrieb ken:

> I'm glad computers can do text searches.  Otherwise I'd be thinking
> myself crazy.  After reading through diary-lib.el several times, I  
> just
> searched for "defvar diary-entries-list" and this computer agrees with
> my eyes and brain-- it's not there.  I'm using emacs version 2.3.1.

Upgrade to GNU Emacs 22.0.50 from CVS (you probably mean that you  
have an elderly version 21.3.1, 21.4 is the recent one) and learn a  
bit about CVS, configuring, getting missing software, and making and  
installing free software!

>
> Is there some other way that this variable could be defined other than
> with defvar?

Defvar it in site-start.el! It'll be empty, but it'll be at least  
there! To be prepared for the future you might like to check first  
whether the variable is already defined. If not, create it!

There is, hopefully, a node about Emacs Lisp in *info* (if not, you  
can get it from GNU/FSF). There might be some pointers to answer your  
question.

--
Greetings

   Pete

"I wouldn't recommend sex, drugs or insanity for everyone, but  
they've always worked for me."
                                           -- Hunter S. Thompson

  reply	other threads:[~2006-08-04 20:04 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-03 17:35 What's wrong with this elisp code? ken
2006-08-03 19:16 ` Peter Dyballa
     [not found]   ` <44D24F39.5080607@speakeasy.net>
     [not found]     ` <52A05EBB-9A5D-48C9-8A2A-553908FD097E@Web.DE>
     [not found]       ` <44D25BD4.7040006@speakeasy.net>
     [not found]         ` <C1580EEC-6A6C-4FE3-8295-070AC6D482AD@Web.DE>
     [not found]           ` <44D327DF.6090500@speakeasy.net>
2006-08-04 11:27             ` Peter Dyballa
2006-08-04 19:39               ` ken
2006-08-04 20:04                 ` Peter Dyballa [this message]
     [not found]               ` <mailman.4866.1154720372.9609.help-gnu-emacs@gnu.org>
2006-08-04 20:51                 ` Glenn Morris
     [not found]             ` <mailman.4842.1154691137.9609.help-gnu-emacs@gnu.org>
2006-08-04 22:23               ` Glenn Morris
2006-08-05  0:06                 ` ken
     [not found] <mailman.4811.1154626598.9609.help-gnu-emacs@gnu.org>
2006-08-04  3:31 ` Jeff Miller
     [not found]   ` <44D32639.80305@speakeasy.net>
2006-08-04 19:53     ` Jeff Miller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=91497E48-05D4-4C0C-AE89-3A85659940B4@Web.DE \
    --to=peter_dyballa@web.de \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).