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
It's hard for me to believe that this bug report
hasn't been understood. Let me try one last time.
Emacs 27.2, emacs -Q
foo.el is an existing Elisp file (contents not important).
_______
(setq resize-mini-windows nil)
C-x C-f foo.el
M-x find-file-literally RET foo.el RET
Do you want to revisit the file literally now? (y or n) y
You can run the command ‘find-file-literally’ with M-x f-f-l RET
The file foo.el is already visited normally.
_______
That's all you see. It's not understandable (to
me). However, if I go look in *Messages* I see
this additional text, which was not visible
because `resize-mini-windows' is nil:
________
You have asked to visit it literally,
meaning no coding system decoding, format conversion, or local variables.
But Emacs can visit a file in only one way at a time.
________
If you still don't understand the problem, drop it.
But if you now understand the problem, and repro it,
then I'll ask you to reread the original bug report
and see if it doesn't make sense on its own.
I think it does, and I'd completely forgotten about
this bug report. I just read it afresh myself now,
and I just did what it describes, and saw the
reported problem immediately.
Clearly I'm missing something about what's missing
in others trying to understand this.
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.