From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: torys.anderson@gmail.com (Tory S. Anderson) Newsgroups: gmane.emacs.help Subject: Email "cut here" code snippets Date: Thu, 29 Jan 2015 07:06:14 -0500 Message-ID: <87wq45u6yx.fsf@gmail.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1422533205 14034 80.91.229.3 (29 Jan 2015 12:06:45 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 29 Jan 2015 12:06:45 +0000 (UTC) To: emacs list Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Jan 29 13:06:44 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 1YGnrs-0000YW-9y for geh-help-gnu-emacs@m.gmane.org; Thu, 29 Jan 2015 13:06:40 +0100 Original-Received: from localhost ([::1]:59085 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YGnrr-0001en-Jb for geh-help-gnu-emacs@m.gmane.org; Thu, 29 Jan 2015 07:06:39 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:50245) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YGnrb-0001eg-8v for help-gnu-emacs@gnu.org; Thu, 29 Jan 2015 07:06:27 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YGnrW-0002RR-Mv for help-gnu-emacs@gnu.org; Thu, 29 Jan 2015 07:06:23 -0500 Original-Received: from mail-yk0-x234.google.com ([2607:f8b0:4002:c07::234]:53774) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YGnrW-0002RM-Il for help-gnu-emacs@gnu.org; Thu, 29 Jan 2015 07:06:18 -0500 Original-Received: by mail-yk0-f180.google.com with SMTP id 131so12869918ykp.11 for ; Thu, 29 Jan 2015 04:06:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:subject:date:message-id:user-agent:mime-version :content-type; bh=2GPNllO+MVv5yedmNmst53EiMs+DjMbZBSJUZJxg830=; b=RaL9KHz3PdO7ZlAsQKLBQN56Ln2cN/dt2o9ieIYFxWsx9nUdQiLXrpMAGbei8LXJmv 77y9gcvU9inAssQpOjFbRsVBWAgReWTfrh/9hrY/HI1j75BlXBfdIT6NgBv7N7rd1MMJ C6o09JJNBT1J7oUJgAOZ3F/HOIl1WYKLmjR7mX5Coenb0cxFqO1v57fGVltJCoX+a850 C8OlFzjjyYwwCEWF9G92wamPjYek1P6KB+6P/7pMFP9pHxElRfABa01w5O38pWrmQkvU 7FG8ykmyL8XfQVYDsVgLsJx0Cq+RaRZOjMd+V6Q4KnCR6fsdFXbxDtwQT73+GDz2OPtM 4YTg== X-Received: by 10.236.53.71 with SMTP id f47mr2926495yhc.133.1422533178097; Thu, 29 Jan 2015 04:06:18 -0800 (PST) Original-Received: from localhost.localdomain ([2601:0:a000:4a1:ee55:f9ff:feb5:5589]) by mx.google.com with ESMTPSA id j41sm4460712yhj.18.2015.01.29.04.06.16 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 29 Jan 2015 04:06:16 -0800 (PST) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:4002:c07::234 X-BeenThere: help-gnu-emacs@gnu.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@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:102358 Archived-At: 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.