emacs-devel
[Top][All Lists]
Advanced

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

Re: emacsclient on WXP does not work (as it used to)


From: Eli Zaretskii
Subject: Re: emacsclient on WXP does not work (as it used to)
Date: Sat, 01 Nov 2008 19:01:44 +0200

> Date: Sat, 1 Nov 2008 15:55:36 +0100
> From: "Juanma Barranquero" <address@hidden>
> Cc: dhruva <address@hidden>, address@hidden
> 
> On Sat, Nov 1, 2008 at 14:53, Eli Zaretskii <address@hidden> wrote:
> 
> > Could you two please see if
> > the new version works for you?  Please be sure to try -t and -c
> > switches as well.
> 
> Running
> 
>    emacs -q --eval "(server-mode 1)"
>    emacsclient -t   ;; or emacsclient -c
> 
> I get the attached assertion failure.

Could you please force Emacs to load server.el, rather than
server.elc, before you invoke server-mode?  I'd like to see in what
xbacktrace prints whether server-create-window-system-frame is
involved when you invoke emacsclient with -c, and whether
server-create-tty-frame is involved when you invoke emacsclient with
the -t option.  I think both these functions need to be fixed for
Windows, not surprisingly.




reply via email to

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