GNU bug report logs - #14695
24.3.50; perl-mode: Provide user option selecting indentation style

Previous Next

Package: emacs;

Reported by: Jambunathan K <kjambunathan <at> gmail.com>

Date: Sun, 23 Jun 2013 08:00:03 UTC

Severity: wishlist

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

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Jambunathan K <kjambunathan <at> gmail.com>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#14695: closed (24.3.50; perl-mode: Provide user option
 selecting indentation style)
Date: Fri, 15 Nov 2013 04:51:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Fri, 15 Nov 2013 10:19:56 +0530
with message-id <8761runua3.fsf <at> gmail.com>
and subject line Re: bug#14695: 24.3.50; perl-mode: Provide user option selecting indentation style
has caused the debbugs.gnu.org bug report #14695,
regarding 24.3.50; perl-mode: Provide user option selecting indentation style
to be marked as done.

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


-- 
14695: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=14695
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Jambunathan K <kjambunathan <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 24.3.50; perl-mode: Provide user option selecting indentation style
Date: Sun, 23 Jun 2013 13:30:13 +0530
Perl-mode says there are different styles of indentation.  See below.
Unfortunately, I couldn't find a single place to select a particular
style.  (Think `c-set-style' and `c-style-alist').

,----
| Various indentation styles:       K&R  BSD  BLK  GNU  LW
|   perl-indent-level                5    8    0    2    4
|   perl-continued-statement-offset  5    8    4    2    4
|   perl-continued-brace-offset      0    0    0    0   -4
|   perl-brace-offset               -5   -8    0    0    0
|   perl-brace-imaginary-offset      0    0    4    0    0
|   perl-label-offset               -5   -8   -2   -2   -2
`----

Side note: I am porting Oddmuse to support Org-mode style markup.  The
default values of the above variables chosen by `perl-mode' (LW style)
and that used in Oddmuse itself (GNU style) seems to be different.

So please review the default choice of style once named styles are
introduced.  Should it be LW or GNU...

In GNU Emacs 24.3.50.1 (i686-pc-linux-gnu, GTK+ Version 2.20.1)
 of 2013-06-22 on debian-6.05
Bzr revision: 113135 lekktu <at> gmail.com-20130622024114-o1weajdmsssio1vk
Windowing system distributor `The X.Org Foundation', version 11.0.10707000
Important settings:
  value of $LANG: en_IN
  locale-coding-system: iso-latin-1-unix
  default enable-multibyte-characters: t


[Message part 3 (message/rfc822, inline)]
From: Jambunathan K <kjambunathan <at> gmail.com>
To: 14695-done <at> debbugs.gnu.org
Subject: Re: bug#14695: 24.3.50;
 perl-mode: Provide user option selecting indentation style
Date: Fri, 15 Nov 2013 10:19:56 +0530
OP here.  Closed.


This bug report was last modified 11 years and 194 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.