emacs wont let me use a different background color The Next CEO of Stack OverflowWhy am I getting 'Name collision between …' errors and how can I fix them?sv_SE.UTF-8 Problems with Bash and VIM in iTerm2How to get background color in Emacs?tmux color theme in emacs gtkHow to change the output color of the ls command in terminal in OS X and iTerm2?Color of emacs marginsWhy can't Emacs running in a terminal distinguish Ctrl+; from “;”?Changes of Terminal look don't work anymoreHow to change/fix the v command in less using a shell profile?emacs: background color doesn't change when I load different themes
Are there any limitations on attacking while grappling?
Why does the UK parliament need a vote on the political declaration?
How to make a variable always equal to the result of some calculations?
Novel about a guy who is possessed by the divine essence and the world ends?
What is ( CFMCC ) on ILS approach chart?
What does convergence in distribution "in the Gromov–Hausdorff" sense mean?
SQL Server 2016 - excessive memory grant warning on poor performing query
If/When UK leaves the EU, can a future goverment conduct a referendum to join the EU?
Which tube will fit a -(700 x 25c) wheel?
Why does standard notation not preserve intervals (visually)
In excess I'm lethal
Inappropriate reference requests from Journal reviewers
What benefits would be gained by using human laborers instead of drones in deep sea mining?
Limits on contract work without pre-agreed price/contract (UK)
I believe this to be a fraud - hired, then asked to cash check and send cash as Bitcoin
Rotate a column
Unreliable Magic - Is it worth it?
How do we know the LHC results are robust?
Received an invoice from my ex-employer billing me for training; how to handle?
Example of a Mathematician/Physicist whose Other Publications during their PhD eclipsed their PhD Thesis
Are there any unintended negative consequences to allowing PCs to gain multiple levels at once in a short milestone-XP game?
How do scammers retract money, while you can’t?
Why did we only see the N-1 starfighters in one film?
What is the result of assigning to std::vector<T>::begin()?
emacs wont let me use a different background color
The Next CEO of Stack OverflowWhy am I getting 'Name collision between …' errors and how can I fix them?sv_SE.UTF-8 Problems with Bash and VIM in iTerm2How to get background color in Emacs?tmux color theme in emacs gtkHow to change the output color of the ls command in terminal in OS X and iTerm2?Color of emacs marginsWhy can't Emacs running in a terminal distinguish Ctrl+; from “;”?Changes of Terminal look don't work anymoreHow to change/fix the v command in less using a shell profile?emacs: background color doesn't change when I load different themes
I've tried different themes in emacs (on mac with xterm set to 256) and everything works great except it's ignoring the theme's background color. Even if I add (set-background-color "red") for example to my .emacs file, it simply ignores this and uses the default terminal background of OS X.
osx emacs
bumped to the homepage by Community♦ 2 days ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
I've tried different themes in emacs (on mac with xterm set to 256) and everything works great except it's ignoring the theme's background color. Even if I add (set-background-color "red") for example to my .emacs file, it simply ignores this and uses the default terminal background of OS X.
osx emacs
bumped to the homepage by Community♦ 2 days ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
I've tried different themes in emacs (on mac with xterm set to 256) and everything works great except it's ignoring the theme's background color. Even if I add (set-background-color "red") for example to my .emacs file, it simply ignores this and uses the default terminal background of OS X.
osx emacs
I've tried different themes in emacs (on mac with xterm set to 256) and everything works great except it's ignoring the theme's background color. Even if I add (set-background-color "red") for example to my .emacs file, it simply ignores this and uses the default terminal background of OS X.
osx emacs
osx emacs
asked Mar 28 '14 at 22:19
David ZorychtaDavid Zorychta
548155
548155
bumped to the homepage by Community♦ 2 days ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
bumped to the homepage by Community♦ 2 days ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
Unfortunately, to my experience at least if you use emacs in terminal you can't really change color schemes, Emacs, contrary to vim, is meant to be used in its own window not in cli.
2
um, no. Emacs was originally designed for CLIs. the GUI is basically an afterthought.
– strugee
Mar 29 '14 at 7:01
My bad then, still on my installation i wasn't able to change color schemes in terminal, emacs simply used default xterm colorcheme for rendering text.
– deprofundis
Mar 30 '14 at 22:19
add a comment |
I cannot replicate your problem. I am using Emacs 24.3.1 which you can get either from emacsformacosx.com or MacPorts. Running Emacs with emacs -nw in Terminal.app (TERM=xterm-256color). Using M-x customize-theme I can select themes with colored backgrounds -- see attached image.
It may be that the OS X Emacs /usr/bin/emacs, which is version 22.1.1 in Mavericks, does not support this, but Emacs 22 is ancient anyway.
So I suggest you install the current Emacs and try it out.

