Re: define-typed: checking values on proc entry and exit

Ricardo Wurmus <[email protected]>
Newsgroups gmane.lisp.guile.user
Message-ID <[email protected]>
Olivier Dion <[email protected]> writes:

> On Fri, 10 May 2024, "Dr. Arne Babenhauserheide" <[email protected]> wrote:
>
> This is entirely off topic, sorry, but how do you do the following in Emacs:
>
>> ┌────
>> │ ...
>> └────
>
> I usualy use:
>
> --8<---------------cut here---------------start------------->8---
> ...
> --8<---------------cut here---------------end--------------->8---
>
> but I found your format to be easier to read.

The cut markers are inserted by "message-mark-inserted-region" (from
message.el), which uses the customizable "message-mark-insert-end" and
"message-mark-insert-begin".  It does not provide a string to prepend to
each line, though, so you'd need to wrap "message-mark-inserted-region".

-- 
Ricardo
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.