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

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

Emacs perl-mode bug?


From: Brian M Tyrrell
Subject: Emacs perl-mode bug?
Date: Wed, 11 Oct 2006 15:14:28 -0400
User-agent: Thunderbird 1.5.0.5 (Windows/20060719)


When using perl-mode in emacs 21.3.1, I was trying to use the ${varname} syntax within a pattern replace to avoid butting $varname against the subsequent text. This seemed to confuse the delimiter matching, which matched the closing "}" to the first "{" that it found before "${varname}" instead of the "{" after the "$".

Is this a bug in the perl-mode, or am I just confused about my syntax?

Thanks.






reply via email to

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