Gnus development mailing list
 help / color / mirror / Atom feed
From: Katsumi Yamaoka <yamaoka@jpl.org>
To: ding@gnus.org
Subject: Re: gnus-timer--function is void (was Re: Gnus freezes on startup)
Date: Thu, 21 Mar 2013 10:22:10 +0900	[thread overview]
Message-ID: <b4m38vpeed9.fsf@jpl.org> (raw)
In-Reply-To: <m0fvzq5996.fsf@ecocode.net>

Erik Colson wrote:
> Shawn Nock <nock@nocko.se> writes:
[...]
>> Debugger entered--Lisp error:
>> (void-function gnus-get-text-property-excluding-characters-with-faces)
[...]
> Same here..
> Emacs 24.3 from git repo (I know it's not bzr ;)) on Macosx 10.8

I think there's no reason except for loading an old gnus-util.elc.
I mean that *old* is that of Emacs 24.3 or that of older versions
of Gnus.  If you use Ma Gnus without removing Gnus that Emacs 24.3
bundles, the path for Ma Gnus has to be put high on `load-path' than
the one for Gnus Emacs 24.3 bundles.  An easy way to do that is:

(push "/Directory/Where/Ma_Gnus/Is/Installed" load-path)



  parent reply	other threads:[~2013-03-21  1:22 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-31 22:04 Marius Hofert
2013-02-01  2:46 ` Katsumi Yamaoka
2013-03-20 14:29   ` Shawn Nock
2013-03-20 16:25     ` Erik Colson
2013-03-20 16:57       ` Shawn Nock
2013-03-21  1:22       ` Katsumi Yamaoka [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-09-26 20:32 Gnus freezes on startup Johnny Carlsson
2012-10-07 15:04 ` gnus-timer--function is void (was Re: Gnus freezes on startup) Johnny
2012-10-08 20:31   ` Haider Rizvi
2012-10-09  1:07     ` Katsumi Yamaoka
2012-10-09  2:17       ` Haider Rizvi
2012-10-09  3:28         ` 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=b4m38vpeed9.fsf@jpl.org \
    --to=yamaoka@jpl.org \
    --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).