simple question, but after much searching, I cannot figure how to write the
following script in the proper lisp format:
(fset 'valine
"\exset-regexp-face-interactively\rV\rhighlight\r")
The following, for example, does not work, giving "wrong type arg" error:
(defun valine ()
(interactive)
(set-regexp-face-interactively "V" "highlight"))
Sirano
<
http://www.sgc.utoronto.ca/pmwiki/pmwiki.php?n=ubiquitinbiology.HomePage>
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-beta