From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: enriched-mode and switching major modes. Date: Sun, 19 Sep 2004 20:06:02 -0400 Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Message-ID: References: <200409042358.i84Nwjt19152@raven.dms.auburn.edu> <87llfn5ihw.fsf@emacswiki.org> <01c49c75$Blat.v2.2.2$7a37cb00@zahav.net.il> <01c49d70$Blat.v2.2.2$f7cfb860@zahav.net.il> <01c49da7$Blat.v2.2.2$cd5f7160@zahav.net.il> <01c49dc6$Blat.v2.2.2$3b624d40@zahav.net.il> Reply-To: rms@gnu.org NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1095638901 29800 80.91.229.6 (20 Sep 2004 00:08:21 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 20 Sep 2004 00:08:21 +0000 (UTC) Cc: boris@gnu.org, eliz@gnu.org, emacs-devel@gnu.org, alex@emacswiki.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Sep 20 02:08:16 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 1C9Bj5-0005iW-00 for ; Mon, 20 Sep 2004 02:08:16 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1C9Bow-0006ML-GB for ged-emacs-devel@m.gmane.org; Sun, 19 Sep 2004 20:14:18 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1C9Bmv-00055B-Fc for emacs-devel@gnu.org; Sun, 19 Sep 2004 20:12:13 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1C9Bmp-00051S-CA for emacs-devel@gnu.org; Sun, 19 Sep 2004 20:12:08 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1C9Bmp-0004za-5j for emacs-devel@gnu.org; Sun, 19 Sep 2004 20:12:07 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1C9Bgx-0007xZ-Cx for emacs-devel@gnu.org; Sun, 19 Sep 2004 20:06:03 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1C9Bgw-0000I5-Rs; Sun, 19 Sep 2004 20:06:02 -0400 Original-To: Oliver Scholz In-reply-to: (message from Oliver Scholz on Sat, 18 Sep 2004 23:54:56 +0200) 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:27296 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:27296 The nested blocks example: The critical point here are the borders. I don't recall seeing this nested blocks example. Was it buried in the epos code you sent? I am too overloaded to read all that code; if you could describe the example in a more readable way, I could understand I guess.