[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Info: Console Vs GUI difference?
From: |
T.V. Raman |
Subject: |
Info: Console Vs GUI difference? |
Date: |
Wed, 30 Oct 2013 14:45:03 -0700 |
This is related but different/ more subtle. I suspect something
like tooltip mode or something else that is only active in the
GUI is raising a signal after *every* user command --- once an
error has been raised in info.
--
--
On 10/30/13, Jarek Czekalski <address@hidden> wrote:
>
> W dniu 2013-10-30 10:27, T.V. Raman pisze:
>> something in Emacs appears to be calling signal under the
>> covers -- and the signal is trapped and suppressed
>> **after**after every user action.
>
> But why do you call it a problem or an error? Since the signals are
> caught, everything is alright. That's what I think and said so in bug
> report 15670 [1]. And that's the reason why the bug was closed as "not a
> bug".
>
> And this "something" is also described in the bug report, in backtrace.
> It is redisplay. Redisplays do not occur on terminals.
>
> [1] http://debbugs.gnu.org/cgi/bugreport.cgi?bug=15670
>
> Jarek
>
>
>