From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Sebastien Vauban Newsgroups: gmane.emacs.help Subject: Re: Email "cut here" code snippets Date: Thu, 29 Jan 2015 14:28:52 +0100 Organization: Sebastien Vauban Message-ID: <864mr9zpez.fsf@example.com> References: <87wq45u6yx.fsf@gmail.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1422538166 3075 80.91.229.3 (29 Jan 2015 13:29:26 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 29 Jan 2015 13:29:26 +0000 (UTC) Cc: emacs list To: Rainer M Krug Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org-mXXj517/zsQ@public.gmane.org Thu Jan 29 14:29:21 2015 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1YGp9s-0000cJ-HJ for geh-help-gnu-emacs@m.gmane.org; Thu, 29 Jan 2015 14:29:20 +0100 Original-Received: from localhost ([::1]:59641 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YGp9r-0007DQ-UQ for geh-help-gnu-emacs@m.gmane.org; Thu, 29 Jan 2015 08:29:19 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:43181) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YGp9g-0007DA-HS for help-gnu-emacs-mXXj517/zsQ@public.gmane.org; Thu, 29 Jan 2015 08:29:09 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YGp9d-0006lw-CI for help-gnu-emacs-mXXj517/zsQ@public.gmane.org; Thu, 29 Jan 2015 08:29:08 -0500 Original-Received: from dd5e0353a.access.telenet.be ([213.224.53.58]:29176 helo=mail.missioncriticalit.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YGp9d-0006lo-7O for help-gnu-emacs-mXXj517/zsQ@public.gmane.org; Thu, 29 Jan 2015 08:29:05 -0500 Original-Received: from MUNDANEUM.i-did-not-set--mail-host-address--so-tickle-me (unknown [10.10.10.51]) by mail.missioncriticalit.com (Postfix) with ESMTPS id 3C29E500039; Thu, 29 Jan 2015 14:29:03 +0100 (CET) X-Url: Under construction... X-Archive: encrypt In-Reply-To: (Rainer M. Krug's message of "Thu, 29 Jan 2015 14:26:45 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (windows-nt) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 213.224.53.58 X-BeenThere: help-gnu-emacs-mXXj517/zsQ@public.gmane.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org-mXXj517/zsQ@public.gmane.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org-mXXj517/zsQ@public.gmane.org Xref: news.gmane.org gmane.emacs.help:102361 Archived-At: Rainer M Krug wrote: > torys.anderson-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org (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. > `---- > > I think I defined the keyboard shortcut myself. C-c M-m is the default one. Best regards, Seb -- Sebastien Vauban