bug#39536: problem in emacs-gnuplot mode

2020-02-22 Thread Ludovic Courtès
Hi Jean-Baptiste, Jean-Baptiste Note skribis: >>From 5f2db54f0e0e31dfcc9e6271dceb5aa38a799746 Mon Sep 17 00:00:00 2001 > From: Jean-Baptiste Note > Date: Sun, 9 Feb 2020 21:02:33 +0100 > Subject: [PATCH] [emacs-gnuplot] Fix destination directory > > --- > gnu/packages/emacs-xyz.scm | 3 +-- >

bug#39536: problem in emacs-gnuplot mode

2020-02-09 Thread Jean-Baptiste Note
Dear list, Currently the emacs-gnuplot installs its el files and associated autoload file within the ${GUIX_PROFILE}/share/emacs/site-lisp/guix.d/gnuplot-0.7.0/ directory. This makes it impossible to actually use gnuplot-mode unless you fiddle with the EMACSLOADPATH to include the above directo