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: help-echo in Custom Date: Sun, 17 Aug 2003 00:00:57 -0500 (CDT) Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <200308170500.h7H50vb04500@raven.dms.auburn.edu> References: <200308141646.h7EGku827416@raven.dms.auburn.edu> <200308151440.h7FEeHf01531@raven.dms.auburn.edu> NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1061098269 19301 80.91.224.253 (17 Aug 2003 05:31:09 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 17 Aug 2003 05:31:09 +0000 (UTC) Cc: abraham@dina.kvl.dk, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Sun Aug 17 07:31:07 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 19oG8B-0002F2-00 for ; Sun, 17 Aug 2003 07:31:07 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 19oG9x-0006jY-00 for ; Sun, 17 Aug 2003 07:32:57 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.20) id 19oG6y-0000TP-4J for emacs-devel@quimby.gnus.org; Sun, 17 Aug 2003 01:29:52 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19oG6t-0000TC-2h for emacs-devel@gnu.org; Sun, 17 Aug 2003 01:29:47 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19oG6N-0000Ms-9E for emacs-devel@gnu.org; Sun, 17 Aug 2003 01:29:46 -0400 Original-Received: from [131.204.53.104] (helo=manatee.dms.auburn.edu) by monty-python.gnu.org with esmtp (Exim 4.20) id 19oG6M-0000M2-Sg; Sun, 17 Aug 2003 01:29:15 -0400 Original-Received: from raven.dms.auburn.edu (raven.dms.auburn.edu [131.204.53.29]) by manatee.dms.auburn.edu (8.12.9/8.12.9) with ESMTP id h7H52teQ022290; Sun, 17 Aug 2003 00:02:55 -0500 (CDT) Original-Received: (from teirllm@localhost) by raven.dms.auburn.edu (8.11.6+Sun/8.11.6) id h7H50vb04500; Sun, 17 Aug 2003 00:00:57 -0500 (CDT) X-Authentication-Warning: raven.dms.auburn.edu: teirllm set sender to teirllm@dms.auburn.edu using -f Original-To: rms@gnu.org In-reply-to: (message from Richard Stallman on Sat, 16 Aug 2003 20:36:26 -0400) 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:15987 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:15987 Richard Stallman wrote: Can someone please write changes to make the manual correct? Don't worry about making the English perfect--as long as I understand what this does, I can clean up the English when I install the change. Once I know whether you agree with my proposed change to `widget-echo-help' (and hence whether expressions that evaluate to strings are going to be allowed in :help-echo, as they are in 'help-echo), I could send suggested changes to the Elisp manual. Sincerely, Luc.