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

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

Re: rx expressions


From: Emanuel Berg
Subject: Re: rx expressions
Date: Sun, 31 Jan 2021 17:42:56 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

steve-humphreys wrote:

> When using rx expressions does one need to call
>
> (require 'rx)

I don't know if you need to do it but it makes sense.

And if you don't, the byte-compiler will say

  geh.el: 
  In end of data:
  geh.el:292:1: Warning: the function ‘rx--charset-p’ is not
  known to be defined.

Use the byte-compiler for all you Elisp - take your game to
the next level...

-- 
underground experts united
http://user.it.uu.se/~embe8573
https://dataswamp.org/~incal




reply via email to

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