Gnus development mailing list
 help / color / mirror / Atom feed
From: david.goldberg6@verizon.net (Dave Goldberg)
To: ding@gnus.org
Subject: Odd undefined function after Fedora/Emacs upgrade
Date: Fri, 12 Jul 2013 00:00:33 -0400	[thread overview]
Message-ID: <8438rkh1ge.fsf@davestoy.homelinux.org> (raw)

This is probably more of an Emacs question than a Gnus question but
it's related enough that I hope someone here can help.

Since upgrading to Fedora 19 I now have a new version of Emacs:

GNU Emacs 24.2.1 (x86_64-redhat-linux-gnu, GTK+ Version 3.8.0)
 of 2013-04-10 on buildvm-11.phx2.fedoraproject.org

and a weird problem.  When I start gnus I get an error that

gnus-get-text-property-excluding-characters-with-faces 

is an undefined function.  I use the latest gnus from git which I keep
in ~/gnus-src and the lisp subdirectory of which is put in my load
path very early on.  I do see that function defined in gnus-util.el
there, and sure enough, if I explicitly load gnus-util before running
gnus everything is fine.  So my workaround has been to explicitly put
(load-library "gnus-util") at the top of my .gnus file.  What I think
has happened here is that Fedora has burned me by building emacs such
that the gnus-util in /usr/share/emacs is loaded on startup (or
perhaps even compiled in).  Sure enough if I run emacs -q and C-h v
features I see gnus-util listed there.  I can live with that - the
explict load-library gives me the behavior I want, but I wonder if
there is a better option, or if this is something that should be
reported as a bug to the Fedora packager?

Thanks,

-- 
Dave Goldberg
david.goldberg6@verizon.net



             reply	other threads:[~2013-07-12  4:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-12  4:00 Dave Goldberg [this message]
2013-07-12  6:19 ` Katsumi Yamaoka

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=8438rkh1ge.fsf@davestoy.homelinux.org \
    --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).