jed-users mailing list

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

Re: Formatting a multiline comment


On Thu, 03 Nov 2005 19:42:07 -0300, Carlos Pita <carlos@xxxxxxxxx> said:

> For example, in python:

>    # this is
>    # a
>    #comment

> would be formatted to something like:

>    # this is a comment

Get subpar.sl from http://jedmodes.sf.net/mode/subpar and add something
like this to .jedrc:

set_comment_info ("python", "#", "", 0);
autoload("par", "subpar.sl");
setkey("par", "\ep");

Restart JED, press M-p, done.

--------------------------
To unsubscribe send email to <jed-users-request@xxxxxxxxxxx> with
the word "unsubscribe" in the message body.
Need help? Email <jed-users-owner@xxxxxxxxxxx>.


[2005 date index] [2005 thread index]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]