[main problem localised ] (was: [mlterm+gnuclient])
Uwe Brauer <[email protected]>
| Newsgroups | gmane.emacs.xemacs.beta |
|---|---|
| Message-ID | <[email protected]> |
>> "Stephen" == Stephen J Turnbull <[email protected]> writes: > Uwe Brauer writes: >> - What does not work is running Xemacs X11 and then gnuclient >> -nw does do anything. > Something strange is going on in your system. I do this all the time > both with XEmacs/gnuclient on the same display and gnuclient in a > "local" 'term, and with them on different displays with gnuclient in > a ssh session. >> So in practise I should kill my Xemacs X11 session start a tty session >> and then run gnusclient -nw. > No, that should not be necessary. I would really like to find out > what the problem is on your system and get XEmacs to work properly for > you. XEmacs has been able to display frames simultaneously on > different consoles, including different window systems, since it was > call "Lucid Emacs." I would be very distressed if we can't do that. > Would you please file a full bug report for this problem? I found out why gnuclient -nw is sort of blocked. It was caused by the following ancient setting in my custom file '(gnuserv-frame t) '(gnuserv-visit-hook (lambda nil (raise-frame) (recenter))) I deleted this setting and then gnuclient -nw starts, however the problem I reported an hour ago: Persists. So it is not really functional. :'( _______________________________________________ XEmacs-Beta mailing list [email protected] http://lists.xemacs.org/mailman/listinfo/xemacs-beta
gnuclient-bug3
(text/plain, 477 B)
Debugger entered--Lisp error: (wrong-type-argument stringp nil)
signal(wrong-type-argument (stringp nil))
byte-code("..." [gnuserv-string oops gnuserv-current-client "" gnuserv-write-to-client nil signal] 3)
gnuserv-process-filter(#<process "gnuserv" pid 2995 state:run> "5 (gnuserv-edit-files '(tty \"/dev/pts/1\" \"xterm\" 3002) '())")
follow-generic-filter(#<process "gnuserv" pid 2995 state:run> "5 (gnuserv-edit-files '(tty \"/dev/pts/1\" \"xterm\" 3002) '())")