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

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

bug#15778: 24.3; cperl-mode causes emacs to lock up


From: Nathan Trapuzzano
Subject: bug#15778: 24.3; cperl-mode causes emacs to lock up
Date: Sun, 03 Nov 2013 21:29:35 -0500
User-agent: Gnus/5.130007 (Ma Gnus v0.7) Emacs/24.3.50 (gnu/linux)

Stefan Monnier <monnier@iro.umontreal.ca> writes:

> Hmm... what if new-beg is nil?
> The current code explicitly tests this case to avoid calling
> `goto-char', whereas your code calls goto-char unconditionally.
> Why?
>
>
>         Stefan

Because `cperl-beginning-of-property' explicitly never returns nil.  In
the extreme case, it returns (point-min).





reply via email to

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