- Subject: Re: [Jed-users-l] .jedrc
- From: "John E. Davis" <davis@xxxxxxxxxxxxx>
- Date: Tue, 7 Aug 2012 00:40:33 -0400
Mike McClain <mike.junk@xxxxxxxxxxx> wrote:
> Is there a way to turnoff the autoload of mode files?
Define your own mode_hook function:
define mode_hook (ext)
{
% ext is the filename extension, e.g., ".c"
(@Default_Mode)();
}
This overloads the one defined in site.sl.
--John
_______________________________________________
Jed-users-l mailing list
Jed-users-l@xxxxxxxx
http://mailman.jtan.com/mailman/listinfo/jed-users-l
[2012 date index]
[2012 thread index]
[Thread Prev] [Thread Next]
[Date Prev] [Date Next]