[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: python triple quotes
From: |
Richard Stallman |
Subject: |
Re: python triple quotes |
Date: |
Wed, 24 Dec 2003 19:36:09 -0500 |
Is there any hope of adding support to Emacs syntax tables for
Python triple quote syntax (which allows e.g. '''GNU's Not
UNIX''')?
I would not want to extend the syntax table feature for this.
We have stretched it too far already.
Adding some other cleaner and more powerful alternative to syntax tables
would be a good thing, if someone can design and implement a good
alternative.