Gnus development mailing list
 help / color / mirror / Atom feed
From: david.goldberg6@verizon.net (Dave Goldberg)
To: ding@gnus.org
Subject: Re: gnus-group missing require for gnus-util ?
Date: Thu, 01 Aug 2013 22:48:09 -0400	[thread overview]
Message-ID: <84y58kst92.fsf@davestoy.home> (raw)
In-Reply-To: <m3a9l1fp2e.fsf@stories.gnus.org> (Lars Magne Ingebrigtsen's	message of "Thu, 01 Aug 2013 16:44:41 +0200")


> Bojan Nikolic <bojan@bnikolic.co.uk> writes:
>> After a recent pull (first after a long time) I got hit by undefined
>> function gnus-get-text-property-excluding-characters-with-faces being
>> used from within gnus-group.el.
>> 
>> This function is defined in gnus-util so maybe gnus-group should require
>> gnus-util?

> gnus-group.el requires gnus.el, which requires gnus-util.el, so that
> shouldn't be possible.  My guess would be that you have an old version
> of gnus-util loaded before you load Gnus.

This sounds like the same thing I reported a couple weeks ago.  If you are on Fedora 19 (at least) the provided emacs has an old gnus-util compiled in.  My workaround is to explicitly load gnus-util in my .gnus.el file.  require won't cut it since it's already provided.  I've been meaning to report this as a bug to Fedora but haven't got around to it yet.


-- 
Dave Goldberg
david.goldberg6@verizon.net



  reply	other threads:[~2013-08-02  2:48 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-14 17:19 Bojan Nikolic
2013-08-01 14:44 ` Lars Magne Ingebrigtsen
2013-08-02  2:48   ` Dave Goldberg [this message]
2013-08-02 12:39     ` Lars Magne Ingebrigtsen
2013-08-03  3:36       ` Dave Goldberg
2013-08-03 13:08         ` Dave Goldberg

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=84y58kst92.fsf@davestoy.home \
    --to=david.goldberg6@verizon.net \
    --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).