Gentoo Logo
Gentoo Spaceship




Note: Due to technical difficulties, the Archives are currently not up to date. GMANE provides an alternative service for most mailing lists.
c.f. bug 424647
List Archive: gentoo-commits
Navigation:
Lists: gentoo-commits: < Prev By Thread Next > < Prev By Date Next >
Headers:
To: gentoo-commits@g.o
From: "Ulrich Mueller (ulm)" <ulm@g.o>
Subject: gentoo-x86 commit in app-emacs/slime/files/2.0_p20080731: 70slime-gentoo.el
Date: Fri, 01 Aug 2008 17:37:59 +0000
ulm         08/08/01 17:37:59

  Modified:             70slime-gentoo.el
  Log:
  Properly autoload package for Emacs.
  (Portage version: 2.2_rc3/cvs/Linux 2.6.25-gentoo-r6 i686)

Revision  Changes    Path
1.2                  app-emacs/slime/files/2.0_p20080731/70slime-gentoo.el

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/slime/files/2.0_p20080731/70slime-gentoo.el?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/slime/files/2.0_p20080731/70slime-gentoo.el?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/slime/files/2.0_p20080731/70slime-gentoo.el?r1=1.1&r2=1.2

Index: 70slime-gentoo.el
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/slime/files/2.0_p20080731/70slime-gentoo.el,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- 70slime-gentoo.el	1 Aug 2008 14:53:09 -0000	1.1
+++ 70slime-gentoo.el	1 Aug 2008 17:37:58 -0000	1.2
@@ -5,8 +5,9 @@
 (add-to-list 'load-path "@SITELISP@/contrib")
 (autoload 'slime-highlight-edits-mode "slime-highlight-edits" nil t)
 
-(require 'slime)
-(slime-setup '(slime-fancy slime-asdf slime-banner))
+(require 'slime-autoloads)
+(eval-after-load 'slime
+  (slime-setup '(slime-fancy slime-asdf slime-banner)))
 
 ;; this allows us not to require dev-lisp/hyperspec
 ;; (which is non-free) as a hard dependency





Navigation:
Lists: gentoo-commits: < Prev By Thread Next > < Prev By Date Next >
Previous by thread:
gentoo-x86 commit in app-emacs/slime/files/2.0_p20070816: 70slime-gentoo.el
Next by thread:
gentoo-x86 commit in app-emacs/slime/files/2.0_p20080731: 70slime-gentoo.el
Previous by date:
gentoo-x86 commit in app-emacs/slime/files/2.0_p20070816: 70slime-gentoo.el
Next by date:
gentoo-x86 commit in net-mail/dovecot: ChangeLog dovecot-1.1.1-r1.ebuild dovecot-1.0.15-r1.ebuild


Updated Sep 21, 2011

Summary: Archive of the gentoo-commits mailing list.

Donate to support our development efforts.

Copyright 2001-2013 Gentoo Foundation, Inc. Questions, Comments? Contact us.