all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* mylib.e instead of mylib.el in help buffers
@ 2005-10-27 22:37 Lennart Borgman
  2005-10-29 14:12 ` Romain Francoise
  0 siblings, 1 reply; 2+ messages in thread
From: Lennart Borgman @ 2005-10-27 22:37 UTC (permalink / raw)


With todays CVS Emacs on w32 I get wrong mylib.e instead of mylib.el in 
help buffers if a library is not compiled. For compiled libraries I get 
mylib.el as expected.

To reproduce the error (mylib.elc should not exist, only mylib.el):

emacs -Q
M-: (add-to-list 'load-path "c:/my-lib-path") RET
M-x load-library RET mylib RET
C-h f some-function-in-mylib RET

The help buffer now shows "mylib.e" instead of "mylib.el".

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: mylib.e instead of mylib.el in help buffers
  2005-10-27 22:37 mylib.e instead of mylib.el in help buffers Lennart Borgman
@ 2005-10-29 14:12 ` Romain Francoise
  0 siblings, 0 replies; 2+ messages in thread
From: Romain Francoise @ 2005-10-29 14:12 UTC (permalink / raw)
  Cc: emacs-devel

Lennart Borgman <lennart.borgman.073@student.lu.se> writes:

> With todays CVS Emacs on w32 I get wrong mylib.e instead of mylib.el
> in help buffers if a library is not compiled. For compiled libraries I
> get mylib.el as expected.

Thanks, I fixed this.

-- 
Romain Francoise <romain@orebokech.com> | The sea! the sea! the open
it's a miracle -- http://orebokech.com/ | sea! The blue, the fresh, the
                                        | ever free! --Bryan W. Procter

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-10-29 14:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-10-27 22:37 mylib.e instead of mylib.el in help buffers Lennart Borgman
2005-10-29 14:12 ` Romain Francoise

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.