- Subject: Re: folding-marks in python-mode
- From: "G. Milde" <g.milde@xxxxxx>
- Date: Mon, 19 Jul 2004 13:49:07 +0200
On 14.07.04, Joachim Schmitz wrote:
> what are the recommended folding-marks for python-mode ?
> The standard {{{ }}} has to be changed anyway, since this produces bad
> python-code ?
>
> shouldn't each mode define it's own folding marks ?
Normally, folding marks should be
get_comment_info().cbeg + "{{{" + get_comment_info().cend
resp.
get_comment_info().cbeg + "}}}" + get_comment_info().cend
maybe this could be automated somehow. However, as I do not use folding, I
will not code such a function anytime soon.
--
G.Milde at web.de
--------------------------
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]