unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Alan Mackenzie <acm@muc.de>
Cc: emacs-devel@gnu.org
Subject: Re: C-h v fails when a symbol has variable documentation yet is unbound
Date: Thu, 10 Nov 2005 08:25:05 +0000 (GMT)	[thread overview]
Message-ID: <Pine.LNX.3.96.1051110081648.431A-100000@acm.acm> (raw)
In-Reply-To: <E1Ea1sk-0004oC-1c@fencepost.gnu.org>

Good Morning!

On Wed, 9 Nov 2005, Richard M. Stallman wrote:

>This change seems correct.  Would you please install it?

Done.  (My very first commission to the Emacs repository.  :-)

>Meanwhile, why is it necessary for c-syntactic-context to be unbound
>most of the time?  Couldn't it have some innocuous global value?

Hmm.  Thinking about it, yes, it could indeed have been nil.  There are
several places in CC Mode which test (boundp 'c-syntactic-context).  But
there might now also be code in derived modes which test this too.  So it
seems inadvisable to change it.

But it would have been better, right from ancient history, to have used
nil rather than unboundedness here.

-- 
Alan Mackenzie (Munich, Germany)

      reply	other threads:[~2005-11-10  8:25 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-09 11:24 C-h v fails when a symbol has variable documentation yet is unbound Alan Mackenzie
2005-11-09 14:05 ` Stefan Monnier
2005-11-10  2:09 ` Richard M. Stallman
2005-11-10  8:25   ` Alan Mackenzie [this message]

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=Pine.LNX.3.96.1051110081648.431A-100000@acm.acm \
    --to=acm@muc.de \
    --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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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).