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
pgppy3ipixgSQ.pgp
Description: PGP signature
_______________________________________________ implementations-list mailing list [email protected] https://lists.ourproject.org/cgi-bin/mailman/listinfo/implementations-list
