help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

gnuclient -nw anyone?


From: Orm Finnendahl
Subject: gnuclient -nw anyone?
Date: Wed, 17 Sep 2003 08:32:39 +0200
User-agent: Mutt/1.5.4i

Hi,

I use emacs 21.3.1 and installed the gnuclient hack for it. It works
well if I start emacs as X application, load the gnuserver-compat code
and issue 'gnuclient <filename>' in another terminal, which pops up a
new frame. But if I start gnuclient with the -nw option I get the
following error in emacs' *Messages* buffer:

error in process filter: condition-case: Wrong number of arguments: (lambda 
(&optional tty terminal-type) "Create a new device on TTY.
  TTY should be the name of a tty device file (e.g. \"/dev/ttyp3\" under
SunOS et al.), as returned by the `tty' command.  A value of nil means
use the stdin and stdout as passed to XEmacs from the shell.
  If TERMINAL-TYPE is non-nil, it should be a string specifying the
type of the terminal attached to the specified tty.  If it is nil,
the terminal type will be inferred from the TERM environment variable." 
(make-device (quote tty) tty (list (quote terminal-type) terminal-type))), 3
error in process filter: Wrong number of arguments: (lambda (&optional tty 
terminal-type) "Create a new device on TTY.
  TTY should be the name of a tty device file (e.g. \"/dev/ttyp3\" under
SunOS et al.), as returned by the `tty' command.  A value of nil means
use the stdin and stdout as passed to XEmacs from the shell.
  If TERMINAL-TYPE is non-nil, it should be a string specifying the
type of the terminal attached to the specified tty.  If it is nil,
the terminal type will be inferred from the TERM environment variable." 
(make-device (quote tty) tty (list (quote terminal-type) terminal-type))), 3
Quit

If I start the emacs which acts as gnuserver with the -nw option, I
don't even get this error but nothing happens.

Can anybody point me to where I can find help?

--
Orm




reply via email to

[Prev in Thread] Current Thread [Next in Thread]