parent
422ec8e075
commit
8d1e6c44e4
18
IDEAS
18
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:
|
2009/07/26:
|
||||||
|
|
||||||
Rather than using regions to try to capture delimiter matching (e.g. []) let's
|
Rather than using regions to try to capture delimiter matching (e.g. []) let's
|
||||||
|
|
Loading…
Reference in New Issue