wasm-demo/demo/ermis-f/python_m/cur/0356

21 lines
596 B
Plaintext

From: spamfranke at bigfoot.de (Stefan Franke)
Date: Thu, 29 Apr 1999 17:45:17 GMT
Subject: Emacs' python-mode buggy?
References: <al8wvywphai.fsf@myntti.helsinki.fi> <14120.30592.807745.732604@anthem.cnri.reston.va.us>
Message-ID: <3728955e.19679327@news.omnilink.de>
X-UID: 356
What bothers me most with the Emacs mode's TQSs is
that editing gets terribly slow if there lots of them (and
they are long).
On each CR, Tab or : the current indent is computed,
which takes *much* longer than outside the String.
Can this be fixed?
Stefan