emacs-devel
[Top][All Lists]
Advanced

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

Re: more than one prefix argument


From: Daniel Colascione
Subject: Re: more than one prefix argument
Date: Tue, 26 Jul 2011 13:10:04 -0700
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:5.0) Gecko/20110624 Thunderbird/5.0

On 7/26/11 12:59 PM, Andreas Röhler wrote:
> Hi,
> 
> what about allowing more than one prefix argument
> by making interactive codes "p" and "P" sending
> truly separated.
> 

We already have more than one kind of prefix argument: see
universal-coding-system-argument for an example.  You can already define as many
kinds of "prefix argument" as you'd like: just define a global flag and a
command to set that flag, and have post-command-hook clear the flag unless (eq
this-command 'my-prefix-setting-function).

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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