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: narrow-to-here-document Date: 25 Jun 2003 10:04:08 +0200 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: <20030620141028.GA1331@math.berkeley.edu> <20030621.012632.74543482.jet@gyve.org> <3EF73468.1030503@yahoo.com> <20030625.151015.68035851.jet@gyve.org> Reply-To: dak@gnu.org NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1056529092 13871 80.91.224.249 (25 Jun 2003 08:18:12 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 25 Jun 2003 08:18:12 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Wed Jun 25 10:18:02 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 19V5H7-0002v8-00 for ; Wed, 25 Jun 2003 10:05:05 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 19V5L3-00023S-00 for ; Wed, 25 Jun 2003 10:09:09 +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 19V5H2-0006Lk-N7 for emacs-devel@quimby.gnus.org; Wed, 25 Jun 2003 04:05:00 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19V5GK-0005On-Ex for emacs-devel@gnu.org; Wed, 25 Jun 2003 04:04:16 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19V5GH-0005EJ-2l for emacs-devel@gnu.org; Wed, 25 Jun 2003 04:04:14 -0400 Original-Received: from invite10.enst-bretagne.fr ([192.108.117.53] helo=localhost.localdomain) by monty-python.gnu.org with esmtp (Exim 4.20) id 19V5GF-00057n-Pz for emacs-devel@gnu.org; Wed, 25 Jun 2003 04:04:11 -0400 Original-Received: from localhost.localdomain (localhost.localdomain [127.0.0.1]) by localhost.localdomain (8.12.8/8.12.8) with ESMTP id h5P84Aee001341; Wed, 25 Jun 2003 10:04:10 +0200 Original-Received: (from dak@localhost) by localhost.localdomain (8.12.8/8.12.8/Submit) id h5P849kq001337; Wed, 25 Jun 2003 10:04:09 +0200 Original-To: Masatake YAMATO In-Reply-To: <20030625.151015.68035851.jet@gyve.org> Original-Lines: 14 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50 Original-cc: ihs_4664@yahoo.com 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:15232 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:15232 Masatake YAMATO writes: > I've reflected suggestions to my code. > Actually, what one really would want is to have a narrow-to-here-document which is not apparent in the display (leaving the context around the here document), and to have hooks that will revert the narrowing once the _user_ (as opposed to indentation code and the like) tries leaving the narrowed area. We would need some functionality inside of Emacs in order to deal with that, probably. -- David Kastrup, Kriemhildstr. 15, 44793 Bochum