Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!uwvax!rutgers!rochester!PT!theory.cs.cmu.edu!dld From: dld@theory.cs.cmu.edu (David Detlefs) Newsgroups: comp.emacs Subject: Auto-load gripe Message-ID: <1068@theory.cs.cmu.edu> Date: Thu, 20-Aug-87 12:05:41 EDT Article-I.D.: theory.1068 Posted: Thu Aug 20 12:05:41 1987 Date-Received: Sun, 23-Aug-87 06:08:35 EDT Organization: Carnegie-Mellon University, CS/RI Lines: 13 Just a little flame -- It would have made sense to me that when I put, say (autoload 'ispell-buffer "ispell") in my .emacs file, that thereafter 'ispell-buffer would be treated as a known command. (M-x ispell-buffer would work, command completion would find it, etc.) Is there a good technical or user interface reason for this not being the case that I'm missing, or have I had a good idea? Dave