From 8d1e6c44e4b13996c527b0cf62449818c5bd26ea Mon Sep 17 00:00:00 2001 From: Erik Osheim Date: Wed, 21 Oct 2009 17:47:21 -0400 Subject: [PATCH] new ideas --HG-- branch : pmacs2 --- IDEAS | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) 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