[gedit-list] Regarding codecomment plugin



Hi,


I am trying to solve this bug : https://bugzilla.gnome.org/show_bug.cgi?id=560233

Did the first part...was not so tough so that it gets done easily.

But for second part that is...removing nested comments.

Simple remove_comment_characters() works correctly if it call at the first line of the add_comment_characters() method but it throws the error at this line iter = document.get_iter_at_mark(imark)

line in add_comment_characters()

Why is this happening ? Any Clue ?

--
Regards,
Sagar


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]