GNU bug report logs -
#25062
24.5; Frame title (with "%b" format) changes when going to minibuffer
Previous Next
Reported by: Jonathan Marten <jjm <at> keelhaul.me.uk>
Date: Tue, 29 Nov 2016 15:56:02 UTC
Severity: minor
Tags: patch
Found in version 24.5
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #14 received at 25062 <at> debbugs.gnu.org (full text, mbox):
On Tuesday 29 November 2016 19:37:52 Eli Zaretskii wrote:
> I actually use this feature all the time: it helps me to find the
> frame which is waiting for some input. So I don't think we should
> change that.
>
> Can't you achieve what you want by using some 'eval' form in
> frame-title-format?
Thanks for the comments; if this is intentional behaviour then everything is
working correctly. I didn't like this happening myself and so looked for a
way to customise it, and couldn't find one at the Lisp level - but then most
of my elisp experience has been with XEmacs which didn't support eval forms
within f-t-f. Following your suggestion, though, I've found a way that works
and doesn't need any Emacs changes.
> > Applying the following patch corrects this. If the selected window is a
> > minibuffer window, it evaluates the format string in the buffer of the
> > minibuffer-selected-window instead of the buffer of the minibuffer. With
> > this patch, the frame title stays the same as before when being prompted
> > in the minibuffer.
>
> Sorry, I don't think it's right to change that for everyone.
Since there is a way around it, I'll agree.
> Thanks.
--
Jonathan Marten http://www.keelhaul.me.uk
Twickenham, UK jjm <at> keelhaul.me.uk
This bug report was last modified 8 years and 227 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.