[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Fwd: end-of-line $ in multiline regexp replace]
From: |
Richard Stallman |
Subject: |
Re: [Fwd: end-of-line $ in multiline regexp replace] |
Date: |
Sun, 02 Nov 2003 18:19:03 -0500 |
Besides the documentation bug reported below by Alan,
search.c:compile_pattern()
ought to report an error when $ is used incorrectly (and ^, \`, \', etc.).
It is not an error to use $ in other contexts. However, the $ matches
literally in those contexts.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [Fwd: end-of-line $ in multiline regexp replace],
Richard Stallman <=