From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Eli Zaretskii" Newsgroups: gmane.emacs.help Subject: Re: How to include original message Date: Sun, 02 May 2004 16:57:21 +0200 Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <3791-Sun02May2004165720+0300-eliz@gnu.org> References: Reply-To: Eli Zaretskii NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1083506443 28570 80.91.224.253 (2 May 2004 14:00:43 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 2 May 2004 14:00:43 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun May 02 16:00:37 2004 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BKHWG-0005J0-00 for ; Sun, 02 May 2004 16:00:37 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.30) id 1BKHUm-0004jT-As for geh-help-gnu-emacs@m.gmane.org; Sun, 02 May 2004 09:59:04 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.30) id 1BKHU9-0004iS-8N for help-gnu-emacs@gnu.org; Sun, 02 May 2004 09:58:25 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.30) id 1BKHTb-0003gJ-NC for help-gnu-emacs@gnu.org; Sun, 02 May 2004 09:58:23 -0400 Original-Received: from [192.114.186.24] (helo=legolas.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.30) id 1BKHTa-0003eX-Pv for help-gnu-emacs@gnu.org; Sun, 02 May 2004 09:57:50 -0400 Original-Received: from zaretski (pns03-201-118.inter.net.il [80.230.201.118]) by legolas.inter.net.il (MOS 3.4.5-GR) with ESMTP id BRP29150; Sun, 2 May 2004 16:57:34 +0300 (IDT) Original-To: help-gnu-emacs@gnu.org X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 1.8.9 In-reply-to: (message from John King on 2 May 2004 13:18:04 GMT) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.4 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 Xref: main.gmane.org gmane.emacs.help:18199 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:18199 > From: John King > Newsgroups: gnu.emacs.help > Date: 2 May 2004 13:18:04 GMT > > Trying to find out how to include the original text message in a reply > that I send out. I am using emacs in a UNIX environment. I assume I > have to enter appropriate command in .emacs file. But haven't been > able to find what command to enter. No need to do anything in .emacs. Simply type "C-c C-y" in the *mail* buffer where you type the reply, and the original message will be quoted and inserted into the reply.