* bug#1469: Does anybody working on it?
@ 2008-12-07 14:08 richardeng
2008-12-07 18:17 ` Dan Nicolaescu
0 siblings, 1 reply; 2+ messages in thread
From: richardeng @ 2008-12-07 14:08 UTC (permalink / raw)
To: 1469
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.
Thank you
And Cyril Bouthors, you can temporarily use M-x shell instead of M-x term.
^ permalink raw reply [flat|nested] 2+ messages in thread
* bug#1469: Does anybody working on it?
2008-12-07 14:08 bug#1469: Does anybody working on it? richardeng
@ 2008-12-07 18:17 ` Dan Nicolaescu
0 siblings, 0 replies; 2+ messages in thread
From: Dan Nicolaescu @ 2008-12-07 18:17 UTC (permalink / raw)
To: richardeng; +Cc: 1469
"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...
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-12-07 18:17 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-07 14:08 bug#1469: Does anybody working on it? richardeng
2008-12-07 18:17 ` Dan Nicolaescu
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).