unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: "Jochen Küpper" <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>
Subject: Re: changing font
Date: Sun, 21 Aug 2005 23:54:30 +0200	[thread overview]
Message-ID: <m31x4n552h.fsf@doze.jochen-kuepper.de> (raw)
In-Reply-To: <7g6Oe.277434$5V4.31061@pd7tw3no> (Masrur Hossain's message of "Sun, 21 Aug 2005 21:22:11 GMT")

Masrur Hossain <masrur-5mEIrsN21e4@public.gmane.org> writes:

> Apparently that only changes the next word. Trying to change all
> fonts in a file.

,----[ C-h f upcase-word RET ]
| upcase-word is an interactive built-in function in `C source code'.
| It is bound to M-u.
| (upcase-word ARG)
| 
| Convert following word (or ARG words) to upper case, moving over.
| With negative argument, convert previous words but do not move.
| See also `capitalize-word'.
| 
| [back]
`----
So probably C-u 9999999 M-u or similar should do what you want.


You could have found out that M-u is actually running upcase-word via
C-h b. The C-h f upcase-word gives the above documentation. Or better
yet, read the manual somewhat.

Greetings,
Jochen
-- 
Einigkeit und Recht und Freiheit                http://www.Jochen-Kuepper.de
    Liberté, Égalité, Fraternité                GnuPG key: CC1B0B4D
        (Part 3 you find in my messages before fall 2003.)

  parent reply	other threads:[~2005-08-21 21:54 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-21 21:06 changing font Masrur Hossain
2005-08-21 21:15 ` Matthieu Moy
2005-08-21 21:22   ` Masrur Hossain
2005-08-21 21:34     ` Michael Cadilhac
2005-08-21 21:43     ` Matthieu Moy
2005-08-21 21:54     ` Jochen Küpper [this message]
2005-08-21 21:28 ` Eli Zaretskii
     [not found] ` <mailman.4525.1124660399.20277.help-gnu-emacs@gnu.org>
2005-08-21 21:47   ` Masrur Hossain

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=m31x4n552h.fsf@doze.jochen-kuepper.de \
    --to=jochen-+it19tn3rl9sbm7dsapr3bnah6klmebb@public.gmane.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.
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).