From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Francesco Scaglioni Newsgroups: gmane.emacs.help Subject: Re: Delimit a block with ,---- Date: Wed, 02 Apr 2003 15:05:47 +0100 (BST) Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <20030402.150547.85393670.fgs@epulse.net> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1049293749 30088 80.91.224.249 (2 Apr 2003 14:29:09 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 2 Apr 2003 14:29:09 +0000 (UTC) Cc: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Wed Apr 02 16:29:08 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 190jDd-0007ii-00 for ; Wed, 02 Apr 2003 16:28:01 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 190j8l-0007ia-03 for gnu-help-gnu-emacs@m.gmane.org; Wed, 02 Apr 2003 09:22:59 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 190j6x-0007HX-00 for help-gnu-emacs@gnu.org; Wed, 02 Apr 2003 09:21:07 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 190j2K-0003nE-00 for help-gnu-emacs@gnu.org; Wed, 02 Apr 2003 09:16:21 -0500 Original-Received: from mail9.nhs.uk ([213.120.235.87]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 190ios-0007W9-00 for help-gnu-emacs@gnu.org; Wed, 02 Apr 2003 09:02:26 -0500 Original-Received: from [194.62.42.123] (helo=relayint1.nhs.uk) by mail9.nhs.uk with esmtp (Exim 4.10) id 190iop-0000TE-00 for help-gnu-emacs@gnu.org; Wed, 02 Apr 2003 15:02:23 +0100 Original-Received: from relay.nhs.uk (194.62.42.142) by relayint1.nhs.uk (Syntegra-I1 6.5.016) id 3E6077120057865F for help-gnu-emacs@gnu.org; Wed, 2 Apr 2003 15:02:23 +0100 Original-Received: from localhost (194.155.32.246) by relay.nhs.uk (Syntegra-2 7.0.008) id 3E8477E1000DC55B; Wed, 2 Apr 2003 15:02:28 +0100 Original-To: erik.simon@cern.ch In-Reply-To: X-Mailer: Mew version 3.1 on Emacs 21.1 / Mule 5.0 (SAKAKI) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:8099 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:8099 boxquote.el ( google will find it ) may be what you want. hth F