all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Thomas Dickey <dickey@saltmine.radix.net>
Subject: Re: Cursor movement screwy on remote sessions.
Date: Sat, 18 Sep 2004 12:25:13 -0000	[thread overview]
Message-ID: <10koa99484ae301@corp.supernews.com> (raw)
In-Reply-To: mailman.3133.1095447798.1998.help-gnu-emacs@gnu.org

Ged Haywood <ged@jubileegroup.co.uk> wrote:
> Hi folks,

> First post, joined the list today for just this question.  Read the
> faqs, Googled etc, didn't see anything remotely related to this.

> I use emacs remotely all over the place.  One particular problem gives
> me great grief, only when using emacs remotely.

> The cursor doesn't reliably move to the place it's supposed to go to
> on the screen, with the result that you're inserting/deleting text at
> a place diffeent from the one you see on the screen until you refresh.

it's probably network delays (the escape sequence is read over too long
a time interval to allow the application to interpret it as one chunk).
I don't know what you must tweak in emacs to make this work (it's simple
with ncurses).

> I never have problems like this with Vi.  I hate Vi, but I'll go and
> scrub with carbolic now anyway.

vi usually has a longer timeout (and it's a settable value).
But it's susceptible to the same problem.

-- 
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net

       reply	other threads:[~2004-09-18 12:25 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.3133.1095447798.1998.help-gnu-emacs@gnu.org>
2004-09-18 12:25 ` Thomas Dickey [this message]
2004-09-23 20:56 ` Cursor movement screwy on remote sessions kgold
     [not found] <200409181557.i8IFvta2026560@mail3.jubileegroup.co.uk>
2004-09-18 17:36 ` Ged Haywood
2004-09-17 18:57 Ged Haywood

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=10koa99484ae301@corp.supernews.com \
    --to=dickey@saltmine.radix.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.