From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Uwe Mayer Newsgroups: gmane.emacs.help Subject: comment-box unavailable Date: Mon, 14 Jun 2004 12:53:58 +0200 Organization: University of Karlsruhe, Germany Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: Reply-To: merkosh@hadiko.de NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit X-Trace: sea.gmane.org 1088536332 19835 80.91.224.253 (29 Jun 2004 19:12:12 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 29 Jun 2004 19:12:12 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Jun 29 21:12:06 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BfNtt-0004Ev-00 for ; Tue, 29 Jun 2004 21:04:13 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BfNvZ-0000DB-Eo for geh-help-gnu-emacs@m.gmane.org; Tue, 29 Jun 2004 15:05:57 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!newsmi-us.news.garr.it!newsmi-eu.news.garr.it!NewsITBone-GARR!feed.news.tiscali.de!newsfeed01.sul.t-online.de!newsfeed00.sul.t-online.de!t-online.de!inka.de!rz.uni-karlsruhe.de!news.rz.uni-karlsruhe.de!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 13 Original-NNTP-Posting-Host: hadim111.hadiko.uni-karlsruhe.de Original-X-Trace: news2.rz.uni-karlsruhe.de 1087210438 20354 172.20.45.11 (14 Jun 2004 10:53:58 GMT) Original-X-Complaints-To: usenet@rz.uni-karlsruhe.de Original-NNTP-Posting-Date: Mon, 14 Jun 2004 10:53:58 +0000 (UTC) User-Agent: KNode/0.7.7 Original-Xref: shelby.stanford.edu gnu.emacs.help:123762 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.4 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:19157 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:19157 Hi, when programming I sometimes use "M-x comment-box" to frame major comments. However, this function is only available after I called "comment-region" bevore that once. Is there a way to abbreviate that, i.e. explicitly loading a module in my .emacs file? Thanks for any suggestions, Yours Uwe