emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/helm 0c8a48e94a 2/2: Only comments


From: ELPA Syncer
Subject: [nongnu] elpa/helm 0c8a48e94a 2/2: Only comments
Date: Wed, 3 Aug 2022 06:58:48 -0400 (EDT)

branch: elpa/helm
commit 0c8a48e94af09692ea51c022c370c3ef311eb83d
Author: Thierry Volpiatto <thievol@posteo.net>
Commit: Thierry Volpiatto <thievol@posteo.net>

    Only comments
---
 helm-core.el | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/helm-core.el b/helm-core.el
index 49894703d5..8a09390b60 100644
--- a/helm-core.el
+++ b/helm-core.el
@@ -2963,6 +2963,10 @@ HISTORY args see `helm'."
               ;; `helm-eval-expression'. Unfortunately
               ;; `minibuffer-follows-selected-frame' is available only in
               ;; emacs-28+ (bug#2536).
+              ;; When non-nil (the default) the current active
+              ;; minibuffer is used in new frame, which is not what we
+              ;; want in helm when starting from an active minibuffer,
+              ;; either a helm minibuffer or something line M-:. 
               (and ori--minibuffer-follows-selected-frame
                    (setq minibuffer-follows-selected-frame
                          (unless (or helm--nested



reply via email to

[Prev in Thread] Current Thread [Next in Thread]