GNU bug report logs -
#18340
24.4.50; Bad UI for `find-file-literally'
Previous Next
Reported by: Drew Adams <drew.adams <at> oracle.com>
Date: Wed, 27 Aug 2014 21:39:02 UTC
Severity: normal
Tags: moreinfo
Merged with 5423
Found in versions 23.1.91, 24.4.50
Done: Stefan Monnier <monnier <at> iro.umontreal.ca>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
tags 18340 + moreinfo
thanks
Drew Adams <drew.adams <at> oracle.com> writes:
> Summary: Don't show a multi-line message for prompting `y-or-n-p'
> in the echo area and expect users to see it.
>
> The UI for `find-file-literally' depends on `resize-mini-windows' being
> non-nil. Not a good idea. To see how bad it can be, set
> `resize-mini-windows' to nil, then visit a file, then try to visit it
> using `M-x find-file-literally'. You see only this line in the echo
> area, which is not even a question:
>
> The file foo.el is already visited normally.
>
> Huh? A user who sees that has no clue as to what is going on.
Eli Zaretskii <eliz <at> gnu.org> writes:
> Please show a recipe, as I didn't understand the problem.
I also don't understand the problem. I tried doing the above steps with
(setq resize-mini-windows nil) and I don't see anything that is
different from when it is t.
Could we have a recipe to reproduce this issue?
This bug report was last modified 3 years and 280 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.