Re: Emacsclient bug in sid

2023-08-31 Thread Wang Yizhen
> > After upgraded to emacs 29.1+1-5, I found that the emacsclient > > command is not working. More specifically, the following command > > hangs emacs in daemon forever and no emacs frame pops up: > > > > > > ``` > > > > emacsclient -c -a "" -n > > > > ``` > > What exactly are you trying to do? >

Re: Emacsclient bug in sid

2023-08-31 Thread Wang Yizhen
> After upgraded to emacs 29.1+1-5, I found that the emacsclient > command is not working. More specifically, the following command > hangs emacs in daemon forever and no emacs frame pops up: > > > ``` > > emacsclient -c -a "" -n > > ``` What exactly are you trying to do? The customary way

Emacsclient bug in sid

2023-08-31 Thread Wang Yizhen
Dear Debian-user group: I recently noticed a bug for the emacs package in sid. I have not reported a bug before, so I wrote this email to seek for help. After upgraded to emacs 29.1+1-5, I found that the emacsclient command is not working. More specifically, the following command hangs emac