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

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

Re: rx expressions


From: steve-humphreys
Subject: Re: rx expressions
Date: Sun, 31 Jan 2021 19:32:10 +0100

> Sent: Monday, February 01, 2021 at 6:26 AM
> From: "Michael Heerdegen" <michael_heerdegen@web.de>
> To: help-gnu-emacs@gnu.org
> Subject: Re: rx expressions
>
> steve-humphreys@gmx.com writes:
>
> > When using rx expressions does one need to call
> >
> > (require 'rx)
>
> Normally not: `rx' is autoloaded, and calls are expanded to strings at
> compile time.

When reading the manual, examples did not use the require command.

> Michael.
>
>
>



reply via email to

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