all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* cperl-mode
@ 2004-03-26 14:47 Stefan Monnier
  2004-03-26 18:03 ` cperl-mode Juanma Barranquero
  0 siblings, 1 reply; 45+ messages in thread
From: Stefan Monnier @ 2004-03-26 14:47 UTC (permalink / raw)
  Cc: emacs-devel


What was the reason for the change below:

2004-03-25  Juanma Barranquero  <lektu@terra.es>

	* progmodes/cperl-mode.el (cperl-indent-alist, cperl-where-am-i):
	Comment out (it's unused and unfinished code).

I suggest we try and refrain from such changes because they make it more
difficult to merge in changes from the author in the future.


        Stefan

^ permalink raw reply	[flat|nested] 45+ messages in thread
* cperl-mode
@ 2007-08-25 13:02 Goran
  0 siblings, 0 replies; 45+ messages in thread
From: Goran @ 2007-08-25 13:02 UTC (permalink / raw)
  To: help-gnu-emacs

Why cperl-mode in Emacs 22.1 is so slow?
TIA
Gordon

^ permalink raw reply	[flat|nested] 45+ messages in thread
[parent not found: <mailman.5390.1188205514.32220.help-gnu-emacs@gnu.org>]
[parent not found: <200708310325.l7V3PP1e017798@powdermilk.math.berkeley.edu>]
[parent not found: <200708312051.l7VKpe2C020707@powdermilk.math.berkeley.edu>]
[parent not found: <mailman.133.1188636475.18990.help-gnu-emacs@gnu.org>]
* cperl-mode
@ 2010-05-21 20:09 Terrence Brannon
       [not found] ` <874ohy7yy1.fsf@castleamber.com>
  2010-05-24 21:45 ` cperl-mode Andreas Politz
  0 siblings, 2 replies; 45+ messages in thread
From: Terrence Brannon @ 2010-05-21 20:09 UTC (permalink / raw)
  To: help-gnu-emacs

Hi, would someone share their cperl-mode settings with me that will
format a hash like this
 ( http://pastebin.com/dfQKjXkS )

my %default = (
    amount      => 0,
    balance     => 0,
    total_items => 0,
    trade_disc  => 0,
    debit       => 1
);



^ permalink raw reply	[flat|nested] 45+ messages in thread

end of thread, other threads:[~2010-05-27  7:01 UTC | newest]

Thread overview: 45+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-03-26 14:47 cperl-mode Stefan Monnier
2004-03-26 18:03 ` cperl-mode Juanma Barranquero
2004-03-26 18:29   ` cperl-mode Stefan Monnier
  -- strict thread matches above, loose matches on Subject: below --
2007-08-25 13:02 cperl-mode Goran
     [not found] <mailman.5390.1188205514.32220.help-gnu-emacs@gnu.org>
2007-08-31  3:25 ` cperl-mode Ilya Zakharevich
2007-08-31  5:24   ` cperl-mode Tim X
2007-08-31  9:22   ` cperl-mode Goran
2007-08-31 18:19     ` cperl-mode Peter Dyballa
     [not found]   ` <mailman.109.1188567372.18990.help-gnu-emacs@gnu.org>
2007-08-31 20:51     ` cperl-mode Ilya Zakharevich
2007-09-01  4:38       ` cperl-mode Tim X
2007-09-01 10:17         ` cperl-mode rahed
2007-09-02  8:23         ` cperl-mode Ilya Zakharevich
2007-09-29 19:28           ` cperl-mode David Combs
2007-09-30 19:48             ` cperl-mode Ilya Zakharevich
     [not found] <200708310325.l7V3PP1e017798@powdermilk.math.berkeley.edu>
2007-08-31  8:04 ` cperl-mode gordon gordon
     [not found] <200708312051.l7VKpe2C020707@powdermilk.math.berkeley.edu>
2007-09-01  8:47 ` cperl-mode gordon gordon
     [not found] <mailman.133.1188636475.18990.help-gnu-emacs@gnu.org>
2007-09-02  8:28 ` cperl-mode Ilya Zakharevich
2007-09-03  7:41   ` cperl-mode Goran
2007-09-03 20:13     ` cperl-mode Ilya Zakharevich
     [not found]   ` <mailman.222.1188805400.18990.help-gnu-emacs@gnu.org>
2007-09-03 20:19     ` cperl-mode Ilya Zakharevich
2007-09-07  4:43 ` cperl-mode Stefan Monnier
2007-09-07 23:25   ` cperl-mode Ilya Zakharevich
2007-09-08  7:33     ` cperl-mode Eli Zaretskii
     [not found]     ` <mailman.483.1189236797.18990.help-gnu-emacs@gnu.org>
2007-09-10  8:33       ` cperl-mode Ilya Zakharevich
2007-09-10 19:48         ` cperl-mode Eli Zaretskii
     [not found]         ` <mailman.654.1189453685.18990.help-gnu-emacs@gnu.org>
2007-09-11  1:08           ` cperl-mode Ilya Zakharevich
2007-09-11  3:28             ` cperl-mode Eli Zaretskii
     [not found]             ` <mailman.673.1189481287.18990.help-gnu-emacs@gnu.org>
2007-09-11 19:58               ` cperl-mode Ilya Zakharevich
2007-09-12  6:44                 ` cperl-mode Eli Zaretskii
2007-09-11  8:11           ` cperl-mode Tim X
2007-09-11 19:44             ` cperl-mode Eli Zaretskii
2007-09-11 19:53             ` cperl-mode Ilya Zakharevich
2007-09-13  8:48               ` cperl-mode Tim X
     [not found]             ` <mailman.723.1189539876.18990.help-gnu-emacs@gnu.org>
2007-09-13  8:43               ` cperl-mode Tim X
2007-09-13  8:45               ` cperl-mode Tim X
2010-05-21 20:09 cperl-mode Terrence Brannon
     [not found] ` <874ohy7yy1.fsf@castleamber.com>
     [not found]   ` <0964e194-b8a7-4588-b686-d5e4c501262a@b21g2000vbh.googlegroups.com>
     [not found]     ` <87d3wl3ut4.fsf@castleamber.com>
2010-05-24 21:12       ` cperl-mode LanX
2010-05-24 22:11         ` cperl-mode John Bokma
2010-05-25 10:36           ` cperl-mode LanX
2010-05-26  5:20             ` cperl-mode Ilya Zakharevich
2010-05-26 12:41               ` cperl-mode LanX
2010-05-26 20:33                 ` cperl-mode Ilya Zakharevich
2010-05-26 21:13                   ` cperl-mode LanX
2010-05-27  7:01                     ` cperl-mode Ilya Zakharevich
2010-05-24 21:45 ` cperl-mode Andreas Politz

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.