bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#73813: 30.0.91; icomplete-mode keymap unusable in xterm for for/back


From: Robert Pluim
Subject: bug#73813: 30.0.91; icomplete-mode keymap unusable in xterm for for/backward completions
Date: Fri, 18 Oct 2024 13:48:37 +0200

>>>>> On Fri, 18 Oct 2024 09:59:39 +0200, Robert Pluim <rpluim@gmail.com> said:

    Van> Why not enable the option to switch "emacsclient --color=no"?

    Robert> That already exists. Either put '(tty-color-mode . no)' in your
    Robert> `default-frame-alist', or do

    Robert> (set-frame-parameter nil 'tty-color-mode 'no)

    Robert> after youʼve connected.

Iʼve now updated the emacs-30 documentation to explain this more.

Robert
-- 





reply via email to

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