help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Email "cut here" code snippets


From: Rainer M Krug
Subject: Re: Email "cut here" code snippets
Date: Thu, 29 Jan 2015 14:26:45 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (darwin)

torys.anderson@gmail.com (Tory S. Anderson) writes:

> I use GNUs and notice that some people include "---8<-- cut here" type
> snippets, which are specially formatted in my view. Where can I find
> this behavior documented, and is there a predefined shortcut for
> inserting these? I haven't spotted anything on it in the GNUs manual
> or online searches.

It is in message.el:

,----
| message-mark-inserted-region is an interactive compiled Lisp function
| in `message.el'.
| 
| It is bound to C-c m.
| 
| (message-mark-inserted-region BEG END &optional VERBATIM)
| 
| Mark some region in the current article with enclosing tags.
| See `message-mark-insert-begin' and `message-mark-insert-end'.
| If VERBATIM, use slrn style verbatim marks ("#v+" and "#v-").
`----

I think I defined the keyboard shortcut myself.

Hope this helps,

Rainer


>
>

-- 
Rainer M. Krug
email: Rainer<at>krugs<dot>de
PGP: 0x0F52F982

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]