From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: ilovemiami Newsgroups: gmane.emacs.help Subject: Re: move to line beginning without 'Ctrl+A' Date: Mon, 21 Jan 2008 12:06:24 -0800 (PST) Organization: http://groups.google.com Message-ID: <7df997d8-6238-4111-87c3-a12ccd888fa4@i3g2000hsf.googlegroups.com> References: <96dd6e6e-b630-4a97-a2d6-1b5b4ae9567c@s8g2000prg.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1200948076 24167 80.91.229.12 (21 Jan 2008 20:41:16 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 21 Jan 2008 20:41:16 +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 Jan 21 21:41:36 2008 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 1JH3SZ-0002es-MT for geh-help-gnu-emacs@m.gmane.org; Mon, 21 Jan 2008 21:41:35 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JH3SA-0006CX-1P for geh-help-gnu-emacs@m.gmane.org; Mon, 21 Jan 2008 15:41:10 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews.google.com!i3g2000hsf.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 15 Original-NNTP-Posting-Host: 216.189.178.115 Original-X-Trace: posting.google.com 1200945985 32598 127.0.0.1 (21 Jan 2008 20:06:25 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Mon, 21 Jan 2008 20:06:25 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: i3g2000hsf.googlegroups.com; posting-host=216.189.178.115; posting-account=AR2SUQoAAAD8UsSs_UNWweDAxj6Iyt6Q User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.11) Gecko/20071127 Firefox/2.0.0.11,gzip(gfe),gzip(gfe) Original-Xref: shelby.stanford.edu gnu.emacs.help:155449 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:50853 Archived-At: On Jan 21, 2:55 pm, Oleg Katsitadze wrote: > On Sun, Jan 20, 2008 at 10:09:06PM -0800, ilovemiami wrote: > > Is there anyway to move to line beginning without 'Ctrl+A'. I am using > > 'screen', the key binding 'Ctrl+A' is reserved by 'screen'. > > Some people like to change screen's command key instead. Good > candidates seem to be Z or ]. > > Cheers, > Oleg Yes, that is a good option. I just switch screen command character to 'C-P'. It works! Thanks everyone for help.