* Case sensitive word search?
@ 2009-12-02 9:53 Burkhard Schultheis
2009-12-02 11:17 ` Pascal J. Bourguignon
2009-12-03 3:53 ` Stefan Monnier
0 siblings, 2 replies; 4+ messages in thread
From: Burkhard Schultheis @ 2009-12-02 9:53 UTC (permalink / raw)
To: help-gnu-emacs
Is it possible to configure emacs to have a case sensitive word search
with C-s C-w? I use GNU emacs 21.3.1.
Thanks in advance!
Regards
Burkhard
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Case sensitive word search?
2009-12-02 9:53 Case sensitive word search? Burkhard Schultheis
@ 2009-12-02 11:17 ` Pascal J. Bourguignon
2009-12-02 18:10 ` Burkhard Schultheis
2009-12-03 3:53 ` Stefan Monnier
1 sibling, 1 reply; 4+ messages in thread
From: Pascal J. Bourguignon @ 2009-12-02 11:17 UTC (permalink / raw)
To: help-gnu-emacs
Burkhard Schultheis <burkhard.schultheis@web.de> writes:
> Is it possible to configure emacs to have a case sensitive word search
> with C-s C-w? I use GNU emacs 21.3.1.
Yes. Customize the variable: case-fold-search
--
__Pascal Bourguignon__
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Case sensitive word search?
2009-12-02 11:17 ` Pascal J. Bourguignon
@ 2009-12-02 18:10 ` Burkhard Schultheis
0 siblings, 0 replies; 4+ messages in thread
From: Burkhard Schultheis @ 2009-12-02 18:10 UTC (permalink / raw)
To: help-gnu-emacs
Am 02.12.2009 12:17, schrieb Pascal J. Bourguignon:
> Burkhard Schultheis<burkhard.schultheis@web.de> writes:
>
>> Is it possible to configure emacs to have a case sensitive word search
>> with C-s C-w? I use GNU emacs 21.3.1.
>
> Yes. Customize the variable: case-fold-search
>
Thanks! :-)
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Case sensitive word search?
2009-12-02 9:53 Case sensitive word search? Burkhard Schultheis
2009-12-02 11:17 ` Pascal J. Bourguignon
@ 2009-12-03 3:53 ` Stefan Monnier
1 sibling, 0 replies; 4+ messages in thread
From: Stefan Monnier @ 2009-12-03 3:53 UTC (permalink / raw)
To: help-gnu-emacs
> Is it possible to configure emacs to have a case sensitive word search with
> C-s C-w?
C-s C-w M-c ?
> I use GNU emacs 21.3.1.
Not sure if the M-c binding was there already or if it was added in
Emacs-22.
Stefan
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2009-12-03 3:53 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-02 9:53 Case sensitive word search? Burkhard Schultheis
2009-12-02 11:17 ` Pascal J. Bourguignon
2009-12-02 18:10 ` Burkhard Schultheis
2009-12-03 3:53 ` Stefan Monnier
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.