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

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

[elpa] externals/mct ee21c1761b: Include new FIXME for e?shell completio


From: ELPA Syncer
Subject: [elpa] externals/mct ee21c1761b: Include new FIXME for e?shell completion-in-region
Date: Mon, 3 Jan 2022 10:57:34 -0500 (EST)

branch: externals/mct
commit ee21c1761bae619a7d619f19949fec3617301ad4
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>

    Include new FIXME for e?shell completion-in-region
---
 mct.el | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/mct.el b/mct.el
index 8d8d6111b9..844ab2f34c 100644
--- a/mct.el
+++ b/mct.el
@@ -1255,6 +1255,11 @@ minibuffer)."
 ;; Disabling electric-indent-mode fixes the issue, though that is beside
 ;; the point.
 
+;; FIXME 2022-01-03: This does not work with either M-x shell or M-x
+;; eshell.  Not on Emacs 29, not on Emacs 27.  Try to tab-complete with
+;; 'cd' and it will not be possible to switch to the Completions'
+;; buffer, even if it works the first time.
+
 ;;;###autoload
 (define-minor-mode mct-region-mode
   "Set up interactivity over the default `completion-in-region'."



reply via email to

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