Ludovic Courtès writes:
> 宋文武 skribis:
>
>> * gnu/packages/emacs.scm (geiser)[arguments]: Symlink Guile modules
>> to the right 'guilesitedir' in the 'post-install' phase.
>
> 宋文武 skribis:
>
>> The previous patch was intend to fix a issue that manually spawned Guile
>> doesn't know the geiser
宋文武 skribis:
> * gnu/packages/emacs.scm (geiser)[arguments]: Symlink Guile modules
> to the right 'guilesitedir' in the 'post-install' phase.
宋文武 skribis:
> The previous patch was intend to fix a issue that manually spawned Guile
> doesn't know the geiser module.
>
> When discuss this issue
宋文武 (2015-06-21 16:21 +0300) wrote:
> The previous patch was intend to fix a issue that manually spawned Guile
> doesn't know the geiser module.
>
> When discuss this issue in IRC with alezost, I suddenly notice that add
> a simple '(require 'geiser-install)' to my init.el make it work.
>
> Here i
The previous patch was intend to fix a issue that manually spawned Guile
doesn't know the geiser module.
When discuss this issue in IRC with alezost, I suddenly notice that add
a simple '(require 'geiser-install)' to my init.el make it work.
Here is the new patch for '/etc/emacs/site-start.el' (n