From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juri Linkov Newsgroups: gmane.emacs.devel Subject: Re: info.el Date: Fri, 05 Aug 2005 08:02:27 +0300 Organization: JURTA Message-ID: <878xzh0ye6.fsf@jurta.org> References: <87ek9a354h.fsf@jurta.org> <87ek995c80.fsf@jurta.org> <200508050431.j754VlP14538@raven.dms.auburn.edu> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1123219983 26140 80.91.229.2 (5 Aug 2005 05:33:03 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 5 Aug 2005 05:33:03 +0000 (UTC) Cc: rms@gnu.org, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Aug 05 07:32:58 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1E0uo6-0003OZ-HF for ged-emacs-devel@m.gmane.org; Fri, 05 Aug 2005 07:31:46 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1E0uqw-0006tD-Hg for ged-emacs-devel@m.gmane.org; Fri, 05 Aug 2005 01:34:42 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1E0uod-0005yN-0R for emacs-devel@gnu.org; Fri, 05 Aug 2005 01:32:19 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1E0unr-0005kI-7w for emacs-devel@gnu.org; Fri, 05 Aug 2005 01:31:37 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1E0unq-0005Y8-0v for emacs-devel@gnu.org; Fri, 05 Aug 2005 01:31:30 -0400 Original-Received: from [194.126.101.111] (helo=mail.neti.ee) by monty-python.gnu.org with esmtp (Exim 4.34) id 1E0uc3-0002VB-PD; Fri, 05 Aug 2005 01:19:19 -0400 Original-Received: from mail.neti.ee (80-235-42-219-dsl.mus.estpak.ee [80.235.42.219]) by Relayhost1.neti.ee (Postfix) with ESMTP id 91B1B185F; Fri, 5 Aug 2005 08:06:01 +0300 (EEST) Original-To: Luc Teirlinck In-Reply-To: <200508050431.j754VlP14538@raven.dms.auburn.edu> (Luc Teirlinck's message of "Thu, 4 Aug 2005 23:31:47 -0500 (CDT)") User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux) X-Virus-Scanned: by amavisd-new-2.2.1 (20041222) (Debian) at neti.ee 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:41520 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:41520 > isearch has the command to toggle the case sensitivity - `M-c', > and it is possible to use it to search the whole Info manual. > > But since `S' binding doesn't hurt, let's leave it alone, and remove > only its menu item from the Info menu. Currently this menu is too big > already, and it would be good to retain only basic commands in it. > > Please leave the S binding as it is _and_ leave it in the C-h m menu. OK. > The C-h m menu is _not_ too big. The C-h m menu needs to be complete, > or else you can not rely on it. I was talking about the menu bar, not the C-h m menu. In the menu bar's Info menu the menu item "Search Case-Sensitively..." is the widest menu item. Removing it will make this menu more compact. -- Juri Linkov http://www.jurta.org/emacs/