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

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

Re: Including tex commands in a list


From: steve-humphreys
Subject: Re: Including tex commands in a list
Date: Fri, 29 Jan 2021 22:52:39 +0100

I wantt to make the equivalent to the following, but still find
difficulty doing it.

(,(concat "\\\\\\<\\(alpha\\|beta\\|gamma\\)\\>")




> Sent: Saturday, January 30, 2021 at 9:45 AM
> From: tomas@tuxteam.de
> To: help-gnu-emacs@gnu.org
> Subject: Re: Including tex commands in a list
>
> On Fri, Jan 29, 2021 at 09:46:57PM +0100, steve-humphreys@gmx.com wrote:
> > 
> > I have not found enough information on how to use "rx".
> 
> The Emacs Lisp manual has a pretty extensive documentation
> on it:
> 
>    34.3.3 The ‘rx’ Structured Regexp Notation
> 
> Alternatively, in the Interwebs here [1].
> 
> Cheers
> 
> [1] https://www.gnu.org/software/emacs/manual/html_node/elisp/Rx-Notation.html
>  
>



reply via email to

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