all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* changing ansi-term colors
@ 2009-08-16  4:45 mwnn
  2009-08-16  9:42 ` Peter Dyballa
  0 siblings, 1 reply; 3+ messages in thread
From: mwnn @ 2009-08-16  4:45 UTC (permalink / raw
  To: help-gnu-emacs

Hi all,
    I am having trouble finding out how to change the font colors in 
ansi-term.
E.g. "git log -p" would show deletions in red color, which does not suit 
my color scheme. So is there a way to change the color being displayed?

Regards,
mwnn




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

* Re: changing ansi-term colors
  2009-08-16  4:45 changing ansi-term colors mwnn
@ 2009-08-16  9:42 ` Peter Dyballa
  2009-08-16 14:56   ` mwnn
  0 siblings, 1 reply; 3+ messages in thread
From: Peter Dyballa @ 2009-08-16  9:42 UTC (permalink / raw
  To: mwnn; +Cc: help-gnu-emacs


Am 16.08.2009 um 06:45 schrieb mwnn:

> E.g. "git log -p" would show deletions in red color, which does not  
> suit my color scheme. So is there a way to change the color being  
> displayed?


When you're in GNU Emacs 23 or 22.3 than position the text cursor on  
such a red character and type C-u C-x =. In the *Help* buffer you'll  
a description of this character's face and also a hyper-link to  
change its customisation. In earlier versions type M-x describe-face  
RET and follow the hyper-link.

You'll see that the name for this coloured face is also used in other  
fields...


After you've applied the change don't forget to save it for the next  
sessions! If you like.

--
Greetings

   Pete

Remember: use logout to logout.







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

* Re: changing ansi-term colors
  2009-08-16  9:42 ` Peter Dyballa
@ 2009-08-16 14:56   ` mwnn
  0 siblings, 0 replies; 3+ messages in thread
From: mwnn @ 2009-08-16 14:56 UTC (permalink / raw
  To: Peter Dyballa; +Cc: help-gnu-emacs

Peter Dyballa wrote:
>
> Am 16.08.2009 um 06:45 schrieb mwnn:
>
>> E.g. "git log -p" would show deletions in red color, which does not 
>> suit my color scheme. So is there a way to change the color being 
>> displayed?
>
>
> When you're in GNU Emacs 23 or 22.3 than position the text cursor on 
> such a red character and type C-u C-x =. In the *Help* buffer you'll a 
> description of this character's face and also a hyper-link to change 
> its customisation. In earlier versions type M-x describe-face RET and 
> follow the hyper-link.
>
> You'll see that the name for this coloured face is also used in other 
> fields...
>
>
> After you've applied the change don't forget to save it for the next 
> sessions! If you like.
>
> -- 
> Greetings
>
>   Pete
>
> Remember: use logout to logout.
>
>
>
>
When I position the cursor on the text and type C-u (from the C-u C-x = 
combination) the cursor automatically moves to the shell prompt. Hence i 
am unable to execute the above command.




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

end of thread, other threads:[~2009-08-16 14:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-16  4:45 changing ansi-term colors mwnn
2009-08-16  9:42 ` Peter Dyballa
2009-08-16 14:56   ` mwnn

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.