From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: new *Help* argument highlighting Date: Sun, 09 May 2004 14:47:29 -0400 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: <20040507102604.2132.JMBARRANQUERO@wke.es> <87k6zmzhky.fsf@mail.jurta.org> Reply-To: rms@gnu.org NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1084128761 18994 80.91.224.253 (9 May 2004 18:52:41 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 9 May 2004 18:52:41 +0000 (UTC) Cc: jmbarranquero@wke.es, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Sun May 09 20:52:36 2004 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BMtPg-00064b-00 for ; Sun, 09 May 2004 20:52:36 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1BMtPg-0001i8-00 for ; Sun, 09 May 2004 20:52:36 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.33) id 1BMtMx-0007sF-82 for emacs-devel@quimby.gnus.org; Sun, 09 May 2004 14:49:47 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.33) id 1BMtLz-0007Sq-5h for emacs-devel@gnu.org; Sun, 09 May 2004 14:48:47 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.33) id 1BMtKx-0006BM-3M for emacs-devel@gnu.org; Sun, 09 May 2004 14:48:27 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.33) id 1BMtKk-0005mW-EM for emacs-devel@gnu.org; Sun, 09 May 2004 14:47:30 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.33) id 1BMtKj-0001vp-IQ; Sun, 09 May 2004 14:47:29 -0400 Original-To: Juri Linkov In-reply-to: <87k6zmzhky.fsf@mail.jurta.org> (message from Juri Linkov on Sun, 09 May 2004 01:22:45 +0300) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.4 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:22984 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:22984 I like this feature. However, I think that by highlighting only argument names it causes such a feeling that other text in the Help buffer is less important. Let's use italic for the argument names, when italic is available. That matches what the manual does.