all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Dan Nicolaescu <dann@ics.uci.edu>
To: richardeng <richardeng@foxmail.com>
Cc: 1469@emacsbugs.donarmstrong.com
Subject: bug#1469: Does anybody working on it?
Date: Sun, 7 Dec 2008 10:17:57 -0800 (PST)	[thread overview]
Message-ID: <200812071817.mB7IHv7h014158@mothra.ics.uci.edu> (raw)
In-Reply-To: <200812072208519998849@foxmail.com> (richardeng@foxmail.com's message of "Sun, 7 Dec 2008 22:08:56 +0800")

"richardeng" <richardeng@foxmail.com> writes:

  > I have spent some time on it. Fix is not found yet.
  > I'm sure:
  > 1. problem only in M-x term and M-x ansi-term(both in term.el), M-x shell or M-x eshell(in shell.el or eshell/*.el) works right.
  > 2. The default setting is term-char-mode in term.el, if you change it to term-line-mode, no such problem
  > 3. Problem should be wrong local state(position or coloumn/width/height limitation) after wrap action in function term-emulate-terminal
  > 
  > It's real complex, if somebody is working on it, please share what you found.

Reverting this patch seems to fix the problem:

2008-09-24  Andreas Politz  <politza@fh-trier.de>  (tiny change)

            * term.el (term-emulate-terminal): Encode input string
            before
            checking its length.


Another thing, the original bug does not seem to be archived on
gmane.emacs.bug, just this reply...






      reply	other threads:[~2008-12-07 18:17 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-07 14:08 bug#1469: Does anybody working on it? richardeng
2008-12-07 18:17 ` Dan Nicolaescu [this message]

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=200812071817.mB7IHv7h014158@mothra.ics.uci.edu \
    --to=dann@ics.uci.edu \
    --cc=1469@emacsbugs.donarmstrong.com \
    --cc=richardeng@foxmail.com \
    /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.