Albert Ting <alt(a)artisan.com> writes:
gnuclient -display switch does not correctly open a new window in the
new
display. Instead, it opens up a new window in the main display.
This used to work with xemacs-21.1
I know I can do this:
gnuclient -batch -eval '(make-frame-on-display "unix:1")'
But I used to be able to use the -display switch and have the eval
switch display the results to the new frame.
What's the value of
`gnuserv-frame' is a variable declared in Lisp.
-- loaded from "gnuserv"
Value: nil
Documentation:
*The frame to be used to display all edited files.
If nil, then a new frame is created for each file edited.
If t, then the currently selected frame will be used.
If a function, then this will be called with a symbol `x' or `tty' as the
only argument, and its return value will be interpreted as above.
norbert.