From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/68960 Path: news.gmane.org!not-for-mail From: Dan Griswold Newsgroups: gmane.emacs.gnus.general Subject: Re: buffers no longer fontified Date: Sun, 06 Sep 2009 16:30:05 -0400 Message-ID: <87d463ddf6.fsf@cantor.home> References: <87r5ul1riz.fsf@cantor.home> <87vdjx8bjq.fsf@cantor.home> <87tyzfzy3o.fsf@thinkpad.tsdh.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1252269005 6358 80.91.229.12 (6 Sep 2009 20:30:05 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 6 Sep 2009 20:30:05 +0000 (UTC) Cc: Carsten Dominik To: ding@gnus.org Original-X-From: ding-owner+M17378@lists.math.uh.edu Sun Sep 06 22:29:58 2009 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.50) id 1MkON3-0005Zq-JV for ding-account@gmane.org; Sun, 06 Sep 2009 22:29:57 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1MkOMg-0001ml-9c; Sun, 06 Sep 2009 15:29:34 -0500 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1MkOMe-0001mQ-CL for ding@lists.math.uh.edu; Sun, 06 Sep 2009 15:29:32 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.69) (envelope-from ) id 1MkOMc-0005hi-48 for ding@lists.math.uh.edu; Sun, 06 Sep 2009 15:29:31 -0500 Original-Received: from hrndva-omtalb.mail.rr.com ([71.74.56.123]) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1MkOND-0006Od-00 for ; Sun, 06 Sep 2009 22:30:07 +0200 Original-Received: from cantor.griswold.home ([67.242.214.11]) by hrndva-omta03.mail.rr.com with ESMTP id <20090906202857696.HGRI9786@hrndva-omta03.mail.rr.com>; Sun, 6 Sep 2009 20:28:57 +0000 Original-Received: by cantor.griswold.home (Postfix, from userid 1000) id AE0E532D20; Sun, 6 Sep 2009 16:30:05 -0400 (EDT) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux) X-Spam-Score: -2.6 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:68960 Archived-At: Tassilo Horn writes: > Dan Griswold 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? Sure. On Friday evening (EDT), after doing a git pull from the org repository and re-making the packages, I found that Gnus wasn't showing any fontification in the group or summary buffers. Now, I thought for quite a while that this was a problem in Gnus. But then I observed that bold faces were no longer being set by sudoku.el. (Yeah, I know.) I realized then that the problem was not a Gnus issue at all. Eventually I tracked the problem down to the inclusion of `org-mouse' in the variable `org-modules'. When I removed that value from the list, then all the fontification problems disappeared. Because the functionality of org-mouse seemed to be handled just fine in Emacs 23, then I thought that maybe this module is deprecated for this Emacs version, and I just hadn't gotten the message. It turns out that is not true. Trying it just now, I find that only following links works without org-mouse. Well, it might be nice to have the org-mouse features. So, in looking at the source for org-mouse, I see that (like most packages) it encourages (require 'org-mouse). I try it, without bothering to include org-mouse in org-modules. And everything works just fine. So, it appears that my "oh, never mind" now is indeed some sort of bug. Apparently, as of Friday, activating org-mouse by having it listed in org-modules will cause fontification problems with some other packages. But having my own (require 'org-mouse) in my startup files is just fine. (I find that strange, but there you go.) That's about the limit of my ability to specify this bug (or quasi bug?), at least without further guidance. I hope this has been of some help. Cheers, Dan -- _______________________________ /\ \ \_| Dan Griswold | | dgriswol@rochester.rr.com | | __________________________|_ \_/____________________________/