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

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

Re: search for any two consecutive uppercase characters


From: Pascal J. Bourguignon
Subject: Re: search for any two consecutive uppercase characters
Date: Thu, 13 Aug 2009 23:54:36 +0200
User-agent: Gnus/5.1008 (Gnus v5.10.8) Emacs/22.3 (darwin)

Horacio Suarez <horaciosuarez@hotmail.com> writes:
> Thankyou very much for yours answers.
>
> Please excuse my ignorance but I dont know exactly how tu use the code.
>
> I paste it in my .emacs file. To use I type M-x "capitalize-uppercase-words"
>
> then appears a mesage: "The mark is not set now, so there is no region".
>
> What shoul I do?

Depends on what you want.  You could modify the command so that it can
work without a region selected, or you could select a region to be
processed by capitalize-uppercase-words.

-- 
__Pascal Bourguignon__


reply via email to

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