vote up 0 vote down star

Normally when i need to change the color of a certain element in emacs, i would do a M-x describe-face which will eventually bring up a customize buffer to change it. In the emacs term, It seems like i dont have the ability to enter the minibuffer to input that command. How do I figure out which variable to change?

Heres a picture, to make things a bit more clear:

http://imgur.com/jXHNC.png

flag

1 Answer

vote up 0 vote down

Are you talking about the term you get to by doing M-x term? If so, you're probably not doing C-c C-j to enter line-run mode before you try to do M-x describe-face.

link|flag
That got me a bit further, i was able to run the describe-face command while i was over the text of the text whose color I want to change but all it returned was that it was the default face (in customize it wasnt the color i was looking to change). I think this may have to do with ansi color codes. – Jake Nov 3 at 1:19

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.