all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#14726: 24.3.50; (emacs) `Search Case'
@ 2013-06-26 20:57 Drew Adams
  2014-02-08  6:53 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 2+ messages in thread
From: Drew Adams @ 2013-06-26 20:57 UTC (permalink / raw
  To: 14726


The text does not make clear that `M-c' can be used to toggle case
sensitivity even when `case-fold-search' is nil.

This is the current order, and all that is said:

1. Explanation of default behavior (i.e., when `case-fold-search' is
non-nil).

2. Mention that `M-c' toggles case-sensitivity.

3. Statement that setting `case-fold-search' to nil makes all letters
match exactly.

#3 is emphatic: all lettes must match exactly.  I.e., the impression can
be given that #3 is independent of `M-c'.

4. And there is no explanation that #1 is the default case, which
*corresponds to non-nil `case-fold-search'*.


In GNU Emacs 24.3.50.1 (i686-pc-mingw32)
 of 2013-06-20 on ODIEONE
Bzr revision: 113100 eliz@gnu.org-20130620173624-w9v620tog4yacftk
Windowing system distributor `Microsoft Corp.', version 6.1.7601
Configured using:
 `configure --prefix=/c/Devel/emacs/binary --enable-checking=yes,glyphs
 CFLAGS=-O0 -g3 LDFLAGS=-Lc:/Devel/emacs/lib
 CPPFLAGS=-Ic:/Devel/emacs/include'





^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#14726: 24.3.50; (emacs) `Search Case'
  2013-06-26 20:57 bug#14726: 24.3.50; (emacs) `Search Case' Drew Adams
@ 2014-02-08  6:53 ` Lars Ingebrigtsen
  0 siblings, 0 replies; 2+ messages in thread
From: Lars Ingebrigtsen @ 2014-02-08  6:53 UTC (permalink / raw
  To: Drew Adams; +Cc: 14726

Drew Adams <drew.adams@oracle.com> writes:

> The text does not make clear that `M-c' can be used to toggle case
> sensitivity even when `case-fold-search' is nil.
>
> This is the current order, and all that is said:
>
> 1. Explanation of default behavior (i.e., when `case-fold-search' is
> non-nil).
>
> 2. Mention that `M-c' toggles case-sensitivity.
>
> 3. Statement that setting `case-fold-search' to nil makes all letters
> match exactly.
>
> #3 is emphatic: all lettes must match exactly.  I.e., the impression can
> be given that #3 is independent of `M-c'.

Just rearranging the paragraphs seems to fix that impression, so I've
done that on the trunk.

> 4. And there is no explanation that #1 is the default case, which
> *corresponds to non-nil `case-fold-search'*.

It seems self-evident that when the manual says

  If you set the variable @code{case-fold-search} to @code{nil}, then
all letters must match exactly, including case.  

you're changing things from the default.

-- 
(domestic pets only, the antidote for overdose, milk.)
  bloggy blog http://lars.ingebrigtsen.no/





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-02-08  6:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-26 20:57 bug#14726: 24.3.50; (emacs) `Search Case' Drew Adams
2014-02-08  6:53 ` Lars Ingebrigtsen

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.