From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Andreas =?ISO-8859-15?Q?R=F6hler?= Newsgroups: gmane.emacs.help Subject: Re: Filling Block Comment Date: Sun, 19 Mar 2006 21:06:04 +0100 Organization: 1&1 Internet AG Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit X-Trace: sea.gmane.org 1142800850 10610 80.91.229.2 (19 Mar 2006 20:40:50 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 19 Mar 2006 20:40:50 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Mar 19 21:40:47 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FL4hb-0003Cq-QI for geh-help-gnu-emacs@m.gmane.org; Sun, 19 Mar 2006 21:40:39 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FL4hb-00064y-3l for geh-help-gnu-emacs@m.gmane.org; Sun, 19 Mar 2006 15:40:39 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews.google.com!news3.google.com!border1.nntp.dca.giganews.com!nntp.giganews.com!newsfeed00.sul.t-online.de!t-online.de!inka.de!rz.uni-karlsruhe.de!feed.news.schlund.de!schlund.de!news.online.de!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 26 Original-NNTP-Posting-Host: p54beb283.dip0.t-ipconnect.de Original-X-Trace: online.de 1142798492 21162 84.190.178.131 (19 Mar 2006 20:01:32 GMT) Original-X-Complaints-To: abuse@einsundeins.com Original-NNTP-Posting-Date: Sun, 19 Mar 2006 20:01:32 +0000 (UTC) User-Agent: KNode/0.9.2 Original-Xref: shelby.stanford.edu gnu.emacs.help:138273 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:33888 Archived-At: August Karlstrom wrote: > I tried setting `comment-style' to `multi-line' > > (set (make-local-variable 'comment-style) 'multi-line) > > but that doesn't solve the problem, block-comments are still > filled as > > /* blah blah blah > /* blah blah blah */ > > rather than > > /* blah blah blah > blah blah blah */ That's strange. If you think its worthwile: Please send a copy of newcomment.el you use, the emacs-version and your C-Mode-Code. I will check it here. Andreas Roehler andreas.roehler@online.de