From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Luc Teirlinck Newsgroups: gmane.emacs.devel Subject: Re: Changes to Texinfo DTD Date: Tue, 25 Nov 2003 10:48:00 -0600 (CST) Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <200311251648.hAPGm0529814@raven.dms.auburn.edu> References: <8765heixvu.fsf@kanga.tapsellferrier.co.uk> <87ptfkdqss.fsf@kanga.tapsellferrier.co.uk> <20031122214251.GA14680@fencepost> <874qwuqjzw.fsf@mail.jurta.org> <200311241619.hAOGJ6W27027@raven.dms.auburn.edu> <87brr1konj.fsf@mail.jurta.org> NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1069779820 9979 80.91.224.253 (25 Nov 2003 17:03:40 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 25 Nov 2003 17:03:40 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Tue Nov 25 18:03:37 2003 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AOgbB-0006GZ-00 for ; Tue, 25 Nov 2003 18:03:37 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1AOgbB-0003OY-00 for ; Tue, 25 Nov 2003 18:03:37 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AOhT3-0005Au-Nw for emacs-devel@quimby.gnus.org; Tue, 25 Nov 2003 12:59:17 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1AOhPz-0004H4-PZ for emacs-devel@gnu.org; Tue, 25 Nov 2003 12:56:07 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1AOhPN-0003vt-Jv for emacs-devel@gnu.org; Tue, 25 Nov 2003 12:56:00 -0500 Original-Received: from [131.204.53.104] (helo=manatee.dms.auburn.edu) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AOhPL-0003u3-Rp for emacs-devel@gnu.org; Tue, 25 Nov 2003 12:55:27 -0500 Original-Received: from raven.dms.auburn.edu (raven.dms.auburn.edu [131.204.53.29]) by manatee.dms.auburn.edu (8.12.10/8.12.10) with ESMTP id hAPGs5Kk011704; Tue, 25 Nov 2003 10:54:05 -0600 (CST) Original-Received: (from teirllm@localhost) by raven.dms.auburn.edu (8.11.6+Sun/8.11.6) id hAPGm0529814; Tue, 25 Nov 2003 10:48:00 -0600 (CST) X-Authentication-Warning: raven.dms.auburn.edu: teirllm set sender to teirllm@dms.auburn.edu using -f Original-To: juri@jurta.org In-reply-to: <87brr1konj.fsf@mail.jurta.org> (message from Juri Linkov on Tue, 25 Nov 2003 07:22:56 +0200) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:18110 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:18110 Juri Linkov wrote: BTW, recently there was a discussion on the emacs-devel list about displaying help-echo in the echo area after point movements over a text property. What was the decision? This could be useful for Info buffers too, i.e. when point moves to a reference with help-echo text property, then Emacs could display the full address in the echo area. I just asked Richard whether it was OK to install the new file "help-at-pt.el" that implements this. Richard had still some questions about details concerning help-for-help and the name of a function. Sincerely, Luc.