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

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

RE: [External] : Re: Package cl is deprecated


From: Drew Adams
Subject: RE: [External] : Re: Package cl is deprecated
Date: Sat, 31 Jul 2021 21:15:59 +0000

> > Thank you for showing me this pattern. TBF, it seems to me that the
> > syntax of line spanning match pattern is very strange. It would be
> > nice if there were some explanation for how to build this pattern.
> 
> To be more specifically, since this is a multiline match pattern, why
> don't you any end-of-line metacharacter, i.e., `$' [1] in your above
> pattern?

There's no reason to match end-of-line.
But you can match newline chars.

reply via email to

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