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: Re: how to display the NEWS file Date: Thu, 19 May 2005 18:12:31 +0200 (CEST) Message-ID: <20050519.181231.70465511.wl@gnu.org> References: <20050518.082425.184450482.wl@gnu.org> <200505181543.j4IFhuY05599@raven.dms.auburn.edu> <87ll6c85jj.fsf-monnier+emacs@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 1116519999 16826 80.91.229.2 (19 May 2005 16:26:39 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 19 May 2005 16:26:39 +0000 (UTC) Cc: teirllm@dms.auburn.edu, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu May 19 18:26:36 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DYnoN-0005jh-O7 for ged-emacs-devel@m.gmane.org; Thu, 19 May 2005 18:23:52 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DYnr3-0007Gw-8r for ged-emacs-devel@m.gmane.org; Thu, 19 May 2005 12:26:37 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DYnmd-0004cf-3n for emacs-devel@gnu.org; Thu, 19 May 2005 12:22:04 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DYnmW-0004Z7-JJ for emacs-devel@gnu.org; Thu, 19 May 2005 12:21:56 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DYnmS-0004Qp-I5 for emacs-devel@gnu.org; Thu, 19 May 2005 12:21:52 -0400 Original-Received: from [212.227.126.186] (helo=moutng.kundenserver.de) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DYnmI-0003Ty-5p for emacs-devel@gnu.org; Thu, 19 May 2005 12:21:42 -0400 Original-Received: from p54AFA2B2.dip0.t-ipconnect.de [84.175.162.178] (helo=rigel.site) by mrelayeu.kundenserver.de with ESMTP (Nemesis), id 0MKwpI-1DYndw0D7p-0004LS; Thu, 19 May 2005 18:13:04 +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 j4JGCVAw024956; Thu, 19 May 2005 18:12:31 +0200 Original-To: monnier@iro.umontreal.ca In-Reply-To: <87ll6c85jj.fsf-monnier+emacs@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:37360 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:37360 > I agree it would be confusing since the user would have to learn how > to use outline-mode, which is not as straight-forward as one might > like. OTOH if you also turn on reveal-mode, then it's at least > easier for the user to read the rest of the text, although she still > has to come up with the idea of trying to move into those "..." to > see whether they actually stand for something or not. Actually, the ellipsis dots should be clickable, then outline mode it is really simple for Joe User... Werner