Gmail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
How to get black background?
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  4 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
ssecorp  
View profile  
 More options Aug 7 2008, 9:38 pm
Newsgroups: gnu.emacs.help
From: ssecorp <circularf...@gmail.com>
Date: Thu, 7 Aug 2008 18:38:27 -0700 (PDT)
Local: Thurs, Aug 7 2008 9:38 pm
Subject: How to get black background?
I want black background in emacs. How do I change it? Im using windows.

    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Peter Dyballa  
View profile  
 More options Aug 8 2008, 2:20 am
Newsgroups: gnu.emacs.help
From: Peter Dyballa <Peter_Dyba...@Web.DE>
Date: Fri, 8 Aug 2008 08:20:15 +0200
Local: Fri, Aug 8 2008 2:20 am
Subject: Re: How to get black background?

Am 08.08.2008 um 03:38 schrieb ssecorp:

> I want black background in emacs. How do I change it? Im using  
> windows.

Experiment with initial-frame-alist and default-frame-alist – or just  
use a terminal from 20 or 30 years ago!

--
Greetings

   Pete

Who the fsck is "General Failure," and why is he reading my disk?


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Nikolaj Schumacher  
View profile  
 More options Aug 8 2008, 7:03 am
Newsgroups: gnu.emacs.help
From: Nikolaj Schumacher <n_schumac...@web.de>
Date: Fri, 08 Aug 2008 13:03:28 +0200
Local: Fri, Aug 8 2008 7:03 am
Subject: Re: How to get black background?

ssecorp <circularf...@gmail.com> wrote:
> I want black background in emacs. How do I change it? Im using windows.

Put this in your .emacs:

(when window-system
  (add-to-list 'default-frame-alist '(background-color . "black"))
  (add-to-list 'default-frame-alist '(foreground-color . "wheat")))

regards,
Nikolaj Schumacher


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Kevin Rodgers  
View profile  
 More options Aug 8 2008, 10:24 am
Newsgroups: gnu.emacs.help
From: Kevin Rodgers <kevin.d.rodg...@gmail.com>
Date: Fri, 08 Aug 2008 08:24:31 -0600
Local: Fri, Aug 8 2008 10:24 am
Subject: Re: How to get black background?

ssecorp wrote:
> I want black background in emacs. How do I change it? Im using windows.

Start emacs with the --reverse-video command line option.  Or use
the --foreground-color=COLOR and --background-color=COLOR options.

--
Kevin Rodgers
Denver, Colorado, USA


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google