From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: maierh@myself.com Newsgroups: gmane.emacs.help Subject: Re: Delimit a block with ,---- Date: Wed, 02 Apr 2003 11:43:49 +0100 Organization: T-Online Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: Reply-To: Harald Maier NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1049291024 17135 80.91.224.249 (2 Apr 2003 13:43:44 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 2 Apr 2003 13:43:44 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Wed Apr 02 15:43:43 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 190iWT-0004RK-00 for ; Wed, 02 Apr 2003 15:43:25 +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 190iKq-0007qV-06 for gnu-help-gnu-emacs@m.gmane.org; Wed, 02 Apr 2003 08:31:24 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!feed.news.nacamar.de!newsfeed01.sul.t-online.de!newsmm00.sul.t-online.com!t-online.de!news.t-online.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 17 Original-X-Trace: news.t-online.com 1049280229 05 22788 AlHwEEkVSzAoE0 030402 10:43:49 Original-X-Complaints-To: abuse@t-online.com X-ID: bofOn2ZTZew5lCxPeVYh5Vnvo0H+N6x0P0YbwbY-E0YDV8tiNNYPEm User-Agent: Gnus/5.090018 (Oort Gnus v0.18) Emacs/21.3 (windows-nt) Cancel-Lock: sha1:pazpV33klkZCzuKspbts2KypmGs= Original-Xref: shelby.stanford.edu gnu.emacs.help:111595 Original-To: help-gnu-emacs@gnu.org 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:8096 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:8096 Erik Simon writes: > I've seen sometimes people delimiting blocks in the following way, > undoubtedly using Emacs: > > ,---- > | > `---- > Is there a tool/mode that does this kind of things? It's called 'boxquote.el'. You will find it in gnu.emacs.sources or on other archives. Harald