unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Case sensitive search in emacs info reader
@ 2005-02-16 18:29 Harry Putnam
  2005-02-16 19:26 ` Matthew Huggett
  2005-02-16 21:19 ` Peter Dyballa
  0 siblings, 2 replies; 4+ messages in thread
From: Harry Putnam @ 2005-02-16 18:29 UTC (permalink / raw)


I want my searches in Emacs info reader to always be case sensitive.

I have this in emacs:
    (setq case-fold-search nil)
And I've tried:
    (setg-default case-fold-search nil)

Neither of these produce case sensitive searchs in info.

Evaluating (setq case-fold-search nil) while in the info reader does
make them case sensitive so how can I make that permanent?

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

end of thread, other threads:[~2005-02-20 18:28 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-02-16 18:29 Case sensitive search in emacs info reader Harry Putnam
2005-02-16 19:26 ` Matthew Huggett
2005-02-20 18:28   ` Harry Putnam
2005-02-16 21:19 ` Peter Dyballa

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).