Hi Stephen,
I do not upload any XEmacs package (that I am aware of), I use simply the
standalone Windows-21.4.19 version.
Basically, in standard lisp format I would like to highlight any text in a
buffer defined by a regexp. For example make bold or highlight all
occurrences of " W... " (all four-letter words starting with W)
Thank you for your reply.
Sirano
-----Original Message-----
From: xemacs-beta-bounces(a)xemacs.org [mailto:xemacs-beta-bouncesï¼ xemacs.org]
On Behalf Of Stephen J. Turnbull
Sent: Thursday, November 18, 2010 11:25 PM
To: Sirano Dhe-Paganon
Cc: xemacs-beta(a)xemacs.org
Subject: simple question regexp-face
Sirano Dhe-Paganon writes:
The following, for example, does not work, giving "wrong type
arg"
error:
(defun valine ()
(interactive)
(set-regexp-face-interactively "V" "highlight"))
You'll have to tell us what the arguments of
set-regexp-face-interactively are. I don't have that function in my
XEmacs; if it's in a package, it's not autoloaded, either.
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-beta
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-beta