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

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

Re: Inserting n instances (multiple) of the same character


From: Benjamin Andresen
Subject: Re: Inserting n instances (multiple) of the same character
Date: Thu, 17 Sep 2009 15:05:58 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux)

Nordlöw <per.nordlow@gmail.com> writes:

> Is there a specific way to insert n number of characters, in my case
> space?

C-u 10 SPC
or
M-1 M-0 SPC

are ways to do that.

> Thanks in advance,
> Per Nordlöw

br,
benny

P.S. For those kind of questions. (Short and succinct) it's a good idea
to ask them in #emacs on irc.freenode.org, you'll mostly get help
instantaneous.


reply via email to

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