- Subject: Re: [jed-users] Re: #!/usr/bin/python3 does not trigger python mode
- From: Laurent Perez <laurent.perez@xxxxxxxxxx>
- Date: Wed, 7 Dec 2022 14:53:29 +0100
* Ulli Horlacher <framstag@xxxxxxxxxxxxxxxxxxxx> [2022-12-07 13:39] :
> I have also files beginning with
>
> #!/usr/bin/python3.6
Hi,
Not exactly what you are looking for but if you add a commented line
like this one :
# -*- mode: python; -*-
jed will load python mode regardless of the extension.
You also need to add :
autoload ("python_mode", "python");
in your .jedrc
Laurent.
_______________________________________________
For list information, visit <http://jedsoft.org/jed/mailinglists.html>.
[2022 date index]
[2022 thread index]
[Thread Prev] [Thread Next]
[Date Prev] [Date Next]