GNU bug report logs - #34614
26.1.92; When reading input in mini-buffer, message to each area overide the input prompt

Previous Next

Package: emacs;

Reported by: Zhang Haijun <ccsmile2008 <at> outlook.com>

Date: Fri, 22 Feb 2019 12:19:01 UTC

Severity: normal

Tags: fixed

Found in version 26.1.92

Fixed in version 27.0.50

Done: Juri Linkov <juri <at> linkov.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: martin rudalics <rudalics <at> gmx.at>
To: HaiJun Zhang <netjune <at> outlook.com>, Juri Linkov <juri <at> linkov.net>
Cc: "34614 <at> debbugs.gnu.org" <34614 <at> debbugs.gnu.org>, Zhang Haijun <ccsmile2008 <at> outlook.com>
Subject: bug#34614: 26.1.92; When reading input in mini-buffer, message to each area overide the input prompt
Date: Tue, 12 Nov 2019 09:10:59 +0100
> Thanks. I think it will be better if emacs can record the last
> buffer(Including minibuffer) selected manually by the user

That will be next to impossible.

> and provide
> a function like selected-buffer to return this buffer.
> And minibuffer-message can use this.
>
> old-selected-window does exactly the same - it records the last window,
> and getting its buffer is easy with just window-buffer.
>
> Doesn’t set-buffer and with-current-buffer change the current buffer in the window?

No.  Only set_window_buffer does that.

> They are not selected manually by user.

How would you know?

martin





This bug report was last modified 5 years and 250 days ago.

Previous Next


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