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: Tue, 22 Jan 2008 04:46:03 -0800 (PST) Organization: http://groups.google.com Message-ID: <57889e2d-3728-485a-9231-e22d1a35307e@v29g2000hsf.googlegroups.com> References: <96dd6e6e-b630-4a97-a2d6-1b5b4ae9567c@s8g2000prg.googlegroups.com> <7df997d8-6238-4111-87c3-a12ccd888fa4@i3g2000hsf.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 1201009243 20210 80.91.229.12 (22 Jan 2008 13:40:43 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 22 Jan 2008 13:40:43 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Jan 22 14:41:03 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 1JHJN7-0007jw-8q for geh-help-gnu-emacs@m.gmane.org; Tue, 22 Jan 2008 14:41:01 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JHJMh-0006Xx-Iw for geh-help-gnu-emacs@m.gmane.org; Tue, 22 Jan 2008 08:40:35 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews.google.com!v29g2000hsf.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 23 Original-NNTP-Posting-Host: 129.171.150.64 Original-X-Trace: posting.google.com 1201005963 18465 127.0.0.1 (22 Jan 2008 12:46:03 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Tue, 22 Jan 2008 12:46:03 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: v29g2000hsf.googlegroups.com; posting-host=129.171.150.64; posting-account=AR2SUQoAAAD8UsSs_UNWweDAxj6Iyt6Q User-Agent: G2/1.0 X-HTTP-UserAgent: BlackBerry8300/4.2.2 Profile/MIDP-2.0 Configuration/CLDC-1.1 VendorID/102,gzip(gfe),gzip(gfe) X-HTTP-Via: MDS_4.1.4.19 Original-Xref: shelby.stanford.edu gnu.emacs.help:155458 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:50862 Archived-At: escape ^Pp Bastien wrote: > ilovemiami writes: > > > 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! > > May I ask you what line in ~/.screenrc does that? > > -- > Bastien