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

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

Re: what might stop cperl-mode from indenting?


From: Kai Grossjohann
Subject: Re: what might stop cperl-mode from indenting?
Date: Sun, 01 Aug 2004 15:18:52 +0200
User-agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3.50 (gnu/linux)

dkcombs@panix.com (David Combs) writes:

> what might stop cperl-mode from indenting?

It might misparse the Perl code.  Perl has strange syntax, so that
parsing it is easy to get wrong.  For example, $/ is a variable, but
not in the expression m/foo$/.

Kai






reply via email to

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