unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* autoload failure
@ 2004-10-27 22:39 Tak Ota
  2004-10-27 22:44 ` Guy Gascoigne - Piggford
  0 siblings, 1 reply; 18+ messages in thread
From: Tak Ota @ 2004-10-27 22:39 UTC (permalink / raw)


When calling a function `grep' first time autoload fails by saying
"Autoloading failed to define function grep".

describe-function says `grep' is a function in `compile' instead of
`grep'.  (indirect-function 'grep) returns (autoload "compile" 828127
t nil)

Manually performing (load-library "grep") fixes.

Why does emacs think grep belongs to compile?

-Tak

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

end of thread, other threads:[~2004-11-01 17:52 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-10-27 22:39 autoload failure Tak Ota
2004-10-27 22:44 ` Guy Gascoigne - Piggford
2004-10-27 23:11   ` Tak Ota
2004-10-29  4:32   ` Richard Stallman
2004-10-29 16:37     ` Tak Ota
2004-10-30 14:20       ` Richard Stallman
2004-10-30 16:39         ` Jason Rumney
2004-10-30 17:42           ` Stefan
2004-10-30 18:55             ` Jason Rumney
2004-10-30 20:34               ` Lennart Borgman
2004-10-30 21:10                 ` Jason Rumney
2004-10-30 21:56                   ` Lennart Borgman
2004-10-31  0:25               ` Stefan
2004-10-31  4:52                 ` Eli Zaretskii
2004-10-31 23:15             ` Stefan
2004-11-01  1:46               ` Lennart Borgman
2004-11-01 17:28           ` Tak Ota
2004-11-01 17:52             ` Jason Rumney

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