all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#43185] [PATCH 0/1] gnu: emacs-auctex: Configure executable paths.
@ 2020-09-03 17:23 Arun Isaac
  2020-09-03 17:36 ` [bug#43185] [PATCH] " Arun Isaac
  0 siblings, 1 reply; 4+ messages in thread
From: Arun Isaac @ 2020-09-03 17:23 UTC (permalink / raw)
  To: 43185; +Cc: Arun Isaac

This patch configures variables in emacs-auctex to use absolute store paths to
ghostscript and texlive commands. This means we have to add ghostscript to the
inputs. This, of course, greatly increases the closure size of
emacs-auctex. But, ghostscript is required for auctex to generate in buffer
previews. Generating in buffer previews is an important feature of auctex and
users would expect that to work out of the box without having to manually
install ghostscript into their profile.

Arun Isaac (1):
  gnu: emacs-auctex: Configure executable paths.

 gnu/packages/emacs-xyz.scm | 19 ++++++++++++++++++-
 1 file changed, 18 insertions(+), 1 deletion(-)

-- 
2.28.0





^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-09-04 11:03 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-03 17:23 [bug#43185] [PATCH 0/1] gnu: emacs-auctex: Configure executable paths Arun Isaac
2020-09-03 17:36 ` [bug#43185] [PATCH] " Arun Isaac
2020-09-04  9:57   ` Mathieu Othacehe
2020-09-04 11:01     ` bug#43185: " Arun Isaac

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.