simple question regexp-face

Sirano Dhe-Paganon sirano.dhepaganon at utoronto.ca
Thu Nov 18 11:42:49 EST 2010


 

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> 

 



More information about the XEmacs-Beta mailing list