Re: [PATCH] gnu: asymptote: Install Emacs data

2016-05-12 Thread Alex Kost
Nicolas Goaziou (2016-05-08 12:10 +0300) wrote: > Alex Kost writes: > >> Thanks! Looks good to me, so if there will be no other comments in >> several days, I will commit it. Did you check that the resulting >> "/share/emacs/site-lisp" directory contains elisp files (including >> "asymptote-aut

Re: [PATCH] gnu: asymptote: Install Emacs data

2016-05-08 Thread Nicolas Goaziou
Hello, Alex Kost writes: > Thanks! Looks good to me, so if there will be no other comments in > several days, I will commit it. Did you check that the resulting > "/share/emacs/site-lisp" directory contains elisp files (including > "asymptote-autoloads.el")? Yes, I did. All is fine, AFAICT.

Re: [PATCH] gnu: asymptote: Install Emacs data

2016-05-08 Thread Alex Kost
Nicolas Goaziou (2016-05-07 15:50 +0300) wrote: > Hello, > > Alex Kost writes: > >> Thanks! Sorry I didn't build asymptote (as I don't have a wish to build >> gigabytes of texlive), but I looked at the source and I see there are >> "autoloads" cookies in "/base/asy-mode.el", so it would also >>

Re: [PATCH] gnu: asymptote: Install Emacs data

2016-05-07 Thread Nicolas Goaziou
21f50a9c6b2f063e8043abe72a61fa9328 Mon Sep 17 00:00:00 2001 From: Nicolas Goaziou Date: Wed, 4 May 2016 00:43:36 +0200 Subject: [PATCH] gnu: asymptote: Install Emacs data * gnu/packages/plotutils.scm (asymptote)[arguments]: Add a phase to install Emacs-Lisp files in an appropriate place. --- gnu

Re: [PATCH] gnu: asymptote: Install Emacs data

2016-05-07 Thread Alex Kost
iate to me, but I'm not going to test the patch because of texlive (sorry again). I hope other people will do. > From 5ebefd0edc14c4b0dc0db6dec200cc117c625848 Mon Sep 17 00:00:00 2001 > From: Nicolas Goaziou > Date: Wed, 4 May 2016 00:43:36 +0200 > Subject: [PATCH] gnu: asymptote:

[PATCH] gnu: asymptote: Install Emacs data

2016-05-06 Thread Nicolas Goaziou
848 Mon Sep 17 00:00:00 2001 From: Nicolas Goaziou Date: Wed, 4 May 2016 00:43:36 +0200 Subject: [PATCH] gnu: asymptote: Install Emacs data * gnu/packages/plotutils.scm (asymptote)[arguments]: Add a phase to install Emacs-Lisp files in an appropriate place. --- gnu/packages/plotutils.scm |