all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Richard Stallman <rms@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: smerge fix
Date: Fri, 30 Aug 2002 02:11:08 -0400	[thread overview]
Message-ID: <E17kezs-0008KT-00@fencepost.gnu.org> (raw)
In-Reply-To: <rzq3csx1dn8.fsf@albion.dl.ac.uk> (message from Dave Love on 29 Aug 2002 23:52:27 +0100)

    > The easiest thing to do is to say that simple (defvar foo)
    > does not count as a definition.

    When this came up before, you said that should not be done.  I think
    you said that construct was intentionally used to declare variables
    per se.

Yes, occasionally it is, but no great harm will result from this
change.  It only means that those definitions won't be recognized by
certain Emacs features.  You can correct it by changing the definition
to provide a value.

There is no harm in providing an initial value, and a real definition
really ought to provide a doc string.

  reply	other threads:[~2002-08-30  6:11 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-08-21 17:55 smerge fix Dave Love
2002-08-24  2:32 ` Richard Stallman
2002-08-29 22:52   ` Dave Love
2002-08-30  6:11     ` Richard Stallman [this message]
2002-08-31 17:40       ` Dave Love

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=E17kezs-0008KT-00@fencepost.gnu.org \
    --to=rms@gnu.org \
    --cc=emacs-devel@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.
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.