From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Eli Zaretskii" Newsgroups: gmane.emacs.devel Subject: Re: Hiding *Note:: "tags" in info files Date: Fri, 01 Nov 2002 11:01:51 +0300 Sender: emacs-devel-admin@gnu.org Message-ID: <2561-Fri01Nov2002110150+0200-eliz@is.elta.co.il> References: <20021029120319.95A4F7C012@mail.filanet.dk> <5xvg3jo57z.fsf@kfs2.cua.dk> <5xiszi176m.fsf@kfs2.cua.dk> Reply-To: Eli Zaretskii NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1036145945 2630 80.91.224.249 (1 Nov 2002 10:19:05 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 1 Nov 2002 10:19:05 +0000 (UTC) Cc: emacs-devel@gnu.org Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 187YtJ-0000gA-00 for ; Fri, 01 Nov 2002 11:19:01 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 187YzK-0003zD-00 for ; Fri, 01 Nov 2002 11:25:14 +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 187Ytj-0001EY-00; Fri, 01 Nov 2002 05:19:27 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 187XfT-0002Lr-00 for emacs-devel@gnu.org; Fri, 01 Nov 2002 04:00:39 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 187XfP-0002LE-00 for emacs-devel@gnu.org; Fri, 01 Nov 2002 04:00:37 -0500 Original-Received: from balder.inter.net.il ([192.114.186.15]) by monty-python.gnu.org with esmtp (Exim 4.10) id 187XfP-0002L2-00 for emacs-devel@gnu.org; Fri, 01 Nov 2002 04:00:35 -0500 Original-Received: from zaretsky (adsl-ayalon-pc-128-17.inter.net.il [213.8.128.17]) by balder.inter.net.il (Mirapoint Messaging Server MOS 3.2.1-GA) with ESMTP id BXJ82120; Fri, 1 Nov 2002 11:00:29 +0200 (IST) Original-To: keichwa@gmx.net X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 1.8.9 In-reply-to: (message from Karl Eichwalder on Fri, 01 Nov 2002 03:24:06 +0100) Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:9031 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:9031 > From: Karl Eichwalder > Date: Fri, 01 Nov 2002 03:24:06 +0100 > > The command `_' (`po-undo') interfaces to the Emacs _undo_ facility. > *Note Undoing Changes: (emacs)Undo. > > Do you intent to manipulate those pointers, too? I don't want to loose > info, that following the reference I'll end up in the Emacs manual, > section "Undo". I don't see why this is important to know, but if it is, I guess we could have a way to turn off the feature installed by Kim. Or maybe we could do what the Web browsers do: show the node name in the echo area or as a tooltip.