bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: they never thought I would query-replace an uppercase


From: Dan Jacobson
Subject: Re: they never thought I would query-replace an uppercase
Date: 04 Nov 2002 05:10:33 +0800
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

>>>>> "RMS" == Richard Stallman <rms@gnu.org> writes:

RMS> Do you think this is clear?
RMS> Matching is independent of case if `case-fold-search' is non-nil and
RMS> REGEXP has no uppercase letters.  Replacement transfers the case
RMS> pattern of the old text to the new text, if `case-replace' and
RMS> `case-fold-search' are non-nil and REGEXP has no uppercase letters.
RMS> \(Transferring the case pattern means that if the old text matched is
RMS> all caps, or capitalized, then its replacement is upcased or
RMS> capitalized.)

Perhaps.  However I pack a Limited Edition brain, so am not sure.
Another approach would be to just describe each affecting variable.
OK, over and out on this subject.
-- 
http://jidanni.org/ Taiwan(04)25854780






reply via email to

[Prev in Thread] Current Thread [Next in Thread]