Jan Vroonhof <vroonhof(a)math.ethz.ch> writes:
xemacs-21.0.67 -batch -vanilla -l crashkoi.el
With crashkoi.el
(with-current-buffer (get-buffer-create "crash")
(erase-buffer)
(insert " \207 ")
(decode-coding-region (point-min) (point-max) 'koi8-r)
(goto-char (point-max))
(re-search-backward "^-")
)
try:
xemacs -nw -vanilla
(decode-coding-string " \207 " 'koi8-r) C-j
also looks wrong. The cursor doesn't move, the window is cleared and
at the beginnin of the first line " ~ " appears. Scrolling, C-l and
pressing RET all behave very weird as well
this is emacs-version "21.2 \"Demeter\" XEmacs Lucid (beta13)"
Gunnar
--
Gunnar Evermann
Speech, Vision & Robotics Group
Engineering Department
Cambridge University