GNU bug report logs - #12988
isearch fails to persistently indicate case sensitivity

Previous Next

Package: emacs;

Reported by: Kelly Dean <kellydeanch <at> yahoo.com>

Date: Sun, 25 Nov 2012 02:08:01 UTC

Severity: wishlist

Tags: wontfix

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


Message #41 received at 12988 <at> debbugs.gnu.org (full text, mbox):

From: Dani Moncayo <dmoncayo <at> gmail.com>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: Juri Linkov <juri <at> jurta.org>, kellydeanch <at> yahoo.com, 12988 <at> debbugs.gnu.org
Subject: Re: bug#12988: [PATCH] RE: bug#12988: isearch fails to persistently
	indicate case sensitivity
Date: Fri, 30 Nov 2012 09:36:06 +0100
> If you must have some indication of the kind of i-search, add some
> clearly visible indicators, like
>
>   I-search(NC) -- case-insensitive ("no-case")
>   I-search(CS) -- case-sensitive
>   I-search(CS,WS) -- and lax whitespace
>   I-search(CS,WS,RX) -- and regexp

I'd like to mention that a bad consequence of this approach is that
the prompt string would have a variable length, so that the search
string would not be shown in a stable position, making harder for the
user to concentrate on it.

This problem has been discussed in bug #12078, where I proposed to
move all these indicators to the right side of the search string.  But
this approach has also its drawbacks, since it feels weird to have
text following the search string.

Maybe the modeline would be the best place to put all these I-search flags...

-- 
Dani Moncayo




This bug report was last modified 3 years and 27 days ago.

Previous Next


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