Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Nelson Ferreira <nelson.ferreira@bigfoot.com>
Subject: Re: how to get no syntax (font-locking) in gnus
Date: Fri, 25 Oct 2002 02:09:24 GMT	[thread overview]
Message-ID: <m3smyve0dp.fsf@tuxie.homelinux.net> (raw)
In-Reply-To: <m31y6f9v5d.fsf@newsguy.com>

"Harry" == Harry Putnam <reader@newsguy.com> writes:

    Harry> How can I run gnus over ssh and turn off coloring?  In
    Harry> Group buffer, typing M-x font-lock-mode to disable
    Harry> fontlocking doesn't have the desired effect.  Although in a
    Harry> composition, article etc buffer it does as expected.

    Harry> I want some temporary way to do this so I don't have to
    Harry> muck around with colors when running in X as against
    Harry> console or ssh remotely.

    Harry> emacs -q -no-site-file leaves way to much stuff to mess
    Harry> with, to be an option.


Harry, I use the custom-set-face to setup different faces for X and for tty
like this:

 '(gnus-cite-face-1 ((((type x mswindows) (class color) 
                                          (background light)) 
                                          (:foreground "MidnightBlue"))
                    (((type tty) (class color)) (:foreground "blue"))))

Maybe this can be of use for your purpouses.



-- 
Nelson Ferreira


           reply	other threads:[~2002-10-25  2:09 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <m31y6f9v5d.fsf@newsguy.com>]

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=m3smyve0dp.fsf@tuxie.homelinux.net \
    --to=nelson.ferreira@bigfoot.com \
    /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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).