ubuntu-elisp team mailing list archive
-
ubuntu-elisp team
-
Mailing list archive
-
Message #01788
[Bug 1628707] Re: Highlighting a region in emacs is invisible because region color equals window color
Hello, i have got the same problem.
emacs -q shows the error
emacs -Q doesn't
lets me assume either emacs is doing something worong when getting x
configuration or x config is wrong
my work around was putting following line to my .emacs file
(set-face-attribute 'region nil :background "#666" :foreground
"#ffffff")
to set back and foreground of selection manually, which solved the
problem
--
You received this bug notification because you are a member of Ubuntu
Emacs Lisp, which is subscribed to emacs24 in Ubuntu.
https://bugs.launchpad.net/bugs/1628707
Title:
Highlighting a region in emacs is invisible because region color
equals window color
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/emacs24/+bug/1628707/+subscriptions
References