From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: kai.grossjohann@gmx.net (=?iso-8859-1?q?Kai_Gro=DFjohann?=) Newsgroups: gmane.emacs.devel Subject: Indentation in man/*.texi files Date: Mon, 26 May 2003 16:06:24 +0200 Organization: University of Duisburg, Germany Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <84smr1ol9b.fsf@lucy.is.informatik.uni-duisburg.de> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1053958054 21486 80.91.224.249 (26 May 2003 14:07:34 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 26 May 2003 14:07:34 +0000 (UTC) Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Mon May 26 16:07:33 2003 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19KIdR-0005aQ-00 for ; Mon, 26 May 2003 16:07:33 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 19KIqf-00042g-00 for ; Mon, 26 May 2003 16:21:13 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.20) id 19KIdj-0000o0-36 for emacs-devel@quimby.gnus.org; Mon, 26 May 2003 10:07:51 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19KIdP-0000ns-Mg for emacs-devel@gnu.org; Mon, 26 May 2003 10:07:31 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19KIdO-0000nH-FM for emacs-devel@gnu.org; Mon, 26 May 2003 10:07:30 -0400 Original-Received: from main.gmane.org ([80.91.224.249]) by monty-python.gnu.org with esmtp (Exim 4.20) id 19KIdO-0000ms-4a for emacs-devel@gnu.org; Mon, 26 May 2003 10:07:30 -0400 Original-Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 19KIbN-0005RL-00 for ; Mon, 26 May 2003 16:05:25 +0200 Mail-Followup-To: emacs-devel@gnu.org X-Injected-Via-Gmane: http://gmane.org/ Original-To: emacs-devel@gnu.org Original-Received: from news by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 19KIaf-0005NJ-00 for ; Mon, 26 May 2003 16:04:41 +0200 Original-Lines: 13 Original-X-Complaints-To: usenet@main.gmane.org Mail-Copies-To: never User-Agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (gnu/linux) Cancel-Lock: sha1:CjJ/FwTEu/GLOqZdB4xn6bPhq5Y= X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Emacs development discussions. List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:14285 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:14285 It seems that the convention in man/*.texi is to indent the first line of each paragraph by two spaces. When I do this, then I see a strange effect. I think that I have changed no settings. ^^ Second line of paragraph is also indented, but shouldn't be. (Gnus' message mode exhibits the same behavior.) WIBNI Emacs would do the right thing automatically? -- This line is not blank.