all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* set-background-color changed with emacs 24
@ 2015-10-27 21:40 Ken Goldman
  2015-10-27 21:47 ` Drew Adams
  0 siblings, 1 reply; 4+ messages in thread
From: Ken Goldman @ 2015-10-27 21:40 UTC (permalink / raw)
  To: help-gnu-emacs

I have in .emacs (since forever)

(set-background-color "navy")

Now, with emacs 24.5.1, the background for text becomes navy, but the 
background where there is no character is dark red.

Is there a new way to set the background color?  Is there some new 
background attribute for when there is no character?




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

* RE: set-background-color changed with emacs 24
  2015-10-27 21:40 set-background-color changed with emacs 24 Ken Goldman
@ 2015-10-27 21:47 ` Drew Adams
  2015-10-27 22:22   ` Ken Goldman
  0 siblings, 1 reply; 4+ messages in thread
From: Drew Adams @ 2015-10-27 21:47 UTC (permalink / raw)
  To: Ken Goldman, help-gnu-emacs

> (set-background-color "navy")
> 
> Now, with emacs 24.5.1, the background for text becomes navy, but the
> background where there is no character is dark red.

Works for me.  But you don't provide a very good description of
your problem.  Try to provide a step-by-step recipe to reproduce
the problem, starting from `emacs -Q` (or `emacs -nw`).



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

* Re: set-background-color changed with emacs 24
  2015-10-27 21:47 ` Drew Adams
@ 2015-10-27 22:22   ` Ken Goldman
  2015-10-28  3:43     ` Eli Zaretskii
  0 siblings, 1 reply; 4+ messages in thread
From: Ken Goldman @ 2015-10-27 22:22 UTC (permalink / raw)
  To: help-gnu-emacs

On 10/27/2015 5:47 PM, Drew Adams wrote:
>> (set-background-color "navy")
>>
>> Now, with emacs 24.5.1, the background for text becomes navy, but the
>> background where there is no character is dark red.
>
> Works for me.  But you don't provide a very good description of
> your problem.  Try to provide a step-by-step recipe to reproduce
> the problem, starting from `emacs -Q` (or `emacs -nw`).

I start with "emacs -Q .emacs"

I get what look like default colors.

M-x set-foreground-color green sets the default foreground color to green.

M-x set-background-color navy sets the background text color to navy. 
Where there is no text, it sets the background to dark red.

M-x set-background-color orange -> when there is no text, sets the 
background to blue.

It's like emacs is setting the background color for all unused areas to 
a color that contrasts with the background color for text.

~~

This is through a vnc window.  However, I've been working like this for 
a long time, previous versions emacs didn't do this, and other 
applications like Firefox render colors correctly.





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

* Re: set-background-color changed with emacs 24
  2015-10-27 22:22   ` Ken Goldman
@ 2015-10-28  3:43     ` Eli Zaretskii
  0 siblings, 0 replies; 4+ messages in thread
From: Eli Zaretskii @ 2015-10-28  3:43 UTC (permalink / raw)
  To: help-gnu-emacs

> From: Ken Goldman <kgoldman@us.ibm.com>
> Date: Tue, 27 Oct 2015 18:22:21 -0400
> 
> I start with "emacs -Q .emacs"
> 
> I get what look like default colors.
> 
> M-x set-foreground-color green sets the default foreground color to green.
> 
> M-x set-background-color navy sets the background text color to navy. 
> Where there is no text, it sets the background to dark red.
> 
> M-x set-background-color orange -> when there is no text, sets the 
> background to blue.

I cannot reproduce this.  It's something specific to your system, I
think.



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

end of thread, other threads:[~2015-10-28  3:43 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-27 21:40 set-background-color changed with emacs 24 Ken Goldman
2015-10-27 21:47 ` Drew Adams
2015-10-27 22:22   ` Ken Goldman
2015-10-28  3:43     ` Eli Zaretskii

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.