GNU bug report logs -
#9918
24.0.90; lazy-highlighting in Info mode
Previous Next
Reported by: Dani Moncayo <dmoncayo <at> gmail.com>
Date: Mon, 31 Oct 2011 14:50:02 UTC
Severity: normal
Found in version 24.0.90
Done: Juri Linkov <juri <at> jurta.org>
Bug is archived. No further changes may be made.
Full log
Message #47 received at 9918 <at> debbugs.gnu.org (full text, mbox):
> I think that these two informative messages ("initial node", "end of
> the manual") fall into the same category as the messages that are
> added to the Isearch prompt ("Failing", "Wrapped", "Overwrapped",
> "Failing overwrapped", ...). So I propose to present all these
> "Isearch flags" to the user using a common pattern. For example:
> * "Isearch:"
> * "Isearch [failing]:"
> * "Isearch [overwrapped]:"
> * "Isearch [failing, overwrapped]:"
> * "Isearch [failing, initial node]:"
>
> It would add consistency to the Isearch visual feedback.
... however a downside of this approach is that the position of the
search string varies each time a flag is added to or removed from the
prompt. I really dislike that, and btw, this effect occurs currently
("I-search: foo" -> "Failing I-search: foo" ...).
So, I rather would write the flags at the right side of the search
string, like the error messages are showed right now:
* "Isearch: foo"
* "Isearch: foo [failing]"
* "Isearch: foo [failing, overwrapped]"
* "Isearch: foo [failing, initial node]"
...
This approach raises a question: how to show the _error_ flags to make
them distinguishable from the _informative_ flags?
One possibility is to show all the flags the same way. After all, the
fact that the errors deactivate the Isearch should be enough for the
user to know what's going on, I think.
--
Dani Moncayo
This bug report was last modified 13 years and 172 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.