Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Emanuel Berg <embe8573@student.uu.se>
To: info-gnus-english@gnu.org
Subject: Re: font-locked Gnus browse server
Date: Mon, 18 May 2015 21:58:40 +0200	[thread overview]
Message-ID: <87382tejyn.fsf@debian.uxu> (raw)
In-Reply-To: <87zj526rv4.fsf@gnu.org>

Tassilo Horn <tsdh@gnu.org> writes:

> Maybe it hasn't been buffer-local by default in
> Emacs 18, and that's a relict of that time.

OK:

    ;; (setq gnus-browse-mode-hook nil)

    (defun gnus-browse-mode-hook-f ()
      (setq font-lock-defaults
            '(gnus-browse-font-lock-keywords t)) )

    (add-hook 'gnus-browse-mode-hook 'gnus-browse-mode-hook-f)

-- 
underground experts united
http://user.it.uu.se/~embe8573



      reply	other threads:[~2015-05-18 19:58 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-10 23:03 Emanuel Berg
2015-05-13 13:17 ` Tassilo Horn
     [not found] ` <mailman.2946.1431523050.904.info-gnus-english@gnu.org>
2015-05-13 21:15   ` Emanuel Berg
2015-05-15  9:06     ` Tassilo Horn
     [not found]     ` <mailman.3058.1431680808.904.info-gnus-english@gnu.org>
2015-05-15 14:07       ` Emanuel Berg
2015-05-16  7:33         ` Tassilo Horn
     [not found]         ` <mailman.3122.1431761615.904.info-gnus-english@gnu.org>
2015-05-16 21:25           ` Emanuel Berg
2015-05-18 11:35             ` Tassilo Horn
2015-05-18 19:58               ` Emanuel Berg [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=87382tejyn.fsf@debian.uxu \
    --to=embe8573@student.uu.se \
    --cc=info-gnus-english@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.
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).