Skip to main content



      Home
Home » Eclipse Projects » Technology Project and PMC » REs in M4
REs in M4 [message #58842] Mon, 13 October 2003 09:26 Go to next message
Eclipse UserFriend
Replacement with the contents of a matching capture group does not appear to
be
working in M4. I tried both "\0" and "\\0" and neither worked. According to
text
content assist, it should be "\n". Is this a known bug or am I doing
something wrong?
Thanks.

Steve Buroff
Re: REs in M4 [message #58995 is a reply to message #58842] Tue, 14 October 2003 11:36 Go to previous message
Eclipse UserFriend
Originally posted by: daniel.megert.gmx.net

Steven Buroff wrote:

>Replacement with the contents of a matching capture group does not appear to
>be
>working in M4. I tried both "\0" and "\\0" and neither worked. According to
>text
>content assist, it should be "\n". Is this a known bug or am I doing
>something wrong?
>
>
Use $n to replace where n is the group number. There's already a bug
report to fix this in the content assist.

Dani

>Thanks.
>
>Steve Buroff
>
>
>
>
Re: REs in M4 [message #595674 is a reply to message #58842] Tue, 14 October 2003 11:36 Go to previous message
Eclipse UserFriend
Originally posted by: daniel.megert.gmx.net

Steven Buroff wrote:

>Replacement with the contents of a matching capture group does not appear to
>be
>working in M4. I tried both "\0" and "\\0" and neither worked. According to
>text
>content assist, it should be "\n". Is this a known bug or am I doing
>something wrong?
>
>
Use $n to replace where n is the group number. There's already a bug
report to fix this in the content assist.

Dani

>Thanks.
>
>Steve Buroff
>
>
>
>
Previous Topic:Decision making process in Eclipse project?
Next Topic:New Code formatter? Why?
Goto Forum:
  


Current Time: Sun May 11 12:46:23 EDT 2025

Powered by FUDForum. Page generated in 0.03304 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top