From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Drew Adams" Newsgroups: gmane.emacs.devel Subject: Should `describe-face' have a global binding? Should C-h i be a choice in C-h C-h? Date: Sun, 23 Jul 2006 14:14:25 -0700 Message-ID: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1153689334 15347 80.91.229.2 (23 Jul 2006 21:15:34 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 23 Jul 2006 21:15:34 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jul 23 23:15:32 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1G4lHz-0008L5-C9 for ged-emacs-devel@m.gmane.org; Sun, 23 Jul 2006 23:15:03 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1G4lHy-00063G-91 for ged-emacs-devel@m.gmane.org; Sun, 23 Jul 2006 17:15:02 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1G4lHk-00062N-Tb for emacs-devel@gnu.org; Sun, 23 Jul 2006 17:14:49 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1G4lHi-000617-Ox for emacs-devel@gnu.org; Sun, 23 Jul 2006 17:14:48 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1G4lHi-00060x-KU for emacs-devel@gnu.org; Sun, 23 Jul 2006 17:14:46 -0400 Original-Received: from [148.87.113.118] (helo=rgminet01.oracle.com) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA:24) (Exim 4.52) id 1G4lIe-0006nb-UY for emacs-devel@gnu.org; Sun, 23 Jul 2006 17:15:45 -0400 Original-Received: from rcsmt250.oracle.com (rcsmt250.oracle.com [148.87.90.195]) by rgminet01.oracle.com (Switch-3.1.6/Switch-3.1.6) with ESMTP id k6NKeaL4021173 for ; Sun, 23 Jul 2006 15:14:44 -0600 Original-Received: from dhcp-amer-csvpn-gw2-141-144-73-52.vpn.oracle.com by rcsmt250.oracle.com with ESMTP id 1620700251153689275; Sun, 23 Jul 2006 15:14:35 -0600 Original-To: "Emacs-Devel" X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1807 X-Whitelist: TRUE X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:57507 Archived-At: 1. The `C-h...' commands are one of the main entries to information, and to customize, as well. Shouldn't users be able to find `describe-face' when they do `C-h C-h'? I don't have a great suggestion for the C-h binding. (Perhaps `T' for "typeface"?) 2. Shouldn't `C-h i' be in the `C-h C-h' list? Granted, it is not for quick help, but I see `C-h C-h' as I kind of help entry menu, and `C-h i' is an important entry point.