unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: "Drew Adams" <drew.adams@oracle.com>
To: "'Stefan Monnier'" <monnier@iro.umontreal.ca>,
	"'Juri Linkov'" <juri@jurta.org>
Cc: 'Chong Yidong' <cyd@gnu.org>,
	kellydeanch@yahoo.com, 12988@debbugs.gnu.org
Subject: bug#12988: [PATCH] RE: bug#12988: isearch fails to persistentlyindicate case sensitivity
Date: Fri, 30 Nov 2012 13:35:53 -0800	[thread overview]
Message-ID: <1CFE3A72141A479CA0942CCFFEB433B0@us.oracle.com> (raw)
In-Reply-To: <jwvy5hirgx6.fsf-monnier+emacs@gnu.org>

> "Isearch/_" doesn't sound too bad, but indeed "Isearch/ " wouldn't
> work well.

The slash is useless anyway.  Why not consider the proposals discussed earlier
in the thread (repeated below)?  "I search" works fine, especially if the " " is
highlighted (the complete lighter also has a mouseover highlight).

 ISEARCH    - case-insensitive
 Isearch    - case-sensitive

Case-sensitive examples:

 I search   - lax whitespace
 I*search   - regexp
 I* search  - lax ws & regexp
 Isearchw   - word
 Isearch_   - symbol
 I searchw  - word & lax ws
 I search_  - symbol & lax ws

Case-insensitive is similar, with SEARCH instead of search.  E.g.,

 I* SEARCH  - lax ws & regexp

And each of the chars SPC _ w * could be highlighted, for increased clarity.

This convention uses a maximum of 2 more characters than what we use now, and it
covers everything discussed so far.

The notation used should be short.  It should be noticeable and recognizable for
someone who is familiar with the notation.

Less important is to have something that also suggests its meaning.  Why is that
less important?  Because once you learn the meaning, the suggestion is not
needed anymore, except as a reminder.







  reply	other threads:[~2012-11-30 21:35 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-25  2:05 bug#12988: isearch fails to persistently indicate case sensitivity Kelly Dean
2012-11-25  9:54 ` Juri Linkov
2012-11-25 17:55   ` bug#12988: [PATCH] " Drew Adams
2012-11-25 18:02     ` bug#12988: [PATCH] RE: bug#12988: isearch fails to persistentlyindicate " Drew Adams
2012-11-28 23:19     ` bug#12988: [PATCH] RE: bug#12988: isearch fails to persistently indicate " Juri Linkov
2012-11-29  0:06       ` Drew Adams
2012-11-30  0:28         ` Juri Linkov
2012-11-30  1:18           ` Drew Adams
2012-11-30  1:34             ` Juri Linkov
2012-11-30  3:50               ` Drew Adams
2012-11-30  8:23               ` Eli Zaretskii
2012-11-30  8:35                 ` Chong Yidong
2012-11-30 14:19                   ` Stefan Monnier
2012-11-30 15:46                     ` Dani Moncayo
2012-11-30 15:59                       ` Dani Moncayo
2012-11-30 16:55                       ` Stefan Monnier
2012-11-30 18:30                     ` Juri Linkov
2012-11-30 19:26                       ` Stefan Monnier
2012-11-30 19:44                         ` Juri Linkov
2012-11-30 20:10                           ` Stefan Monnier
2012-11-30 21:35                             ` Drew Adams [this message]
2012-12-01  6:03                               ` bug#12988: [PATCH] RE: bug#12988: isearch fails to persistentlyindicate " Chong Yidong
2012-12-01  6:41                                 ` Jambunathan K
2012-12-01  7:01                                   ` Drew Adams
2012-12-01  8:06                                     ` Jambunathan K
2012-12-01 16:38                                       ` Drew Adams
2012-11-30  8:36                 ` bug#12988: [PATCH] RE: bug#12988: isearch fails to persistently indicate " Dani Moncayo
2012-11-30  9:56                   ` Eli Zaretskii
2012-11-30 10:09                     ` Dani Moncayo
2012-11-30 13:35                   ` Andreas Schwab
2012-11-30 15:37                     ` Dani Moncayo
2022-04-27 18:48   ` Lars Ingebrigtsen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1CFE3A72141A479CA0942CCFFEB433B0@us.oracle.com \
    --to=drew.adams@oracle.com \
    --cc=12988@debbugs.gnu.org \
    --cc=cyd@gnu.org \
    --cc=juri@jurta.org \
    --cc=kellydeanch@yahoo.com \
    --cc=monnier@iro.umontreal.ca \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).