add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "106"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f122041%2femacs-wont-let-me-use-a-different-background-color%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
Unfortunately, to my experience at least if you use emacs in terminal you can't really change color schemes, Emacs, contrary to vim, is meant to be used in its own window not in cli.
2
um, no. Emacs was originally designed for CLIs. the GUI is basically an afterthought.
– strugee
Mar 29 '14 at 7:01
My bad then, still on my installation i wasn't able to change color schemes in terminal, emacs simply used default xterm colorcheme for rendering text.
– deprofundis
Mar 30 '14 at 22:19
add a comment |
Unfortunately, to my experience at least if you use emacs in terminal you can't really change color schemes, Emacs, contrary to vim, is meant to be used in its own window not in cli.
2
um, no. Emacs was originally designed for CLIs. the GUI is basically an afterthought.
– strugee
Mar 29 '14 at 7:01
My bad then, still on my installation i wasn't able to change color schemes in terminal, emacs simply used default xterm colorcheme for rendering text.
– deprofundis
Mar 30 '14 at 22:19
add a comment |
Unfortunately, to my experience at least if you use emacs in terminal you can't really change color schemes, Emacs, contrary to vim, is meant to be used in its own window not in cli.
Unfortunately, to my experience at least if you use emacs in terminal you can't really change color schemes, Emacs, contrary to vim, is meant to be used in its own window not in cli.
answered Mar 29 '14 at 4:35
deprofundisdeprofundis
11
11
2
um, no. Emacs was originally designed for CLIs. the GUI is basically an afterthought.
– strugee
Mar 29 '14 at 7:01
My bad then, still on my installation i wasn't able to change color schemes in terminal, emacs simply used default xterm colorcheme for rendering text.
– deprofundis
Mar 30 '14 at 22:19
add a comment |
2
um, no. Emacs was originally designed for CLIs. the GUI is basically an afterthought.
– strugee
Mar 29 '14 at 7:01
My bad then, still on my installation i wasn't able to change color schemes in terminal, emacs simply used default xterm colorcheme for rendering text.
– deprofundis
Mar 30 '14 at 22:19
2
2
um, no. Emacs was originally designed for CLIs. the GUI is basically an afterthought.
– strugee
Mar 29 '14 at 7:01
um, no. Emacs was originally designed for CLIs. the GUI is basically an afterthought.
– strugee
Mar 29 '14 at 7:01
My bad then, still on my installation i wasn't able to change color schemes in terminal, emacs simply used default xterm colorcheme for rendering text.
– deprofundis
Mar 30 '14 at 22:19
My bad then, still on my installation i wasn't able to change color schemes in terminal, emacs simply used default xterm colorcheme for rendering text.
– deprofundis
Mar 30 '14 at 22:19
add a comment |
I cannot replicate your problem. I am using Emacs 24.3.1 which you can get either from emacsformacosx.com or MacPorts. Running Emacs with emacs -nw in Terminal.app (TERM=xterm-256color). Using M-x customize-theme I can select themes with colored backgrounds -- see attached image.
It may be that the OS X Emacs /usr/bin/emacs, which is version 22.1.1 in Mavericks, does not support this, but Emacs 22 is ancient anyway.
So I suggest you install the current Emacs and try it out.

add a comment |
I cannot replicate your problem. I am using Emacs 24.3.1 which you can get either from emacsformacosx.com or MacPorts. Running Emacs with emacs -nw in Terminal.app (TERM=xterm-256color). Using M-x customize-theme I can select themes with colored backgrounds -- see attached image.
It may be that the OS X Emacs /usr/bin/emacs, which is version 22.1.1 in Mavericks, does not support this, but Emacs 22 is ancient anyway.
So I suggest you install the current Emacs and try it out.

add a comment |
I cannot replicate your problem. I am using Emacs 24.3.1 which you can get either from emacsformacosx.com or MacPorts. Running Emacs with emacs -nw in Terminal.app (TERM=xterm-256color). Using M-x customize-theme I can select themes with colored backgrounds -- see attached image.
It may be that the OS X Emacs /usr/bin/emacs, which is version 22.1.1 in Mavericks, does not support this, but Emacs 22 is ancient anyway.
So I suggest you install the current Emacs and try it out.

I cannot replicate your problem. I am using Emacs 24.3.1 which you can get either from emacsformacosx.com or MacPorts. Running Emacs with emacs -nw in Terminal.app (TERM=xterm-256color). Using M-x customize-theme I can select themes with colored backgrounds -- see attached image.
It may be that the OS X Emacs /usr/bin/emacs, which is version 22.1.1 in Mavericks, does not support this, but Emacs 22 is ancient anyway.
So I suggest you install the current Emacs and try it out.

answered Mar 29 '14 at 8:20
ArneArne
3932519
3932519
add a comment |
add a comment |
Thanks for contributing an answer to Unix & Linux Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f122041%2femacs-wont-let-me-use-a-different-background-color%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown