From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthew Lundin Subject: Re: Re: desirability of boxquote-style snippets for helping new users Date: Thu, 15 Jan 2009 21:34:53 -0600 Message-ID: References: <20524da70901151741n2ee14a3fta28b32b32d45b132@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LNfZl-0008JT-As for emacs-orgmode@gnu.org; Thu, 15 Jan 2009 22:40:53 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LNfZj-0008Ip-PS for emacs-orgmode@gnu.org; Thu, 15 Jan 2009 22:40:52 -0500 Received: from [199.232.76.173] (port=40555 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LNfZj-0008Ij-En for emacs-orgmode@gnu.org; Thu, 15 Jan 2009 22:40:51 -0500 Received: from out1.smtp.messagingengine.com ([66.111.4.25]:59070) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LNfZi-0000VH-Qu for emacs-orgmode@gnu.org; Thu, 15 Jan 2009 22:40:50 -0500 In-Reply-To: (Austin Frank's message of "Thu\, 15 Jan 2009 21\:32\:53 -0500") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Austin Frank Cc: emacs-orgmode@gnu.org Austin Frank writes: > > For anyone using gnus, I think a good alternative is to use > message-mark-inserted region. Select a region and hit C-c M-m to get > > --8<---------------cut here---------------start------------->8--- > a region set apart in this manner. > --8<---------------cut here---------------end--------------->8--- > > If you use a prefix on the command, C-u C-c M-m, you get slrn style > verbatim marks, > > #v+ > resulting in a region set a part in this manner. > #v- These are great tips. Thanks! - Matt