guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#36230] Fw: [bug#36230] [PATCH] Add emacs-multi-term


From: Baptiste Strazzulla
Subject: [bug#36230] Fw: [bug#36230] [PATCH] Add emacs-multi-term
Date: Sun, 23 Jun 2019 18:35:10 +0000

Second attempt. I hope everything is at it's right place this time.

Regards


________________________________________
From: Ludovic Courtès <address@hidden>
Sent: Tuesday, June 18, 2019 2:59 PM
To: Baptiste Strazzulla
Cc: address@hidden
Subject: Re: [bug#36230] [PATCH] Add emacs-multi-term

Hello,

Baptiste Strazzulla <address@hidden> skribis:

> From 3118853b54988c68828c5e7e266d4959151b64cf Mon Sep 17 00:00:00 2001
> From: Zzull <address@hidden>
> Date: Sat, 15 Jun 2019 22:32:19 +0200
> Subject: [PATCH] gnu: Add emacs-multi-term
>
> * gnu/packages/emacs-xyz.scm (emacs-multi-term): New variable

[...]

> +    (arguments
> +     `(#:phases
> +       (modify-phases %standard-phases
> +         ;; FIXME: `patch-el-files' crashes with the following error:
> +         ;; unable to locate "zsh".

Then I think you should add zsh as an input, such that ‘patch-el-files’
can modify the .el file to refer to zsh by its absolute file name.

> +    (description
> +     "By default, term.el provides a great terminal emulator in Emacs.  But it
> +lacks the following:

Could you replace this description by one that says what
emacs-multi-term is/does, rather than what term.el doesn’t do well?  :-)

See
<https://www.gnu.org/software/guix/manual/en/html_node/Synopses-and-Descriptions.html>.

Thank you!

Ludo’.

Attachment: 0001-gnu-Add-emacs-multi-term.patch
Description: 0001-gnu-Add-emacs-multi-term.patch


reply via email to

[Prev in Thread] Current Thread [Next in Thread]