Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!rutgers!ll-xn!cullvax!drw From: drw@cullvax.UUCP (Dale Worley) Newsgroups: comp.emacs Subject: Auto-load gripe Message-ID: <1483@cullvax.UUCP> Date: Mon, 24-Aug-87 11:52:37 EDT Article-I.D.: cullvax.1483 Posted: Mon Aug 24 11:52:37 1987 Date-Received: Tue, 25-Aug-87 02:59:34 EDT Organization: Cullinet Software, Westwood, MA, USA Lines: 20 dld@theory.cs.cmu.edu (David Detlefs) writes: > [When I say:] > (autoload 'ispell-buffer "ispell") > M-x ispell-buffer would work, command completion should find it, etc. Probably because it doesn't declare 'ispell-buffer' to be *interactive*, i.e., Emacs thinks that it's not intended to be called directly from the keyboard. You need a further argument to declare that it's interactive: autoload: [...] Fourth arg INTERACTIVE if non-nil says function can be called interactively. [...] Dale -- Dale Worley Cullinet Software ARPA: cullvax!drw@eddie.mit.edu UUCP: ...!seismo!harvard!mit-eddie!cullvax!drw OS/2: Yesterday's software tomorrow Nuclear war? There goes my career!