new ideas

--HG--
branch : pmacs2
This commit is contained in:
Erik Osheim 2009-10-21 17:47:21 -04:00
parent 422ec8e075
commit 8d1e6c44e4
1 changed files with 18 additions and 0 deletions

18
IDEAS
View File

@ -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