- Subject: python-mode and fold-mode
- From: Joachim Schmitz <js@xxxxxxxxxxxxx>
- Date: Mon, 21 May 2007 20:19:54 +0200
Hi,
I am using the python-mode from cvs, and the folding mode.
the definition for py_shift_region_(left|right) ^C< ^C>
collide with fold_(enter|exit)_fold. The folding-keydefinition
overwrites the pymode keydefinition.
I actually never use these folding-functions, so I put in my fold_mode_hook:
local_setkey("py_shift_left", "^C<");
local_setkey("py_shift_right", "^C>");
which overwrites the folding definition. This works, is the the
right-way to do it ?
--
Gruß Joachim
--------------------------
To unsubscribe send email to <jed-users-request@xxxxxxxxxxx> with
the word "unsubscribe" in the message body.
Need help? Email <jed-users-owner@xxxxxxxxxxx>.
[2007 date index]
[2007 thread index]
[Thread Prev] [Thread Next]
[Date Prev] [Date Next]