GNU bug report logs -
#15755
24.3.50; cperl-mode annoyingly slow on my netbook
Previous Next
Reported by: Jambunathan K <kjambunathan <at> gmail.com>
Date: Wed, 30 Oct 2013 13:30:03 UTC
Severity: normal
Found in version 24.3.50
Done: Jambunathan K <kjambunathan <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Jambunathan K <kjambunathan <at> gmail.com> writes:
> 5. Move the cursor down a few lines
> 6. C-M-e. Jump to end of defun. Move up a few lines to seek the comment
> line.
> 7. Type a few characters
>
> (5) is slow. (7) is very slow. Meaning it takes ages for the 10 or so
> characters to be echoed.
When I went to reproduce this, I started emacs without the -Q. What
happened was C-M-e took me to the end of a _different_ defun, and it did
so quickly. Step 7 wasn't slow for me either.
Indeed, I was able to reproduce this after starting emacs without
loading .emacs. The funny thing is, the line that seems to be the
difference maker is, of all things:
(defalias 'perl-mode 'cperl-mode)
Without that line, I get the behavior you describe. With that line, I
get fast but incorrect cperl (C-M-e takes me to the end of the wrong
defun).
This bug report was last modified 11 years and 186 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.