all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Richard Stallman <rms@gnu.org>
Subject: [pinard@iro.umontreal.ca: Emacs 21.2.92 - Bizarreness in `C-h f']
Date: Sat, 16 Nov 2002 09:52:59 -0500	[thread overview]
Message-ID: <E18D4Jf-0001YQ-00@fencepost.gnu.org> (raw)

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 3219 bytes --]

This is probably caused by the fact that parse-time.el contains
(defvar elt).  In other words, there is confusion between the file
that defines the function and the file that defines the variable.

I will fix it by renaming the variable used in parse-time.el,
which I think is an improvement anyway.  But the bug in recording
definitions is more general than this and would be good to fix.

Would someone like to work on it?

------- Start of forwarded message -------
Envelope-to: rms@gnu.org
Delivery-date: Fri, 15 Nov 2002 14:03:04 -0500
Sender: pinard@titan.progiciels-bpi.ca
To: Richard Stallman <rms@gnu.org>
Subject: Emacs 21.2.92 - Bizarreness in `C-h f'
From: pinard@iro.umontreal.ca (=?iso-8859-1?q?Fran=E7ois?= Pinard)
Date: 15 Nov 2002 14:08:03 -0500
X-Virus-Scanned: by AMaViS 0.3.12pre5
X-Spam-Status: No, hits=-2.6 required=5.0
	tests=SIGNATURE_LONG_SPARSE,SPAM_PHRASE_00_01,USER_AGENT
	version=2.41
X-Spam-Level: 

- --=-=-=

Hello, Richard.  The following report still applies for Emacs 21.2.92.


- --=-=-=
Content-Type: message/rfc822
Content-Disposition: inline
Content-Transfer-Encoding: 8bit

X-From-Line: pinard@iro.umontreal.ca  Wed Sep  5 21:29:10 2001
Return-Path: <pinard@iro.umontreal.ca>
Delivered-To: pinard@carouge.sram.qc.ca
Received: by carouge.sram.qc.ca (Postfix, from userid 405)
	id 4C53631062; Wed,  5 Sep 2001 21:29:10 -0400 (EDT)
Sender: pinard@carouge.sram.qc.ca
To: Gerd =?iso-8859-1?q?M=F6llmann?= <gerd@gnu.org>
Subject: Emacs 21.0.105 - Bizarreness in `C-h f'
X-Face: "b_m|CE6#'Q8fliQrwHl9K,]PA_o'*S~Dva{~b1n*)K*A(BIwQW.:LY?t4~xhYka_.LV?Qq
 `}X|71X0ea&H]9Dsk!`kxBXlG;q$mLfv_vtaHK_rHFKu]4'<*LWCyUe@ZcI6"*wB5M@[m<Ok5/cC^=
 CxDhg=TJi^o[E
From: pinard@iro.umontreal.ca (=?iso-8859-1?q?Fran=E7ois?= Pinard)
Date: 05 Sep 2001 21:29:10 -0400
Message-ID: <oqr8tl3y55.fsf@carouge.sram.qc.ca>
Lines: 30
Xref: carouge.sram.qc.ca mail.classer:38177
MIME-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit

Hello, Gerd.  Still using Emacs 21.0.105...

If I do `C-h f elt RET' in a bare Emacs session, I get:

- ---------------------------------------------------------------------->
elt is a built-in function.
(elt SEQUENCE N)

Return element of SEQUENCE at index N.
- ----------------------------------------------------------------------<

If now, I do `M-x load-library RET parse-time RET', and retry `C-h f':

- ---------------------------------------------------------------------->
elt is a built-in function in `parse-time'.
(elt SEQUENCE N)

Return element of SEQUENCE at index N.
- ----------------------------------------------------------------------<

In that `*Help*' window, `TAB RET' yields:

- ---------------------------------------------------------------------->
Cannot find definition of `elt' in library `parse-time'
- ----------------------------------------------------------------------<

I'm tempted to think that some of the later replies are not normal.

- -- 
François Pinard   http://www.iro.umontreal.ca/~pinard

- --=-=-=
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit



- -- 
François Pinard   http://www.iro.umontreal.ca/~pinard

- --=-=-=--
------- End of forwarded message -------

                 reply	other threads:[~2002-11-16 14:52 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=E18D4Jf-0001YQ-00@fencepost.gnu.org \
    --to=rms@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.