all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Stefan Monnier <foo@acm.com>" <monnier+gnu.emacs.help/news/@flint.cs.yale.edu>
Subject: Re: update date in diary
Date: 16 Sep 2002 09:38:27 -0400	[thread overview]
Message-ID: <5l1y7uqcks.fsf@rum.cs.yale.edu> (raw)
In-Reply-To: 3D8499A8.5000007@fit-zones.NO-SPAM.com

> (defconst diary-display-hook 'fancy-diary-display)

- the value of `diary-display-hook' is clearly not meant to be cast in
  stone, so why do you declare it as a constant ?

- `defconst' and `defvar' should only be used to define the variable
  in its home package.  So `defconst' is wrong here.

- hooks should only be manipulated via add-hook/remove-hook.


        Stefan

  reply	other threads:[~2002-09-16 13:38 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.1031939415.20318.help-gnu-emacs@gnu.org>
2002-09-14 16:18 ` update date in diary bruce ingalls
2002-09-15  2:54   ` Edward M. Reingold
2002-09-15 14:29     ` bruce ingalls
2002-09-16 13:38       ` Stefan Monnier <foo@acm.com> [this message]
2002-09-16 20:36         ` bruce ingalls
     [not found] <mailman.1031871312.16859.help-gnu-emacs@gnu.org>
2002-09-13  1:23 ` Edward M. Reingold
2002-09-13 14:51   ` Kai Großjohann
2002-09-16  1:02     ` Kenneth Jacker
2002-09-13 14:52   ` Stefan Monnier <foo@acm.com>
2002-09-13 17:49   ` Randy Zelick
2002-09-12 22:53 Randy Zelick

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

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

  git send-email \
    --in-reply-to=5l1y7uqcks.fsf@rum.cs.yale.edu \
    --to=monnier+gnu.emacs.help/news/@flint.cs.yale.edu \
    /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.
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.