all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [pinard@iro.umontreal.ca: Emacs 21.2.92 - Bizarreness in `C-h f']
@ 2002-11-16 14:52 Richard Stallman
  0 siblings, 0 replies; only message in thread
From: Richard Stallman @ 2002-11-16 14:52 UTC (permalink / 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 -------

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-11-16 14:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-11-16 14:52 [pinard@iro.umontreal.ca: Emacs 21.2.92 - Bizarreness in `C-h f'] Richard Stallman

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.