Re: [PATCH 2/2] emacs: Add interface for comparing generations.

2014-11-04 Thread Ludovic Courtès
Alex Kost skribis: > Ludovic Courtès (2014-11-04 12:50 +0300) wrote: > >> Alex Kost skribis: > > [...] > >>> Do not worry about the efficiency of that @code{require} thing. It will >>> not load the whole ``guix.el'' package, it will just autoload the main >>> -interactive commands (@pxref{Aut

Re: [PATCH 2/2] emacs: Add interface for comparing generations.

2014-11-04 Thread Alex Kost
Ludovic Courtès (2014-11-04 12:50 +0300) wrote: > Alex Kost skribis: [...] >> Do not worry about the efficiency of that @code{require} thing. It will >> not load the whole ``guix.el'' package, it will just autoload the main >> -interactive commands (@pxref{Autoload,,, elisp, Emacs Lisp}). >>

Re: [PATCH 2/2] emacs: Add interface for comparing generations.

2014-11-04 Thread Ludovic Courtès
Alex Kost skribis: > Ludovic Courtès (2014-11-04 01:22 +0300) wrote: > >> Alex Kost skribis: > > [...] > >>> Perhaps "s/The Emacs Editor/The GNU Emacs Manual/"? As it's the most >>> common (but not the one) variant in the Emacs Lisp manual, for example here: >>>

Re: [PATCH 2/2] emacs: Add interface for comparing generations.

2014-11-03 Thread Alex Kost
Ludovic Courtès (2014-11-04 01:22 +0300) wrote: > Alex Kost skribis: [...] >> Perhaps "s/The Emacs Editor/The GNU Emacs Manual/"? As it's the most >> common (but not the one) variant in the Emacs Lisp manual, for example here: >>

Re: [PATCH 2/2] emacs: Add interface for comparing generations.

2014-11-03 Thread Ludovic Courtès
Alex Kost skribis: > Ludovic Courtès (2014-11-02 20:59 +0300) wrote: > >> Alex Kost skribis: >> >>> In short, now (with this patch) after marking 2 generations (by pressing >>> "m" in a “generation-list” buffer), you can perform diff/ediff on >>> generation packages or manifests. Thanks to Ludo

Re: [PATCH 2/2] emacs: Add interface for comparing generations.

2014-11-02 Thread Alex Kost
Ludovic Courtès (2014-11-02 20:59 +0300) wrote: > Alex Kost skribis: > >> In short, now (with this patch) after marking 2 generations (by pressing >> "m" in a “generation-list” buffer), you can perform diff/ediff on >> generation packages or manifests. Thanks to Ludovic for the idea. > > I just

Re: [PATCH 2/2] emacs: Add interface for comparing generations.

2014-11-02 Thread Ludovic Courtès
Alex Kost skribis: > In short, now (with this patch) after marking 2 generations (by pressing > "m" in a “generation-list” buffer), you can perform diff/ediff on > generation packages or manifests. Thanks to Ludovic for the idea. I just tried it, and I like it! There are cases where the output

[PATCH 2/2] emacs: Add interface for comparing generations.

2014-11-02 Thread Alex Kost
om: Alex Kost Date: Sun, 2 Nov 2014 13:58:21 +0300 Subject: [PATCH 2/2] emacs: Add interface for comparing generations. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Suggested by Ludovic Courtès. * doc/emacs.texi (Emacs List buffer): Document new key bind