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

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

[Fwd: comment-box unavailable]


From: Kevin Rodgers
Subject: [Fwd: comment-box unavailable]
Date: Mon, 14 Jun 2004 12:01:05 -0600
User-agent: Mozilla/5.0 (X11; U; SunOS i86pc; en-US; rv:0.9.4.1) Gecko/20020406 Netscape6/6.2.2

comment-box is the only command in newcomment.el that doesn't have an autoload 
cookie.

--
Kevin Rodgers
--- Begin Message --- Subject: Re: comment-box unavailable Date: Mon, 14 Jun 2004 16:59:39 +0200 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

--- End Message ---

reply via email to

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