Gnus development mailing list
 help / color / mirror / Atom feed
* timer/timer-funcs in XEmacs
@ 2006-04-30  9:39 Lars Magne Ingebrigtsen
  2006-04-30  9:48 ` Steve Youngs
  2006-04-30 10:07 ` Adrian Aichner
  0 siblings, 2 replies; 9+ messages in thread
From: Lars Magne Ingebrigtsen @ 2006-04-30  9:39 UTC (permalink / raw)


I just tried compiling Gnus for XEmacs 21.5, and it failed miserably,
because Gnus contains lots of code like:

(eval-and-compile
  (if (featurep 'xemacs)
      (require 'timer-funcs)
    (require 'timer)))

XEmacs 21.5 doesn't seem to contain the timer-funcs package any more,
but has timer instead.

Or am I misunderstanding something?

If not, I'm going to fix that up, and move the timer requirements to
gnus.el, so that all the other files don't have to require that
stuff. 

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@gnus.org * Lars Magne Ingebrigtsen




^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2006-04-30 16:50 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-04-30  9:39 timer/timer-funcs in XEmacs Lars Magne Ingebrigtsen
2006-04-30  9:48 ` Steve Youngs
2006-04-30  9:54   ` Lars Magne Ingebrigtsen
2006-04-30  9:56     ` Lars Magne Ingebrigtsen
2006-04-30 10:20       ` Lars Magne Ingebrigtsen
2006-04-30 11:17     ` Malcolm Purvis
2006-04-30 16:48       ` Lars Magne Ingebrigtsen
2006-04-30 10:07 ` Adrian Aichner
2006-04-30 16:50   ` Lars Magne Ingebrigtsen

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).