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: Fri, 01 Nov 2013 10:59:12 -0400
User-agent: Gnus/5.130007 (Ma Gnus v0.7) Emacs/24.3 (gnu/linux)

Eli Zaretskii <eliz@gnu.org> writes:

> I cannot reproduce this.  Does it happen in "emacs -Q"?

No.  Specifically, the offending line in my .emacs is, whaddya know,
(defalias 'perl-mode 'cperl-mode).

Try this:

emacs -Q
M-: (defalias 'perl-mode 'cperl-mode)
C-x C-f Beta.pm
M-x goto-line 44
C-k





reply via email to

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