From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chris Menzel Newsgroups: gmane.emacs.help Subject: Re: How to insert a new line below current line? Date: Thu, 2 Nov 2006 04:54:30 +0000 (UTC) Organization: Texas A&M University Message-ID: References: <3dd9a95e0611011837l4237556dpe355a3b98110203d@mail.gmail.com> Reply-To: cmenzel@remove-this.tamu.edu NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1162446200 32411 80.91.229.2 (2 Nov 2006 05:43:20 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 2 Nov 2006 05:43:20 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Nov 02 06:43:18 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GfVMD-0006JE-2S for geh-help-gnu-emacs@m.gmane.org; Thu, 02 Nov 2006 06:43:17 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GfVMC-00059D-Kq for geh-help-gnu-emacs@m.gmane.org; Thu, 02 Nov 2006 00:43:16 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!headwall.stanford.edu!newshub.sdsu.edu!tethys.csu.net!nntp.csufresno.edu!news.tamu.edu!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 12 Original-NNTP-Posting-Host: philebus.tamu.edu Original-X-Trace: news.tamu.edu 1162443270 13335 128.194.75.11 (2 Nov 2006 04:54:30 GMT) Original-X-Complaints-To: abuse@tamu.edu Original-NNTP-Posting-Date: Thu, 2 Nov 2006 04:54:30 +0000 (UTC) User-Agent: slrn/0.9.8.1 (FreeBSD) Original-Xref: shelby.stanford.edu gnu.emacs.help:142862 Original-To: help-gnu-emacs@gnu.org 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:38481 Archived-At: On Thu, 2 Nov 2006 12:39:28 +0800, gniuxiao said: > I mean, if I'm at the middle of the current line. > > On 11/2/06, gniuxiao wrote: >> I have to type C-e (move to end) then C-j (enter with indentation) to >> do it, are there better solutions? You mean you want to be able to do with with one keystroke instead of two?