diff --git a/IDEAS b/IDEAS index 15e9313..5f38283 100644 --- a/IDEAS +++ b/IDEAS @@ -1,3 +1,9 @@ +2009/05/05: + +Either give buffers direct access to the application object, or make the +application object global. Otherwise, you can't directly configure a buffer via +the application.config dictionary. + 2009/04/09: Fix the kludge that is completer initialization. Make application a global? Try