From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Ryan Yeske Newsgroups: gmane.emacs.help Subject: Re: Delimit a block with ,---- Date: Tue, 08 Apr 2003 04:16:03 GMT Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <87n0j1vd3m.fsf@cut.hotdog.tmp> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1049775737 4233 80.91.224.249 (8 Apr 2003 04:22:17 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 8 Apr 2003 04:22:17 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Tue Apr 08 06:22:16 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 192kch-000162-00 for ; Tue, 08 Apr 2003 06:22:16 +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 192kbA-0007ot-02 for gnu-help-gnu-emacs@m.gmane.org; Tue, 08 Apr 2003 00:20:40 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!cyclone.bc.net!newsfeed.telusplanet.net!news1.telusplanet.net.POSTED!53ab2750!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 18 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 Original-NNTP-Posting-Host: 64.180.217.248 Original-X-Trace: news1.telusplanet.net 1049775363 64.180.217.248 (Mon, 07 Apr 2003 22:16:03 MDT) Original-NNTP-Posting-Date: Mon, 07 Apr 2003 22:16:03 MDT Original-Xref: shelby.stanford.edu gnu.emacs.help:111764 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:8265 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:8265 Erik Simon writes: > Hi, > > 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? ;; The latest version of boxquote.el can be found at: ;; ;; Ryan