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: Ansi term and cursor. Date: Sun, 23 Mar 2014 16:34:47 -0700 (PDT) Message-ID: <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 1395617978 1189 80.91.229.3 (23 Mar 2014 23:39:38 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 23 Mar 2014 23:39:38 +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:39:48 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 1WRrzW-0000sZ-L2 for geh-help-gnu-emacs@m.gmane.org; Mon, 24 Mar 2014 00:39:46 +0100 Original-Received: from localhost ([::1]:33867 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WRrzW-0007cc-5d for geh-help-gnu-emacs@m.gmane.org; Sun, 23 Mar 2014 19:39:46 -0400 X-Received: by 10.182.112.231 with SMTP id it7mr11342258obb.22.1395617687548; Sun, 23 Mar 2014 16:34:47 -0700 (PDT) X-Received: by 10.140.48.1 with SMTP id n1mr2617qga.14.1395617687479; Sun, 23 Mar 2014 16:34:47 -0700 (PDT) Original-Path: usenet.stanford.edu!ur14no12938137igb.0!news-out.google.com!du2ni12521qab.0!nntp.google.com!w5no8017868qac.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help 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:34:47 +0000 Original-Xref: usenet.stanford.edu gnu.emacs.help:204428 X-Mailman-Approved-At: Sun, 23 Mar 2014 19:39:37 -0400 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:96700 Archived-At: 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