all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* viper and the minibuffer text color
@ 2022-11-04 16:12 Andrés Ramírez
  2022-11-05 11:54 ` Thorsten Bonow
  0 siblings, 1 reply; 3+ messages in thread
From: Andrés Ramírez @ 2022-11-04 16:12 UTC (permalink / raw)
  To: help-gnu-emacs

[-- Attachment #1: Type: text/plain, Size: 824 bytes --]

Hi.

I am trying viper.

When I do:
--8<---------------cut here---------------start------------->8---
TERM=xterm-256color emacs -Q -nw --eval "(run-at-time nil nil #'call-interactively 'execute-extended-command)"
--8<---------------cut here---------------end--------------->8---

colors in the minibuffer are showed as it should be.

But If I do:
--8<---------------cut here---------------start------------->8---
TERM=xterm-256color emacs -Q -nw --eval "(progn (setq viper-mode t) (setq viper-inhibit-startup-message 't) (setq viper-expert-level '1) (require 'viper)(run-at-time nil nil #'call-interactively 'execute-extended-command))"
--8<---------------cut here---------------end--------------->8---

then the minibuffer text color is affected. How Could I restore the
minibuffer color as it should be?.

Is that a bug?


[-- Attachment #2: as_it_should_be --]
[-- Type: image/png, Size: 24476 bytes --]

[-- Attachment #3: changed_by_viper --]
[-- Type: image/png, Size: 24807 bytes --]

[-- Attachment #4: Type: text/plain, Size: 14 bytes --]


Best Regards

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-11-05 14:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-04 16:12 viper and the minibuffer text color Andrés Ramírez
2022-11-05 11:54 ` Thorsten Bonow
2022-11-05 14:01   ` andrés ramírez

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.