Modify repeat keys?

Michael Markert markert.michael at googlemail.com
Thu Aug 11 14:54:46 CEST 2011


On 11 Aug 2011, Frank Fischer wrote:

> On Thu, Aug 11, 2011 at 12:40:20PM +0200, Michael Markert wrote:
>> Thanks, it works great! But is there a way to produce a parameterized
>> command like my function did? Short of extra variables/constants or a
>> lexical-let on binding?
>
> Currently the command-properties are stored in an alist that requires
> the key to be a symbol (the function name), therefore a command with a
> property like :repeat must be bound to a symbol, i.e., must be an
> ordinary function and not a lambda expression. The only idea I have is
> to use a macro:

Thanks, I was just curious if there was something I overlooked. The only
reason why I want this is the ease of adjustment. But defvars would do a
better job there.

Michael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 835 bytes
Desc: not available
Url : https://lists.ourproject.org/pipermail/implementations-list/attachments/20110811/4721ab30/attachment.pgp 


More information about the implementations-list mailing list