On 12/01/2011 11:18 AM, Andreas Röhler wrote:


good idea, think some of them exists already resp. isn't far away.

as paredit offers a lot, some code example
before - after
might help implementing it.

Will make a Blueprint meanwhile for the matter.

Andreas

Thanks,
first I thought we could use paredit itself customizing its behaviour, but looking at the code there isn't even one defcustom, which makes me think that its behaviour is
not really customizable.

There are many examples in other code (cc-mode for example), in general using the abbrev-table
might be easy, but maybe not so flexible.

For things like
"""

"""

I use yasnippet actually, but for opening / closing brackets is not ideal..
_______________________________________________
Python-mode mailing list
Python-mode@python.org
http://mail.python.org/mailman/listinfo/python-mode

Reply via email to