From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Eli Zaretskii" Newsgroups: gmane.emacs.devel Subject: Re: Proposed new minor mode Date: Sat, 07 Jun 2003 12:11:00 +0300 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <8361-Sat07Jun2003121059+0300-eliz@elta.co.il> References: <200306070151.h571pAe29047@eel.dms.auburn.edu> Reply-To: Eli Zaretskii NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1054977081 16074 80.91.224.249 (7 Jun 2003 09:11:21 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sat, 7 Jun 2003 09:11:21 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Sat Jun 07 11:11:19 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 19OZiu-00049a-00 for ; Sat, 07 Jun 2003 11:10:52 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 19Oa1s-00080g-00 for ; Sat, 07 Jun 2003 11:30:28 +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 19OZjx-00066n-0b for emacs-devel@quimby.gnus.org; Sat, 07 Jun 2003 05:11:57 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19OZjV-0005oZ-I2 for emacs-devel@gnu.org; Sat, 07 Jun 2003 05:11:29 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19OZj5-0005US-CX for emacs-devel@gnu.org; Sat, 07 Jun 2003 05:11:03 -0400 Original-Received: from bilbo.inter.net.il ([192.114.186.18]) by monty-python.gnu.org with esmtp (Exim 4.20) id 19OZiw-0005MB-FY for emacs-devel@gnu.org; Sat, 07 Jun 2003 05:10:54 -0400 Original-Received: from zaretsky (cable-129-113.inter.net.il [213.8.129.113]) by bilbo.inter.net.il (Mirapoint Messaging Server MOS 3.3.5-GR) with ESMTP id AUZ90507; Sat, 7 Jun 2003 12:10:38 +0300 (IDT) Original-To: teirllm@dms.auburn.edu X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 1.8.9 In-reply-to: <200306070151.h571pAe29047@eel.dms.auburn.edu> (message from Luc Teirlinck on Fri, 6 Jun 2003 20:51:10 -0500 (CDT)) 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:14863 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:14863 > Date: Fri, 6 Jun 2003 20:51:10 -0500 (CDT) > From: Luc Teirlinck > > I propose to add the following new minor mode to Emacs. Direct > motivation is Info, where I propose to bind it to `i', but it could be > used elsewhere. The command currently bound to `i' in Info is so important that I'm sure we don't want to give it up. If nothing else, it will introduce yet another incompatibility between the stand-alone Info reader and Emacs.