vile
[Top][All Lists]
Advanced

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

[vile] Question on perlmode


From: Steven Lembark
Subject: [vile] Question on perlmode
Date: Fri, 18 Jan 2008 11:36:27 -0500
User-agent: Thunderbird 2.0.0.9 (X11/20071121)

Using perlmode turns on a boolean setting that ups
the tab level after, say, a curly brace. I've
attempted to turn this off via:

    define-majormode perlmode
    ~with define-submode perlmode
        preamble    "^#!.*perl"
        suffixes    "\\.(pm|t)$"
->      nocindent
    ~endwith

without success. Or is the setting "cmode",
(which would seem odd if I'm in "perlmode")?

-- 
Steven Lembark                                          +1 888 359 3508
Workhorse Computing                                       85-09 90th St
address@hidden                                 Woodhaven, NY 11421




reply via email to

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