From c3f41eb8f7d5673d7dd4947c89357fc73ceabcaa Mon Sep 17 00:00:00 2001 From: Ken Manheimer Date: Sun, 3 Jan 2016 10:25:44 -0500 Subject: [PATCH] multishell - more elaboration of path-persistence TODO. --- multishell.el | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) 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 -- 2.39.2