From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: joao Newsgroups: gmane.emacs.help Subject: Re: Getting back C-m instead of RET Date: 12 Nov 2002 02:41:51 +0100 Organization: Guest of Firstream - Teaser - Oreka Sender: help-gnu-emacs-admin@gnu.org Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1037066758 14556 80.91.224.249 (12 Nov 2002 02:05:58 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 12 Nov 2002 02:05:58 +0000 (UTC) Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18BQR9-0003mV-00 for ; Tue, 12 Nov 2002 03:05:55 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 18BQQs-0006Y8-00; Mon, 11 Nov 2002 21:05:38 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed.stueberl.de!teaser.fr!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 20 Original-NNTP-Posting-Host: d43-187.ppp.teaser.fr Original-X-Trace: feed.teaser.net 1037065997 14551 213.91.43.187 (12 Nov 2002 01:53:17 GMT) Original-X-Complaints-To: abuse@teaser.fr Original-NNTP-Posting-Date: Tue, 12 Nov 2002 01:53:17 +0000 (UTC) User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7 Original-Xref: shelby.stanford.edu gnu.emacs.help:106950 Original-To: help-gnu-emacs@gnu.org Errors-To: help-gnu-emacs-admin@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.help:3501 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:3501 Michael Slass writes: > I'm not sure where that is, but I believe the keystroke (from the > article compostion buffer) is > > M-m f > > > That's META-m followed by f > > -- > Mike Slass Yep, that's it ! Problem solved, thanks. With C-c RET f, what happens is the RET puts me back into the buffer and the 'f' just gets inserted. M-m f is just what I needed. Thanks again. Joao