all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Delimit a block with ,----
@ 2003-04-02  9:36 Erik Simon
  2003-04-02 10:43 ` maierh
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Erik Simon @ 2003-04-02  9:36 UTC (permalink / raw)


Hi,

I've seen sometimes people delimiting blocks in the following way,
undoubtedly using Emacs:

,----
| <block>
`----

Is there a tool/mode that does this kind of things?

Cheers

Erik
-- 
/(o\  Erik Simon
\o)/  <http://cern.ch/erik.simon>

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Delimit a block with ,----
  2003-04-02  9:36 Delimit a block with ,---- Erik Simon
@ 2003-04-02 10:43 ` maierh
  2003-04-02 14:05 ` Francesco Scaglioni
  2003-04-08  4:16 ` Ryan Yeske
  2 siblings, 0 replies; 4+ messages in thread
From: maierh @ 2003-04-02 10:43 UTC (permalink / raw)



Erik Simon <erik.simon@cern.ch> writes:

> I've seen sometimes people delimiting blocks in the following way,
> undoubtedly using Emacs:
>
> ,----
> | <block>
> `----

> 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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Delimit a block with ,----
  2003-04-02  9:36 Delimit a block with ,---- Erik Simon
  2003-04-02 10:43 ` maierh
@ 2003-04-02 14:05 ` Francesco Scaglioni
  2003-04-08  4:16 ` Ryan Yeske
  2 siblings, 0 replies; 4+ messages in thread
From: Francesco Scaglioni @ 2003-04-02 14:05 UTC (permalink / raw)
  Cc: help-gnu-emacs

boxquote.el ( google will find it ) may be what you want.

hth

F

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Delimit a block with ,----
  2003-04-02  9:36 Delimit a block with ,---- Erik Simon
  2003-04-02 10:43 ` maierh
  2003-04-02 14:05 ` Francesco Scaglioni
@ 2003-04-08  4:16 ` Ryan Yeske
  2 siblings, 0 replies; 4+ messages in thread
From: Ryan Yeske @ 2003-04-08  4:16 UTC (permalink / raw)


Erik Simon <erik.simon@cern.ch> writes:

> Hi,
> 
> I've seen sometimes people delimiting blocks in the following way,
> undoubtedly using Emacs:
> 
> ,----
> | <block>
> `----
> 
> Is there a tool/mode that does this kind of things?

;; The latest version of boxquote.el can be found at:
;;
;;   <URL:http://www.davep.org/emacs/#boxquote.el>

Ryan

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2003-04-08  4:16 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-04-02  9:36 Delimit a block with ,---- Erik Simon
2003-04-02 10:43 ` maierh
2003-04-02 14:05 ` Francesco Scaglioni
2003-04-08  4:16 ` Ryan Yeske

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.