Gnus development mailing list
 help / color / mirror / Atom feed
From: Tassilo Horn <tassilo@member.fsf.org>
To: Dan Griswold <dgriswol@rochester.rr.com>
Cc: ding@gnus.org, Carsten Dominik <carsten.dominik@gmail.com>
Subject: Re: buffers no longer fontified
Date: Sun, 06 Sep 2009 21:12:27 +0200	[thread overview]
Message-ID: <87tyzfzy3o.fsf@thinkpad.tsdh.de> (raw)
In-Reply-To: <87vdjx8bjq.fsf@cantor.home> (Dan Griswold's message of "Sat, 05 Sep 2009 14:57:13 -0400")

Dan Griswold <dgriswol@rochester.rr.com> writes:

Hi Dan!

> Never mind, all. I figured it out. Turns out it was a problem with a
> deprecated org-mode module I was still loading.

Could you please tell me all details you can remember?  At the org
development towers we had a related problem, where users reported that
org buffers weren't fontified when opening them the first time.  We
could tackle it down to a commit which only changed

      (eval-when-compile (require 'gnus-sum))

to

      (require 'gnus-sum)

Maybe this is related.

Carsten, maybe there's some org source file in emacs' CVS which is not
anymore in org's git repo due to some renaming which causes problems?

Bye,
Tassilo



  reply	other threads:[~2009-09-06 19:12 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-05 12:53 Dan Griswold
2009-09-05 18:57 ` Dan Griswold
2009-09-06 19:12   ` Tassilo Horn [this message]
2009-09-06 20:30     ` Dan Griswold

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=87tyzfzy3o.fsf@thinkpad.tsdh.de \
    --to=tassilo@member.fsf.org \
    --cc=carsten.dominik@gmail.com \
    --cc=dgriswol@rochester.rr.com \
    --cc=ding@gnus.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).