diff --git a/IDEAS b/IDEAS index 81c82cb..8843663 100644 --- a/IDEAS +++ b/IDEAS @@ -1,3 +1,21 @@ +2009/10/21: + +More reasonable: + * Check out integrating lxml and xml-mode (also html-mode). + * Make spell-checking easier to add to modes (return of minor-modes?) + * Figure out how to integrate bibtex to latex + * Figure out nice/secure way to specify configurable command-lines + * Add C-x DEL, M-t and C-t + * Generic "selection buffer" for giving the user a list of choices + * Make tab-completion more extensible/less hard-coded + * make spell-checking/error-highlighting/etc. all easier to overlay + +Less reasonable: + * Maybe make highlighting and data storage synonymous (rather than two data + structures kept in sync)? + * Async events and handlers + * + 2009/07/26: Rather than using regions to try to capture delimiter matching (e.g. []) let's