Hi Tim, Tim Gesthuizen skribis: > clang is used via libclang from emacs-irony-mode-server which is linked > dynamically. Because of this I could just set the propagated-input to a > normal input. It is linked automatically to the version in /gnu/store. > Because of some weird problems I had today with building guix from git > I could not verify the patch. > Please check that it is working before pushing it. I checked that it built fine. I tried actually using it from: ./pre-inst-env guix environment --ad-hoc --pure \ emacs emacs-irony-mode coreutils -- emacs -Q However, I don’t really know how it’s supposed to be used and didn’t want to spend too much time investigating. > From 25fdd949db264836f47abcad13f3e8594262b300 Mon Sep 17 00:00:00 2001 > From: Tim Gesthuizen > Date: Thu, 30 Aug 2018 17:39:57 +0200 > Subject: [PATCH] gnu: Add emacs-irony-mode. > > * gnu/packages/emacs.scm (emacs-irony-mode): New variable. > * gnu/packages/emacs.scm (emacs-irony-mode-server): New variable. Applied with the changes below. Please let me know if anything is amiss. Thank you, and apologies for the delay! Ludo’.