- Subject: Re: Enabling DFA syntax in pymode?
- From: Paul Boekholt <p.boekholt@xxxxxxxxx>
- Date: Thu, 10 Jun 2004 20:48:16 +0200
On Wed, Jun 09, 2004 at 06:54:19PM -0500, Kenneth McDonald wrote:
> From what I've been able to glean by looking at docs, it's possible that DFA
> parsing isn't enabled, but I don't know how to check if that's true, nor do
> I know how to turn it on.
To find out if it's turned on: type
C-x ESC use_dfa_syntax(1)
If something changed, it was off (now it's on).
To always have DFA on in python mode: open .jedrc and write
enable_dfa_syntax_for_mode("python");
> I'd rather not learn slang (well, not right now at least), so if someone
> could offer a few tips, it'd be much appreciated.
If you got here, you're already learning.
> I don't suppose there's any way to extend/enhance jed using Python rather
> than slang?
No, you could try Vim, Glimmer, etc.
--------------------------
To unsubscribe send email to <jed-users-request@xxxxxxxxxxx> with
the word "unsubscribe" in the message body.
Need help? Email <jed-users-owner@xxxxxxxxxxx>.
[2004 date index]
[2004 thread index]
[Thread Prev] [Thread Next]
[Date Prev] [Date Next]