GNU bug report logs -
#37826
Very annoying autoraise client/server behavior with -t option
Previous Next
Reported by: Carlos Pita <carlosjosepita <at> gmail.com>
Date: Sat, 19 Oct 2019 20:47:02 UTC
Severity: normal
Tags: patch
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
>
>
>
> We generally prefer not to use advice-add etc. in our own code. What
> I had in mind was to modify the places where such messages originate,
> and make them use delay-message under the right circumstances. If
> there's some mechanism to do this without changing each place, I'm
> okay with that, but using advice is not one of them.
>
Besides monkey-patching the message function in an even dirtier way, I
don't think that would be possible. I don't have the time nor the energy to
review every possible module that is messaging during startup. I could add
an option for message to redirect its messages to some other place, but I
don't see any advantage in doing so.
>
FWIW, I cannot reproduce this on my system. In fact, I cannot even
> reproduce your original reported issue with visiting a
> shell-scrip-mode file: I get a new frame with the message, and no old
> frame is raised. Are you using something other than "emacsclient -c"?
>
emacsclient -c
Then opening my .bashrc with
emacsclient -t
Raises the first frame.
The daemon was launched with -Q.
[Message part 2 (text/html, inline)]
This bug report was last modified 4 years and 285 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.