From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Werner LEMBERG Newsgroups: gmane.emacs.devel Subject: outline-mode problem Date: Fri, 20 May 2005 06:31:32 +0200 (CEST) Message-ID: <20050520.063132.143168254.wl@gnu.org> 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 1116564191 10115 80.91.229.2 (20 May 2005 04:43:11 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 20 May 2005 04:43:11 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri May 20 06:43:06 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DYzLE-0007ga-8G for ged-emacs-devel@m.gmane.org; Fri, 20 May 2005 06:42:32 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DYzNz-0008Cf-PS for ged-emacs-devel@m.gmane.org; Fri, 20 May 2005 00:45:23 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DYzML-0007PB-RS for emacs-devel@gnu.org; Fri, 20 May 2005 00:43:42 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DYzMI-0007N2-V1 for emacs-devel@gnu.org; Fri, 20 May 2005 00:43:39 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DYzMI-0007KD-97 for emacs-devel@gnu.org; Fri, 20 May 2005 00:43:38 -0400 Original-Received: from [212.227.126.171] (helo=moutng.kundenserver.de) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DYzKQ-0004Zp-3j for emacs-devel@gnu.org; Fri, 20 May 2005 00:41:42 -0400 Original-Received: from p54AF8EAC.dip0.t-ipconnect.de [84.175.142.172] (helo=rigel.site) by mrelayeu.kundenserver.de with ESMTP (Nemesis), id 0ML21M-1DYzC21UqO-0008H2; Fri, 20 May 2005 06:33:02 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by rigel.site (8.12.10/8.12.10/SuSE Linux 0.7) with ESMTP id j4K4VXAw011930 for ; Fri, 20 May 2005 06:31:33 +0200 Original-To: emacs-devel@gnu.org X-Mailer: Mew version 4.2.50 on Emacs 22.0.50.1 / Mule 5.0 (SAKAKI) X-Provags-ID: kundenserver.de abuse@kundenserver.de login:2dc398bc694a1e60948148ba0a42c0da X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:37378 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:37378 Looking at NEWS with hide-body, I see that some lines are truncated at bad positions, making it difficult to understand the item. I suggest to set up a policy for the NEWS file that the first line contains of a full sentence (which must not be too long) or sectioning title. Werner