all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Alan <wehmann@fnal.gov>
To: help-gnu-emacs@gnu.org
Subject: Re: Toggling query-replace(-regexp) case-sensitivity
Date: 26 May 2007 09:57:06 -0700	[thread overview]
Message-ID: <1180198626.307385.320700@p77g2000hsh.googlegroups.com> (raw)
In-Reply-To: <1180103509.269412.169020@o5g2000hsb.googlegroups.com>

(describe-variable 'case-fold-search) will produce something like the
following:

`case-fold-search' is a built-in buffer-local variable.

Value: t

This value is specific to the current buffer.

Documentation:
*Non-nil if searches should ignore case.
Automatically becomes buffer-local when set in any fashion.

On May 25, 9:31 am, Nordlöw <per.nord...@gmail.com> wrote:
> Hey again, hackers!
>
> How do I change case-sensitivity during query-replace or query-replace-
> regexp?
>
> If such a function exists how do I use it? If not how do I create it?
>
> I rellay expected M-c to do this job, but it didn't. How can I have it
> bound to M-c like in isearch-forward/backward().
>
> /Nordlöw

  reply	other threads:[~2007-05-26 16:57 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-25 14:31 Toggling query-replace(-regexp) case-sensitivity Nordlöw
2007-05-26 16:57 ` Alan [this message]
2007-06-13  5:46 ` Kevin Rodgers

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

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

  git send-email \
    --in-reply-to=1180198626.307385.320700@p77g2000hsh.googlegroups.com \
    --to=wehmann@fnal.gov \
    --cc=help-gnu-emacs@gnu.org \
    /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 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.