From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: David Kastrup Newsgroups: gmane.emacs.devel Subject: Re: C-c C-{l,r} in Enriched mode. Date: Mon, 04 Oct 2004 00:09:28 +0200 Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Message-ID: References: <200409300305.i8U35NF21051@raven.dms.auburn.edu> <200410010253.i912rVu08602@raven.dms.auburn.edu> <200410032035.i93KZY810365@raven.dms.auburn.edu> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1096841455 20265 80.91.229.6 (3 Oct 2004 22:10:55 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 3 Oct 2004 22:10:55 +0000 (UTC) Cc: rms@gnu.org, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Oct 04 00:10:44 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CEEZ1-0008PE-00 for ; Mon, 04 Oct 2004 00:10:44 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CEEfa-0004yi-N3 for ged-emacs-devel@m.gmane.org; Sun, 03 Oct 2004 18:17:30 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CEEet-0004gv-LD for emacs-devel@gnu.org; Sun, 03 Oct 2004 18:16:47 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CEEes-0004gU-PO for emacs-devel@gnu.org; Sun, 03 Oct 2004 18:16:47 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CEEes-0004gR-M5 for emacs-devel@gnu.org; Sun, 03 Oct 2004 18:16:46 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CEEXz-0003uY-2A for emacs-devel@gnu.org; Sun, 03 Oct 2004 18:09:39 -0400 Original-Received: from localhost ([127.0.0.1] helo=lola.goethe.zz) by fencepost.gnu.org with esmtp (Exim 4.34) id 1CEEXr-0008VY-OG; Sun, 03 Oct 2004 18:09:32 -0400 Original-To: Luc Teirlinck In-Reply-To: <200410032035.i93KZY810365@raven.dms.auburn.edu> (Luc Teirlinck's message of "Sun, 3 Oct 2004 15:35:34 -0500 (CDT)") User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3.50 (gnu/linux) 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: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:27856 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:27856 Luc Teirlinck writes: > Richard Stallman wrote: > > That does not seem that easy. If we want C-c followed by a non > alphanumeric, non control character that suggests a left or right > margin in some way, then I only see `C-c [' for `set-left-margin' and > `C-c ]' for `set-right-margin'. > > Those seem good to me. > > Hardly any minor modes have key bindings. > > I checked for possible conflicts with other bindings in the Emacs > distribution. Results: > > C-c [ : reftex-citation, scribe-begin > > C-c ] : calculator-clear-saved, scribe-end, idlwave-close-block, > octave-close-block, up-list in texinfo-mode-map AUCTeX has LaTeX-close-environment, texinfo-insert-@end, ConTeXt-close-environment on C-c ], depending on the major mode. > I do not believe that Enriched mode is useful for editing IDL, > octave or texinfo source code anyway. Nor does it seem useful for > use with the calculator. Hmmm. I have not enough of a clue about enriched mode to figure out whether it should combine with TeX related modes. -- David Kastrup, Kriemhildstr. 15, 44793 Bochum