help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Activating tabbar after installation via elpa on emacs 24.2.1


From: Rainer M Krug
Subject: Re: Activating tabbar after installation via elpa on emacs 24.2.1
Date: Fri, 28 Sep 2012 10:11:33 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:16.0) Gecko/20120907 Thunderbird/16.0

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 28/09/12 09:40, Bastien wrote:
> Hi Rainer,
> 
> Rainer M Krug <R.M.Krug@gmail.com> writes:
> 
>> But what do you mean with package-* options?
> 
> I mean `package-load-list' in particular.
> 
> This defaults to '(all), which loads all packages that you downloaded through 
> M-x list-packages
> RET but you may want to load only some.

OK - was wondering already if it is loading all packages, which might be 
delaying the start and
using more memory.

> 
>> I only set
>> 
>> (setq package-archives '( ("ELPA" . "http://tromey.com/elpa/";) ("gnu" .
>> "http://elpa.gnu.org/packages/";) ("suco" . 
>> "http://joseito.republika.pl/sunrise-commander/";) 
>> ("marmalade" . "http://marmalade-repo.org/packages/";))
>> 
>> and that in my emacs.org (el) file - should I move this into the init.el, or 
>> call 
>> (package-initialize) in my emacs.org (el) file after I set the parameter?
> 
> You should move this before (package-initialize), otherwise Package will not 
> be aware of these
> ELPA repos.

OK - but could I should be able to put these statements as first commands into 
my emacs.org - correct?

Rainer

> 

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://www.enigmail.net/

iEYEARECAAYFAlBlW7QACgkQoYgNqgF2egrPMgCfdtFuQUK4unM1Dv9khaq0lysZ
aiYAnRYNMEz9FE66j/6XeKRVCCf1z4Oa
=lqjb
-----END PGP SIGNATURE-----




reply via email to

[Prev in Thread] Current Thread [Next in Thread]