2008-01-20 19:23:41 -05:00
|
|
|
=== OUSTANDING BUGS ===
|
|
|
|
|
2009-01-28 16:28:33 -05:00
|
|
|
2009/01/28:
|
|
|
|
completion-buffer needs to save window, instead of just saving
|
|
|
|
the buffer. otherwise you lose window-customization (e.g. margins, headers,
|
|
|
|
etc).
|
|
|
|
|
2008-12-13 10:10:28 -05:00
|
|
|
2008/12/13:
|
|
|
|
python mode needs to not indent "if foo: bar()" lines.
|
|
|
|
|
2008-11-30 11:09:02 -05:00
|
|
|
2008/11/30:
|
|
|
|
autofill mode works better but might need rethinking.
|
|
|
|
|
2008-06-25 09:17:59 -04:00
|
|
|
2008/06/25:
|
2008-11-09 19:01:06 -05:00
|
|
|
* occasionally when the "first" point is wrapped things get confused.
|
2008-06-25 09:17:59 -04:00
|
|
|
* the "last visible" calculation doesn't handle long lines correctly.
|
|
|
|
this affects page-up/page-down/etc.
|
|
|
|
|
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-03 14:54:08 -04:00
|
|
|
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
|
2008-05-03 14:54:08 -04:00
|
|
|
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-06-25 09:17:59 -04:00
|
|
|
* not fully fixed but partially fixed (2008/06/25)
|
2008-05-03 14:54:08 -04:00
|
|
|
|
|
|
|
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:
|
2008-08-19 21:10:47 -04:00
|
|
|
known deficiencies:
|
|
|
|
3. opening files larger than 5-10k lines can be very slow
|