From: Ken Manheimer Date: Sun, 3 Jan 2016 15:25:44 +0000 (-0500) Subject: multishell - more elaboration of path-persistence TODO. X-Git-Url: https://code.delx.au/gnu-emacs-elpa/commitdiff_plain/c3f41eb8f7d5673d7dd4947c89357fc73ceabcaa multishell - more elaboration of path-persistence TODO. --- diff --git a/multishell.el b/multishell.el index d859f98eb..5a4e20139 100644 --- a/multishell.el +++ b/multishell.el @@ -38,10 +38,14 @@ ;; - Searched for search backwards/forwards on isearch-like M-r/M-s bindings ;; - *Not* searched for regular completion ;; - Editible -;; - Using isearch keybinding M-e -;; - Edits path +;; - During confirmation for new buffers - to use historical one +;; - Or with minibuffer setup created key binding (isearch-like) M-e +;; - M-e in empty initial provides completion on historicals +;; - User can edit the entire path, changing the association ;; - New association overrides previous ;; - Deleting path removes association and history entry +;; - Tracks buffer name changes +;; - Using buffer-list-update-hook ;; * Customize activation of savehist ;; - Customize entry has warning about activating savehist ;; - Adds the name/path association list to savehist-additional-variables