GNU bug report logs - #13864
24.3.50; emacsclient -t loops when connected to emacs server running in X11

Previous Next

Package: emacs;

Reported by: Ashish SHUKLA <ashish.is <at> lostca.se>

Date: Mon, 4 Mar 2013 00:15:01 UTC

Severity: normal

Found in version 24.3.50

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #38 received at 13864 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: ashish.is <at> lostca.se (Ashish SHUKLA)
Cc: 13864 <at> debbugs.gnu.org
Subject: Re: bug#13864: 24.3.50;
	emacsclient -t loops when connected to emacs server running in X11
Date: Thu, 07 Mar 2013 11:16:18 +0200
> From: ashish.is <at> lostca.se (Ashish SHUKLA)
> Cc: 13864 <at> debbugs.gnu.org
> Date: Thu, 07 Mar 2013 13:08:49 +0530
> 
> > Thanks.  However, didn't you say that the flickering only starts once
> > you type "C-x C-f" in the frame open by emacsclient?  If so, I need
> > this GDB output after you type "C-x C-f", please.
> 
> Well, it happens:
> 
>  - if I press C-x C-f in 'emacsclient -t' xterm
> 
> OR
> 
>  - focus to X11 frame
>  - focus back to 'emacsclient -t' xterm
>  - press any key

And the output you sent was after one of these recipes?  If so, then
what you sent is all I need for now.

> Do you know any way to prevent GDB from paging the output
> (i.e. printing "press enter to continue message"), which becomes
> annoying when capturing a streaming output like this ?

Either

    (gdb) set pagination off
or
    (gdb) set height 0

will do that.




This bug report was last modified 12 years and 40 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.