help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: emacs calculator


From: Stefan Monnier
Subject: Re: emacs calculator
Date: Mon, 17 Jan 2005 20:38:49 GMT
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/21.3.50 (gnu/linux)

> I added the following lines to my .emacs (i386-mingw: 21.3.1):
> (autoload 'calculator "calculator"
>     "Run the Emacs calculator." t)

This is redundant since `calculator' is already autoloaded in
Emacs-21.3.

> After saving this, exiting, restarting, still no go.  C-h k C-return is
> shown as undefined.

What does C-h c C-return say?


        Stefan

reply via email to

[Prev in Thread] Current Thread [Next in Thread]