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

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

Re: Font setting for runemacs and frame


From: Eli Zaretskii
Subject: Re: Font setting for runemacs and frame
Date: Fri, 15 Feb 2019 16:24:21 +0200

> From: Shuguang Sun <shuguang79@qq.com>
> Cc: help-gnu-emacs@gnu.org
> Date: Fri, 15 Feb 2019 18:01:24 +0800
> 
> runemacs --daemon
> OR
>  ./emacsclientw.exe --alternate-editor= -n -e "(raise-frame )" &
> 
> Then a popup window with:
> ```
> A fatal error has occurred!

Please submit a bug report about this with all the relevant
information, especially your font customizations.  Preferably, please
include with the bug report a minimal .emacs file that still
reproduces the problem for you.

> Reading symbols from /c/Users/suns18/emacs/bin/emacsclientw...done.
> (gdb) continue

You've attached GDB to the wrong process: the problem happens in
Emacs, not in emacsclientw.

Also, why did you end your emacsclientw command with a "&"?  This is a
Unix thing, not a Windows thing.  Which shell are you using, and how
does it interpret the trailing "&"?



reply via email to

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