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: { SPAM 2 }::Re: Proposed new minor mode Date: Sat, 7 Jun 2003 04:52:01 -0500 (CDT) Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <200306070952.h579q1j29350@eel.dms.auburn.edu> References: <200306070151.h571pAe29047@eel.dms.auburn.edu> NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1054979706 22868 80.91.224.249 (7 Jun 2003 09:55:06 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sat, 7 Jun 2003 09:55:06 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Sat Jun 07 11:55:04 2003 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19OaPg-0005wi-00 for ; Sat, 07 Jun 2003 11:55:04 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 19Oaif-0000Qh-00 for ; Sat, 07 Jun 2003 12:14:41 +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 19OaRE-0001Kr-Bp for emacs-devel@quimby.gnus.org; Sat, 07 Jun 2003 05:56:40 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19OaQr-0001CZ-Q2 for emacs-devel@gnu.org; Sat, 07 Jun 2003 05:56:17 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19OaNG-0008JU-6I for emacs-devel@gnu.org; Sat, 07 Jun 2003 05:52:37 -0400 Original-Received: from manatee.dms.auburn.edu ([131.204.53.104]) by monty-python.gnu.org with esmtp (Exim 4.20) id 19OaMb-0007QZ-4Z; Sat, 07 Jun 2003 05:51:53 -0400 Original-Received: from eel.dms.auburn.edu (eel.dms.auburn.edu [131.204.53.108]) h579ppoc004078; Sat, 7 Jun 2003 04:51:52 -0500 (CDT) Original-Received: (from teirllm@localhost) by eel.dms.auburn.edu (8.11.6+Sun/8.11.6) id h579q1j29350; Sat, 7 Jun 2003 04:52:01 -0500 (CDT) X-Authentication-Warning: eel.dms.auburn.edu: teirllm set sender to teirllm@dms.auburn.edu using -f Original-To: dak@gnu.org In-reply-to: (David.Kastrup@t-online.de) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Emacs development discussions. List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:14866 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:14866 David Kastrup wrote: I don't see the necessity in the context of info files: there I would just delete the text in question from the buffer instead of making it visible (we had this already). When? Most certainly the `i' binding in info is much too important to give it up for toggling a minor mode most people will never in their life need to use. As I already said in my reply to Eli, I just miswrote. I meant `v' (for visible). I never meant to rebind `i' (even though I absent-mindedly wrote so). Sincerely, Luc.