guix-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 4/4] emacs: Speed up starting the REPL.


From: Ludovic Courtès
Subject: Re: [PATCH 4/4] emacs: Speed up starting the REPL.
Date: Sun, 03 Apr 2016 23:19:36 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

Alex Kost <address@hidden> skribis:

> Delay initializing variables.
>
> * emacs/guix-main.scm: (%packages): Rename to...
> (%package-vhash): ... this.  Delay setting the value.
> (package-vhash): New procedure (wrapper for '%package-vhash').
> (%package-table): Delay setting the value.
> (package-table): New procedure (wrapper for '%package-table').
> (package-by-address, packages-by-name+version): Use wrappers.

OK, sounds reasonable.

Thanks!

Ludo’.



reply via email to

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