Alex Kost writes:
> Alex Vong (2016-08-25 09:04 +0300) wrote:
>
>> Hi,
>>
>> This patch adds ahungry theme from elpa, which I am currently using. I
>> test the patch by `./pre-inst-env guix install emacs-ahungry-theme' and
>> launching emacs. It works fine on my machine.
>
> I placed it right aft
Alex Vong (2016-08-25 09:04 +0300) wrote:
> Hi,
>
> This patch adds ahungry theme from elpa, which I am currently using. I
> test the patch by `./pre-inst-env guix install emacs-ahungry-theme' and
> launching emacs. It works fine on my machine.
I placed it right after zenburn and solarized themes
lex Vong
Date: Thu, 25 Aug 2016 13:49:31 +0800
Subject: [PATCH] gnu: Add emacs-ahungry-theme.
* gnu/packages/emacs.scm (emacs-ahungry-theme): New variable.
---
gnu/packages/emacs.scm | 21 +
1 file changed, 21 insertions(+)
diff --git a/gnu/packages/emacs.scm b/gnu/packages/e