* bug#39540: when emacsclient invoked messages left in minibuffer should be swept
@ 2020-02-10 5:45 積丹尼 Dan Jacobson
2020-02-10 15:24 ` Eli Zaretskii
2020-08-05 12:52 ` Lars Ingebrigtsen
0 siblings, 2 replies; 4+ messages in thread
From: 積丹尼 Dan Jacobson @ 2020-02-10 5:45 UTC (permalink / raw)
To: 39540
If
"Directory has changed on disk; type g to update Dired"
is sitting in the minibuffer when one does
$ emacsclient -n some_file.txt
that message should be cleared. Instead it is left sitting there,
even though we are not looking at a dired buffer anymore.
It should be just like we did C-x C-f...
emacs-version "26.3"
^ permalink raw reply [flat|nested] 4+ messages in thread
* bug#39540: when emacsclient invoked messages left in minibuffer should be swept
2020-02-10 5:45 bug#39540: when emacsclient invoked messages left in minibuffer should be swept 積丹尼 Dan Jacobson
@ 2020-02-10 15:24 ` Eli Zaretskii
2020-02-11 1:16 ` 積丹尼 Dan Jacobson
2020-08-05 12:52 ` Lars Ingebrigtsen
1 sibling, 1 reply; 4+ messages in thread
From: Eli Zaretskii @ 2020-02-10 15:24 UTC (permalink / raw)
To: 積丹尼 Dan Jacobson; +Cc: 39540
> From: 積丹尼 Dan Jacobson
> <jidanni@jidanni.org>
> Date: Mon, 10 Feb 2020 13:45:43 +0800
>
> If
> "Directory has changed on disk; type g to update Dired"
> is sitting in the minibuffer when one does
> $ emacsclient -n some_file.txt
> that message should be cleared. Instead it is left sitting there,
> even though we are not looking at a dired buffer anymore.
> It should be just like we did C-x C-f...
> emacs-version "26.3"
Please show a complete recipe, starting with invoking the daemon or
the server Emacs. I don't think I understand the situation well
enough to test it in the current development version (where it might
well have been fixed, as we had several changes in this area).
Thanks.
^ permalink raw reply [flat|nested] 4+ messages in thread
* bug#39540: when emacsclient invoked messages left in minibuffer should be swept
2020-02-10 15:24 ` Eli Zaretskii
@ 2020-02-11 1:16 ` 積丹尼 Dan Jacobson
0 siblings, 0 replies; 4+ messages in thread
From: 積丹尼 Dan Jacobson @ 2020-02-11 1:16 UTC (permalink / raw)
To: Eli Zaretskii; +Cc: 39540
Hmm, rather hard to set up. OK, welcome to close this issue.
EZ> Please show a complete recipe, starting with invoking the daemon or
^ permalink raw reply [flat|nested] 4+ messages in thread
* bug#39540: when emacsclient invoked messages left in minibuffer should be swept
2020-02-10 5:45 bug#39540: when emacsclient invoked messages left in minibuffer should be swept 積丹尼 Dan Jacobson
2020-02-10 15:24 ` Eli Zaretskii
@ 2020-08-05 12:52 ` Lars Ingebrigtsen
1 sibling, 0 replies; 4+ messages in thread
From: Lars Ingebrigtsen @ 2020-08-05 12:52 UTC (permalink / raw)
To: 積丹尼 Dan Jacobson; +Cc: 39540
積丹尼 Dan Jacobson <jidanni@jidanni.org> writes:
> "Directory has changed on disk; type g to update Dired"
> is sitting in the minibuffer when one does
> $ emacsclient -n some_file.txt
> that message should be cleared. Instead it is left sitting there,
> even though we are not looking at a dired buffer anymore.
> It should be just like we did C-x C-f...
I'm unable to reproduce this in Emacs 28 -- if I have a main frame with
a message sitting there, and I open a new client with
./lib-src/emacsclient -nw /tmp/b.html
there's not message there any more. (Or on the main window either, for
that matter.)
So I'm guessing that this has been fixed, and I'm closing this bug report.
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2020-08-05 12:52 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-02-10 5:45 bug#39540: when emacsclient invoked messages left in minibuffer should be swept 積丹尼 Dan Jacobson
2020-02-10 15:24 ` Eli Zaretskii
2020-02-11 1:16 ` 積丹尼 Dan Jacobson
2020-08-05 12:52 ` Lars Ingebrigtsen
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).