Given a buffer full of English text, answer the following questions:
a. How would you change every instance of his to hers?
b. How would you make this change only in the final paragraph?
c. Is there a way to look at every usage in context before changing it?
d. How would you deal with the possibility that His might begin a
sentence?
a. Give the command META-< META-x replace-stringRETURN hisRETURN hers.
b. Give the command META-> META-{ followed by META-x replace-stringRETURN
hisRETURN hers.
c. Give the command META-< META-x query-replaceRETURN hisRETURN hers, and type y
or n to replace or not replace each highlighted occurrence of his.
d. Give the command META-< query-replace-regexpRETURN \([Hh]\)isRETURN \1ers,
and type y or n to replace or not replace each highlighted occurrence of his
or His. Refer to “Bracketing Expressions” on page 1070 for more informa-
tion on the use of \(...\) in a regular expression.
You might also like to view...
Which platform is MOST successful at backward compatibility and potentially running DOS programs?
A) Apple B) UNIX C) Linux D) Windows
A ____ class contains methods that allow you to set physical properties, such as height and width.
A. container B. method C. property D. size
Although a computer uses a(n) ________ system, with only two digits, you use a decimal system to count that consists of 10 digits: 0, 1, 2, 3, 4, 5, 6, 7, 8, 9
Fill in the blank(s) with correct word
An Excel web query creates a(n) ________ to the original web page so that you will have the most up-to-date data
Fill in the blank(s) with the appropriate word(s).