* C-u <number> self-insert-char
@ 2009-01-02 23:23 jrwats
2009-01-02 23:53 ` Juanma Barranquero
0 siblings, 1 reply; 6+ messages in thread
From: jrwats @ 2009-01-02 23:23 UTC (permalink / raw)
To: help-gnu-emacs
So I'd like to enter a repetition of numbers quickly like 16 7's for
instance.
C-U 1-6-7 doesn't for obvious reasons. Same with M-167
What's the next best thing?
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: C-u <number> self-insert-char
2009-01-02 23:23 C-u <number> self-insert-char jrwats
@ 2009-01-02 23:53 ` Juanma Barranquero
2009-01-03 0:19 ` Peter Dyballa
0 siblings, 1 reply; 6+ messages in thread
From: Juanma Barranquero @ 2009-01-02 23:53 UTC (permalink / raw)
To: jrwats; +Cc: help-gnu-emacs
On Sat, Jan 3, 2009 at 00:23, jrwats <jrwats@gmail.com> wrote:
> So I'd like to enter a repetition of numbers quickly like 16 7's for
> instance.
>
> C-U 1-6-7 doesn't for obvious reasons. Same with M-167
Does C-1-6-u 7 work for you?
Juanma
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: C-u <number> self-insert-char
2009-01-02 23:53 ` Juanma Barranquero
@ 2009-01-03 0:19 ` Peter Dyballa
2009-01-03 0:32 ` Juanma Barranquero
0 siblings, 1 reply; 6+ messages in thread
From: Peter Dyballa @ 2009-01-03 0:19 UTC (permalink / raw)
To: Juanma Barranquero; +Cc: jrwats, help-gnu-emacs
Am 03.01.2009 um 00:53 schrieb Juanma Barranquero:
> Does C-1-6-u 7 work for you?
Shouldn't it be C-1-6 C-u 7?
--
Greetings
Pete
"Debugging? Klingons do not debug! Our software does not coddle the
weak."
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: C-u <number> self-insert-char
2009-01-03 0:19 ` Peter Dyballa
@ 2009-01-03 0:32 ` Juanma Barranquero
2009-01-03 2:22 ` John Watson
[not found] ` <mailman.3794.1230949348.26697.help-gnu-emacs@gnu.org>
0 siblings, 2 replies; 6+ messages in thread
From: Juanma Barranquero @ 2009-01-03 0:32 UTC (permalink / raw)
To: Peter Dyballa; +Cc: jrwats, help-gnu-emacs
> Shouldn't it be C-1-6 C-u 7?
Keeping Ctrl down and pressing 1-6-u works too.
Juanma
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: C-u <number> self-insert-char
2009-01-03 0:32 ` Juanma Barranquero
@ 2009-01-03 2:22 ` John Watson
[not found] ` <mailman.3794.1230949348.26697.help-gnu-emacs@gnu.org>
1 sibling, 0 replies; 6+ messages in thread
From: John Watson @ 2009-01-03 2:22 UTC (permalink / raw)
To: Juanma Barranquero; +Cc: help-gnu-emacs
[-- Attachment #1: Type: text/plain, Size: 263 bytes --]
Many thanks - indeed I thought it was C-u <number>
thanks for setting me straight!
On Fri, Jan 2, 2009 at 4:32 PM, Juanma Barranquero <lekktu@gmail.com> wrote:
> > Shouldn't it be C-1-6 C-u 7?
>
> Keeping Ctrl down and pressing 1-6-u works too.
>
> Juanma
>
[-- Attachment #2: Type: text/html, Size: 608 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: C-u <number> self-insert-char
[not found] ` <mailman.3794.1230949348.26697.help-gnu-emacs@gnu.org>
@ 2009-01-03 3:57 ` Barry Margolin
0 siblings, 0 replies; 6+ messages in thread
From: Barry Margolin @ 2009-01-03 3:57 UTC (permalink / raw)
To: help-gnu-emacs
In article <mailman.3794.1230949348.26697.help-gnu-emacs@gnu.org>,
"John Watson" <jrwats@gmail.com> wrote:
> Many thanks - indeed I thought it was C-u <number>
> thanks for setting me straight!
It is. But you can also give a prefix argument to C-u, and then it
doesn't use the following number as the argument.
>
> On Fri, Jan 2, 2009 at 4:32 PM, Juanma Barranquero <lekktu@gmail.com> wrote:
>
> > > Shouldn't it be C-1-6 C-u 7?
> >
> > Keeping Ctrl down and pressing 1-6-u works too.
> >
> > Juanma
> >
--
Barry Margolin, barmar@alum.mit.edu
Arlington, MA
*** PLEASE post questions in newsgroups, not directly to me ***
*** PLEASE don't copy me on replies, I'll read them in the group ***
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2009-01-03 3:57 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-02 23:23 C-u <number> self-insert-char jrwats
2009-01-02 23:53 ` Juanma Barranquero
2009-01-03 0:19 ` Peter Dyballa
2009-01-03 0:32 ` Juanma Barranquero
2009-01-03 2:22 ` John Watson
[not found] ` <mailman.3794.1230949348.26697.help-gnu-emacs@gnu.org>
2009-01-03 3:57 ` Barry Margolin
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.