From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Kevin Rodgers Newsgroups: gmane.emacs.bugs Subject: Re: info mode header line missing title Date: Wed, 08 Sep 2004 09:56:59 -0600 Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Message-ID: <413F2BCB.5070306@yahoo.com> References: <413377AC.1010407@yahoo.com> <871xhkwq3e.fsf@mail.jurta.org> <871xhji3o5.fsf@mail.jurta.org> <01c49273$Blat.v2.2.2$3a84e9e0@zahav.net.il> <874qmcwdcx.fsf@mail.jurta.org> <87y8jm66nt.fsf@mail.jurta.org> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1094659336 20779 80.91.224.253 (8 Sep 2004 16:02:16 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 8 Sep 2004 16:02:16 +0000 (UTC) Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Wed Sep 08 18:01:53 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1C54tM-00051H-00 for ; Wed, 08 Sep 2004 18:01:52 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1C54yd-00077a-PM for geb-bug-gnu-emacs@m.gmane.org; Wed, 08 Sep 2004 12:07:19 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1C54uF-0005BN-Do for bug-gnu-emacs@gnu.org; Wed, 08 Sep 2004 12:02:47 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1C54uB-00058p-Tq for bug-gnu-emacs@gnu.org; Wed, 08 Sep 2004 12:02:46 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1C54uB-00058c-RN for bug-gnu-emacs@gnu.org; Wed, 08 Sep 2004 12:02:43 -0400 Original-Received: from [216.168.1.22] (helo=trinity.supernews.net) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34) id 1C54op-0003fx-Do for bug-gnu-emacs@gnu.org; Wed, 08 Sep 2004 11:57:11 -0400 Original-Received: from mail.fu-berlin.de ([130.133.1.2]:3703) by trinity.supernews.net with esmtp (Exim 4.24; FreeBSD) id 1C54ok-000Gdu-FB for gnu-emacs-bug@moderators.isc.org; Wed, 08 Sep 2004 15:57:06 +0000 Original-Received: by Mail.FU-Berlin.DE (Exim 4.42) from curry.zedat.fu-berlin.de ([160.45.10.36]) for gnu-emacs-bug@moderators.isc.org with esmtp id <1C54oZ-000OVz-Qv>; Wed, 08 Sep 2004 17:56:55 +0200 Original-Received: by Curry.ZEDAT.FU-Berlin.DE (Smail3.2.0.98) from news.uni-berlin.de with bsmtp id ; Wed, 8 Sep 2004 17:56:55 +0200 (MEST) Original-To: gnu-emacs-bug@moderators.isc.org Original-Path: not-for-mail Original-Newsgroups: gnu.emacs.bug Original-Lines: 24 X-Orig-X-Trace: news.uni-berlin.de WAnj2z9F5A5ka7D5UQVUqww8pdOarnblfsAcW51Om9act3Kyg= User-Agent: Mozilla/5.0 (X11; U; SunOS i86pc; en-US; rv:0.9.4.1) Gecko/20020406 Netscape6/6.2.2 X-Accept-Language: en-us X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.bugs:8967 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:8967 Richard Stallman wrote: > One of the things that gives the wrong idea is writing "<" before a > name. That order does not fit the intended meaning. It is > reminiscent of redirections, which are completely different. > > So if we do use this on graphical displays, it might be best to > arrange it like this: > > FROM> ^UP^ >TO I don't share your concern about users confusing "<" with the shell's redirection operator, but why is ">" before a node name any different? I like the balanced ^UP^ notation; why not use it everywhere? Here's what I have in mind: TO> Also, is it feasible to left-justify FROM, right-justify TO, and center UP? -- Kevin Rodgers