From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: vincenzo di somma Newsgroups: gmane.emacs.help Subject: Re: Ansi term and cursor. Date: Sun, 23 Mar 2014 16:48:13 -0700 (PDT) Message-ID: <8c455295-4961-4c26-b48b-2048bcab9886@googlegroups.com> References: <78b4d2d8-cb92-4372-94c3-cbce94cc888c@googlegroups.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: ger.gmane.org 1395618618 3546 80.91.229.3 (23 Mar 2014 23:50:18 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 23 Mar 2014 23:50:18 +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 Mar 24 00:50:28 2014 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1WRs9r-0005iV-Ea for geh-help-gnu-emacs@m.gmane.org; Mon, 24 Mar 2014 00:50:27 +0100 Original-Received: from localhost ([::1]:33889 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WRs9r-00053q-2l for geh-help-gnu-emacs@m.gmane.org; Sun, 23 Mar 2014 19:50:27 -0400 X-Received: by 10.52.103.103 with SMTP id fv7mr21629527vdb.3.1395618493213; Sun, 23 Mar 2014 16:48:13 -0700 (PDT) X-Received: by 10.140.48.1 with SMTP id n1mr4109qga.14.1395618493192; Sun, 23 Mar 2014 16:48:13 -0700 (PDT) Original-Path: usenet.stanford.edu!w5no8019961qac.0!news-out.google.com!du2ni12231qab.0!nntp.google.com!hw13no7994590qab.1!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=95.252.195.126; posting-account=pBJEeAoAAAD0GE7UsPWKfCt2AgXtpjdM Original-NNTP-Posting-Host: 95.252.195.126 User-Agent: G2/1.0 Injection-Date: Sun, 23 Mar 2014 23:48:13 +0000 Original-Xref: usenet.stanford.edu gnu.emacs.help:204431 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 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 Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:96702 Archived-At: Thanks for the super quick reply. I'm not trying for copy/paste anything, just moving back or forward on the command line, like when you have to fix a typo. Thanks vds On Monday, March 24, 2014 12:43:38 AM UTC+1, Jai Dayal wrote: > C-c C-j to enter char mode > > > > then move around, copy what you need, etc.. use it exactly like standard > > emacs > > > > then C-c C-k to get back to line mode where it acts like a terminal. > > > > > > On Sun, Mar 23, 2014 at 7:34 PM, vincenzo di somma < > > vincenzo.disomma@gmail.com> wrote: > > > > > Hi all, > > > I'm using ansi-term on GNU Emacs 24.3.1 (x86_64-pc-linux-gnu, GTK+ Version > > > 3.8.2) of 2013-07-27 on roseapple, modified by Debian. > > > In ansi-term, I have the following issue: with the cursor at the end of > > > the line I move back using C- <- or Alt- <- I see the cursor moving back, > > > but as soon as I type the cursor is back at the end of the line. > > > Is there a way to fix it? > > > Thanks, > > > vds > > >