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

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

Re: Problem with UTF-8


From: Oliver Scholz
Subject: Re: Problem with UTF-8
Date: Tue, 02 Dec 2003 21:01:37 +0100
User-agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/22.0.0 (windows-nt)

jeff.rancier@softechnics.com (Jeffery B. Rancier) writes:

> bojohan+news@dd.chalmers.se (Johan Bockgård) writes:
>
>> Oliver meant `C-u C-x ='
>
> As a side question, how would I find out what function is bound to
> that key sequence?  If I type M-x describe-key, followed by C-u, all I
> get is the definition of the command universal-argument.
[...]

The function is bound to `C-x ='. If you hit `C-u', Emacs passes a
prefix to this function (i.e. a specific argument specified by the
function's `interactive' declaration is non-nil). The help for that
function (`C-h k C-x =' in this case) should tell you what it does for
which kind of prefixes (if any).

    Oliver
-- 
12 Frimaire an 212 de la Révolution
Liberté, Egalité, Fraternité!


reply via email to

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