all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* term-mode default colors
@ 2004-12-13 20:03 Neil
  2004-12-14 10:02 ` Peter Dyballa
  0 siblings, 1 reply; 2+ messages in thread
From: Neil @ 2004-12-13 20:03 UTC (permalink / raw)


Hello

I would like to setup default fg/bg colors in term-mode. Here is what I
want

* M-x ansi-term should bring up a new emacs buffer with fg=yellow,
bg=black
* For all other buffers, I would like to have a seperate set of
colors
* essentially, this is like having different colors for different
buffers.

Can some one pls help ?

Thanks
Niel

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

* Re: term-mode default colors
  2004-12-13 20:03 term-mode default colors Neil
@ 2004-12-14 10:02 ` Peter Dyballa
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Dyballa @ 2004-12-14 10:02 UTC (permalink / raw)
  Cc: help-gnu-emacs


Am 13.12.2004 um 21:03 schrieb Neil:

> I would like to setup default fg/bg colors in term-mode.

Marco Melgazzi, the author of ANSI colourization, writes in term.el:

;;;  ANSI colorization should work well, I've decided to limit the 
interpreter
;;; to five outstanding commands (like ESC [ 01;04;32;41;07m.
;;;  You shouldn't need more, if you do, tell me and I'll increase it.  
It's
;;; so easy you could do it yourself...
;;;
;;;  Blink, is not supported.  Currently it's mapped as bold.
;;;
;;; Important caveat:
;;; -----------------
;;;   if you want custom colors in term.el redefine 
term-default-fg-color
;;;  and term-default-bg-color BEFORE loading it.
;;;
;;;             ----------------------------------------
;;;
;;;  If you'd like to check out my complete configuration, you can 
download
;;; it from http://www.polito.it/~s64912/things.html, it's ~500k in 
size and
;;; contains my .cshrc, .emacs and my whole site-lisp subdirectory.  
(notice
;;; that this term.el may be newer/older than the one in there, please
;;; check!)


--
Greetings

   Pete

Time flies like an error
but fruitflies like a banana



--
Mit friedvollen Grüßen

   Pete

Üblicherweise begehen Menschen beim Entwerfen vollkommen narrensicherer 
Dinge gerne den Fehler, das Genie des Volltrottels zu unterschätzen.

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

end of thread, other threads:[~2004-12-14 10:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-12-13 20:03 term-mode default colors Neil
2004-12-14 10:02 ` Peter Dyballa

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.