jed-users mailing list

[2004 Date Index] [2004 Thread Index] [Other years]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]

Re: Enabling DFA syntax in pymode?


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]