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

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

Re: Convert some Latex expressions in Emacs.


From: Michael Heerdegen
Subject: Re: Convert some Latex expressions in Emacs.
Date: Tue, 17 May 2022 05:23:09 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Hongyi Zhao <hongyi.zhao@gmail.com> writes:

> I roughly browse the relevant introduction here [1]. It seems that all
> Emacs Lisp based regex patterns are more complicated and tedious than
> other languages, e.g., python, wolfram, and so on.
>
> [1] https://elpa.gnu.org/packages/peg.html

No, that's something different (and a bit more powerful).  Didn't want
to confuse you.

When you do want to use regexps - what's the problem?  You have
incremental regexp based query-replace, symbolic regexps with `rx',
nearly anything one can dream of.

Michael.




reply via email to

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