From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Fredrik Newsgroups: gmane.emacs.help Subject: Re: Strange line-wrapping Date: 13 Nov 2002 21:48:09 GMT Sender: help-gnu-emacs-admin@gnu.org Message-ID: References: <84r8dpnbzr.fsf@lucy.cs.uni-dortmund.de> NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1037225439 14304 80.91.224.249 (13 Nov 2002 22:10:39 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 13 Nov 2002 22:10:39 +0000 (UTC) Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18C5iB-0003hU-00 for ; Wed, 13 Nov 2002 23:10:15 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 18C5dD-0007lR-00; Wed, 13 Nov 2002 17:05:07 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!fu-berlin.de!uni-berlin.de!foo106-23.visit.SE!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 31 Original-NNTP-Posting-Host: foo106-23.visit.se (62.119.106.23) Original-X-Trace: fu-berlin.de 1037224089 14243602 62.119.106.23 (16 [135043]) User-Agent: Xnews/L5 Original-Xref: shelby.stanford.edu gnu.emacs.help:107016 Original-To: help-gnu-emacs@gnu.org Errors-To: help-gnu-emacs-admin@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.help:3569 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:3569 kai.grossjohann@uni-duisburg.de (Kai Großjohann) wrote in news:84r8dpnbzr.fsf@lucy.cs.uni-dortmund.de: >> And how do I solve it? > > Tell Emacs that each non-comment line is the start of a new > paragraph: see variable paragraph-start, and also paragraph-separate, > perhaps. Looking up the variables tells me their values are "[ ]*\\(//+\\|\\**\\)[ ]*$\\|^\f" and "[ \f]*$" As my emacs-knowledge is rather limited, I have no idea on how to interpretate this information. Can anybody help me? BTW Kai, emacswiki (http://www.emacswiki.org/cgi-bin/wiki.pl? IndentationTutorial) tells me you have an indentation-tutorial at http://ls6-www.cs.uni-dortmund.de/~grossjoh/emacs/tutorials.html When trying to view that page, the server tells me I don't have permission to access it. Is this correct, i.e. I should not have access to it, or is there an error? Regards /Fredrik