From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Bastien Newsgroups: gmane.emacs.help Subject: Re: how to insert this? Date: Sun, 25 Nov 2007 23:02:07 +0000 Message-ID: <877ik66ia8.fsf@bzg.ath.cx> References: <877ik7sav8.fsf@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1196031759 26029 80.91.229.12 (25 Nov 2007 23:02:39 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 25 Nov 2007 23:02:39 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Nov 26 00:02:46 2007 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1IwQUv-00007i-Q1 for geh-help-gnu-emacs@m.gmane.org; Mon, 26 Nov 2007 00:02:46 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IwQUg-0005h7-Vw for geh-help-gnu-emacs@m.gmane.org; Sun, 25 Nov 2007 18:02:31 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IwQUS-0005ey-B7 for help-gnu-emacs@gnu.org; Sun, 25 Nov 2007 18:02:16 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IwQUQ-0005dE-GC for help-gnu-emacs@gnu.org; Sun, 25 Nov 2007 18:02:15 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IwQUQ-0005d5-Cu for help-gnu-emacs@gnu.org; Sun, 25 Nov 2007 18:02:14 -0500 Original-Received: from ug-out-1314.google.com ([66.249.92.175]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IwQUQ-000069-51 for help-gnu-emacs@gnu.org; Sun, 25 Nov 2007 18:02:14 -0500 Original-Received: by ug-out-1314.google.com with SMTP id a2so930013ugf for ; Sun, 25 Nov 2007 15:02:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:received:from:to:subject:in-reply-to:references:user-agent:date:message-id:mime-version:content-type:sender; bh=WR12FPbWIItPw5wuuuuLaNvgdCxgIexL/oBf6zEjjl8=; b=uu1qroV7SEjSocUVr/CBMWBIldHc8rfoXwi0dvqk2oykp22BNLpJuDJPpl4JUbiug13NUAyc0svjuUNu2Q0uM0rF5m2ngCi/VKQX0BKuj8saHw+auH6sfYN/c9hjoxHLSJM8Ms44t4vWpW+EiqOCLPkF5qsvISbY05b/JyAPLnQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=received:from:to:subject:in-reply-to:references:user-agent:date:message-id:mime-version:content-type:sender; b=gNrL5PHg0AdivxlO8JPIRXksmZFT/gi57Pqu5OXAkkcmzLLZMm588zv2JAaOuSuTqbUmlwmwGypcS9O3QuSjf2ZQe9mRzvaP4ZU9gU1c7gxi8MHV3nKdVNwFTnO4dmktJSbGdcQodlLIWF0jaIACjHvTZO6BQot+MJ2QCz5VN5c= Original-Received: by 10.67.116.4 with SMTP id t4mr73478ugm.1196031730568; Sun, 25 Nov 2007 15:02:10 -0800 (PST) Original-Received: from bzg.ath.cx ( [78.113.180.159]) by mx.google.com with ESMTPS id c25sm1166125ika.2007.11.25.15.02.08 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 25 Nov 2007 15:02:09 -0800 (PST) Original-Received: by bzg.ath.cx (Postfix, from userid 1000) id 7691715792C; Sun, 25 Nov 2007 23:02:07 +0000 (GMT) In-Reply-To: <877ik7sav8.fsf@gnu.org> (Exal de Jesus Garcia Carrillo's message of "Sat, 24 Nov 2007 13:26:51 -0600") User-Agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.0 (gnu/linux) X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:49524 Archived-At: Exal de Jesus Garcia Carrillo writes: > someusername escreveu: > >> Hey, I have see many times lines such as: >> --8<---------------cut here---------------start------------->8--- >> >> how to do so? > > You can insert it with M-x message-mark-inserted-region RET or > message-mark-insert-file, are functions in message.el. Yes. The advantage of using this solution (C-c M-m) is that it takes care of replacing "start" by "end" at the end of the inserted region. -- Bastien