pmacs3/BUGS

27 lines
884 B
Plaintext
Raw Normal View History

2008-01-20 19:23:41 -05:00
=== OUSTANDING BUGS ===
2008-06-06 17:39:13 -04:00
2008/06/06:
what passes for auto-fill-mode around here still needs a lot of work.
2008-05-16 23:47:59 -04:00
2008/05/16:
paired delimiters in perl regexes either never worked or are broken.
dammit.
2007/07/15:
2008-05-03 20:25:17 -04:00
sometimes you don't get search-as-you-type (and have to hit C-s again
to see anything).
* possibly fixed (2007/09/26)
* definitely not fixed (2008/04/02)
2008-05-03 20:25:17 -04:00
* maybe fixed for real? (2008/05/03)
2008/05/03:
first-visible/cursor syncing with drawn window may be buggy.
2008-04-02 19:58:53 -04:00
2007-09-14 16:15:09 -04:00
2007/09/14:
known deficiencies:
2007-10-20 18:01:47 -04:00
1. a single action (global search and replace) may produce N actions that
2008-03-01 12:20:04 -05:00
need to be individually "undone". This is annoying.
3. opening files larger than 5-10k lines can be very slow
2008-05-03 20:25:17 -04:00
6. if you get confused in the mini buffer it can be annoying
(usually you just need to start hammering C-] to cancel whatever is happening).