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

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

bug#8077: closed (cperl mode - indenting after long attribute list)


From: GNU bug Tracking System
Subject: bug#8077: closed (cperl mode - indenting after long attribute list)
Date: Thu, 06 Jul 2023 15:41:02 +0000

Your message dated Thu, 06 Jul 2023 15:40:47 +0000
with message-id <87fs61yrnk.fsf@oook.m.uunet.de>
and subject line Eventually, this has been fixed.
has caused the debbugs.gnu.org bug report #8077,
regarding cperl mode - indenting after long attribute list
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
8077: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=8077
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: cperl mode - indenting after long attribute list Date: Fri, 18 Feb 2011 11:25:37 -0500 User-agent: Mutt/1.4.2.3i
Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:

Create a new file in cperl-mode.
Enter the following line:
sub foo : a('a') abcdefghi('foo') jklmnop('bar') qrstuv('baz')
On the next line, press tab.
Bug: It takes a long time for the indent to happen.
Make any attribute name longer, and the time increases considerably.


In GNU Emacs 22.2.1 (x86_64-pc-linux-gnu, X toolkit, Xaw3d scroll bars)
 of 2010-03-31 on crested, modified by Ubuntu
configured using `configure  '--build=x86_64-linux-gnu' 
'--host=x86_64-linux-gnu' '--prefix=/usr' '--sharedstatedir=/var/lib' 
'--libexecdir=/usr/lib' '--localstatedir=/var' '--infodir=/usr/share/info' 
'--mandir=/usr/share/man' '--with-pop=yes' 
'--enable-locallisppath=/etc/emacs22:/etc/emacs:/usr/local/share/emacs/22.2/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/22.2/site-lisp:/usr/share/emacs/site-lisp:/usr/share/emacs/22.2/leim'
 '--with-x=yes' '--with-x-toolkit=athena' '--with-toolkit-scroll-bars' 
'build_alias=x86_64-linux-gnu' 'host_alias=x86_64-linux-gnu' 'CFLAGS=-DDEBIAN 
-DSITELOAD_PURESIZE_EXTRA=5000 -g -O2' 'LDFLAGS=-g -Wl,--as-needed' 'CPPFLAGS=''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: nil
  locale-coding-system: nil
  default-enable-multibyte-characters: t

Major mode: CPerl

Minor modes in effect:
  menu-bar-mode: t
  file-name-shadow-mode: t
  unify-8859-on-encoding-mode: t
  utf-translate-cjk-mode: t
  auto-compression-mode: t
  column-number-mode: t
  line-number-mode: t

Recent input:
ESC O B TAB ESC x m o d TAB TAB TAB C-g ESC x e m a 
c s - v TAB RET ESC x r e p o TAB r TAB RET

Recent messages:
For information about GNU Emacs and the GNU system, type C-h C-a.
Loading cperl-mode...done
Making completion list...
Loading help-mode...done
Quit
GNU Emacs 22.2.1 (x86_64-pc-linux-gnu, X toolkit, Xaw3d scroll bars) of 
2010-03-31 on crested, modified by Ubuntu
Making completion list...
Loading emacsbug...
Loading regexp-opt...done
Loading emacsbug...done



--- End Message ---
--- Begin Message --- Subject: Eventually, this has been fixed. Date: Thu, 06 Jul 2023 15:40:47 +0000
This bug is now fixed in the master branch of the Emacs repository.
The version from the repository
https://git.savannah.gnu.org/cgit/emacs.git/plain/lisp/progmodes/cperl-mode.el
can be used with Emacs 27 or newer.

-- 
Cheers,
haj


--- End Message ---

reply via email to

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