bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#57186: Using xr results in void-function


From: uzibalqa
Subject: bug#57186: Using xr results in void-function
Date: Sat, 13 Aug 2022 20:35:33 +0000

I am using `rx' as an alternative to the string-based regexp syntax.  `xr' in a very useful package to convert string regexp to `rx' notation.
But when I do `M-x package-list-packages', I do not see `xr' getting listed.

Furthermore, doing C-x C-e upon the _expression_ below gives "Debugger entered--Lisp error: (void-function xr)".

(xr "\\<\\(co[glmnr]\\|coun\\|cum\\)")




reply via email to

[Prev in Thread] Current Thread [Next in Thread]