all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Carsten Dominik <dominik@science.uva.nl>
To: help-gnu-emacs@gnu.org
Subject: Re: colored fonts in batch mode
Date: Fri, 09 May 2008 15:46:12 +0200	[thread overview]
Message-ID: <m2r6cboajf.fsf@nb-dominik2.science.uva.nl> (raw)
In-Reply-To: yoij8wykeqc4.fsf@remote5.student.chalmers.se

bojohan+news@dd.chalmers.se (Johan Bockgård) writes:

> Carsten Dominik <dominik@science.uva.nl> writes:
>
>> This works great in interactive work, when I actually have a window
>> system running.  However, in batch mode, Emacs seems to think that it
>> is displaying on a black-and-white device, so the fontification is
>> much poorer in this case.
>
> The easiest may be to define the faces explicitly:
>
>   (set-face-attribute 'default nil :foreground "white" :background "blue")
>   ;; etc.

Yes.  I ended up doing something in this direction, but differently.
See my other post.

Thanks.

- Carsten


      reply	other threads:[~2008-05-09 13:46 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-08  9:15 colored fonts in batch mode Carsten Dominik
2008-05-08 11:22 ` Jason Rumney
2008-05-08 12:23   ` Carsten Dominik
2008-05-08 14:18     ` Eli Zaretskii
     [not found]     ` <mailman.11327.1210256313.18990.help-gnu-emacs@gnu.org>
2008-05-08 15:42       ` Dan Espen
2008-05-09 13:45         ` Carsten Dominik
2008-05-08 15:45     ` Jason Rumney
2008-05-08 16:02 ` Johan Bockgård
2008-05-09 13:46   ` Carsten Dominik [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m2r6cboajf.fsf@nb-dominik2.science.uva.nl \
    --to=dominik@science.uva.nl \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.