[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: comment-box unavailable
From: |
Johan Bockgård |
Subject: |
Re: comment-box unavailable |
Date: |
Tue, 29 Jun 2004 17:36:53 -0000 |
User-agent: |
Gnus/5.110003 (No Gnus v0.3) Emacs/21.2 (usg-unix-v) |
Reiner Steib <4.uce.03.r.s@nurfuerspam.de> writes:
> On Mon, Jun 14 2004, Uwe Mayer wrote:
>
>> when programming I sometimes use "M-x comment-box" to frame major comments.
> [...]
>> Is there a way to abbreviate that, i.e. explicitly loading a module in
>> my .emacs file?
>
> (autoload 'comment-box "newcomment")
(autoload 'comment-box "newcomment" nil t)
--
Johan Bockgård