> "Stephen" == Stephen J Turnbull
<stephen(a)xemacs.org> writes:
Uwe Brauer writes:
> (defun make-repeat-command (symbol command-list)
> "Command changes with each repetition.
[...]
> I asked the author whether he would mind if the code is included
in
> xemacs. But maybe meanwhile we have some similar functionality?
No such functionality. I think the name is unintuitive, and I'm
unclear on how useful it would be to most users (eg, in your example
I'm perfectly happy with using M-m, C-e, or M-< as appropriate). I
admit I use similar functionality occasionally when editing headers in
message-mode, but I doubt I'd have trouble adjusting to C-e M-b.
Maybe the example was not very good, but what about toggling between 2
different fonts?
But maybe this is a question of taste.
That said, I have no objection to adding it in packages (maybe in
edit-utils somewhere?) I would like to discuss the name, however. I
would prefer something like `make-command-sequence' or even (with
This sounds good
extended functionality to actually define a command)
`defun-command-sequence'.
You mean
(defun defun-command-sequence
?
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-beta