Hrvoje Niksic <hniksic(a)srce.hr> writes in xemacs-beta(a)xemacs.org:
Has anyone looked into the 21.0 TTY-related show-stopper that I
reported earlier? I tried to look into it, but I am still baffled by
most of the redisplay code.
The problem is that, when you split the frame, the whole frame
redisplays whenever you do anything with the minibuffer. Try
`C-x 2' followed by `M-: t RET'. Under X, it is merely annoying.
Under TTY's, it's a show-stopper, if we care about TTY users at all.
I can't duplicate this because I get something far, far worse. :-(
$ src/xemacs -vanilla -nw
Fatal error (11).
Your files have been auto-saved.
Use `M-x recover-session' to recover them.
...
Lisp backtrace follows:
make-device(tty nil (terminal-type nil controlling-process nil))
# bind (controlling-process terminal-type tty)
make-tty-device(nil nil)
init-tty-win()
# bind (debugger debug-on-error command-line-args-left)
command-line()
# (unwind-protect ...)
normal-top-level()
# (condition-case ... . error)
# (catch top-level ...)
zsh: 20205 segmentation fault (core dumped) src/xemacs -vanilla -nw
Consider the release on hold. (Dang it!)