[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: bundling C-u C-space
From: |
Drew Adams |
Subject: |
RE: bundling C-u C-space |
Date: |
Sat, 10 Oct 2015 14:51:31 -0700 (PDT) |
> Do I understand correctly that 4 is the default value when C-u is
> used without a value as in C-u C-@?
4 is the numeric value of the prefix arg in that case. However, the
list (4) is the raw prefix argument value in that case.
See node `Prefix Command Arguments' of the Elisp manual:
C-h i
Choose Elisp manual.
i prefix argument RET
Re: bundling C-u C-space, Emanuel Berg, 2015/10/11