all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Philip K." <philipk@posteo.net>
To: help-gnu-emacs@gnu.org
Subject: Re: rx expressions
Date: Mon, 01 Feb 2021 12:27:21 +0100	[thread overview]
Message-ID: <87bld4110m.fsf@posteo.net> (raw)
In-Reply-To: <87y2g8f6nv.fsf@zoho.eu> (moasenwood's message of "Mon, 01 Feb 2021 11:01:40 +0100")

moasenwood--- via Users list for the GNU Emacs text editor
<help-gnu-emacs@gnu.org> writes:

> Philip K. wrote:
>
>> I usually add
>>
>> 	(eval-when-compile (require 'rx))
>
> (eval-when-compile (require 'rx))
> (rx--empty)
>
> geh.el: 
> In end of data:
> geh.el:294:1: Warning: the function ‘rx--empty’ might not be defined at
>     runtime.

rx--empty is a function, so it doesn't make sense. I do
eval-when-compile when all I use is the rx macro itself.

-- 
	Philip K.



  reply	other threads:[~2021-02-01 11:27 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-31 15:00 rx expressions steve-humphreys
2021-01-31 16:42 ` moasenwood--- via Users list for the GNU Emacs text editor
2021-01-31 18:26 ` Michael Heerdegen
2021-01-31 18:32   ` steve-humphreys
2021-01-31 18:53     ` Michael Heerdegen
2021-02-01  9:49 ` Philip K.
2021-02-01 10:01   ` moasenwood--- via Users list for the GNU Emacs text editor
2021-02-01 11:27     ` Philip K. [this message]
2021-02-01 12:10       ` moasenwood--- via Users list for the GNU Emacs text editor
2021-02-01 12:19         ` steve-humphreys

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87bld4110m.fsf@posteo.net \
    --to=philipk@posteo.net \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.