Thomas Danckaert (2017-02-03 13:22 +0100) wrote:
>> Oh, I just realized that's probably why you used 'load-path' instead
>> of
>> 'image-load-path', right?
>
> load-path, shmoad-path ;-) I was just confused (even more so because
> load-path is part of image-load-path).
He-he :-)
>> [...]
>> No p
From: Alex Kost
Subject: Re: [PATCH] gnu: Add emacs-mew.
Date: Fri, 03 Feb 2017 12:39:05 +0300
Oh, I just realized that's probably why you used 'load-path'
instead of
'image-load-path', right?
load-path, shmoad-path ;-) I was just confused (even more so because
l
Thomas Danckaert (2017-02-02 19:41 +0100) wrote:
> From: Alex Kost
> Subject: Re: [PATCH] gnu: Add emacs-mew.
> Date: Thu, 02 Feb 2017 11:56:22 +0300
>
>> OK, I see. We can just patch "mew-key.el" file by putting the
>> following
>> line there:
>>
From: Alex Kost
Subject: Re: [PATCH] gnu: Add emacs-mew.
Date: Thu, 02 Feb 2017 11:56:22 +0300
OK, I see. We can just patch "mew-key.el" file by putting the
following
line there:
(add-to-list 'image-load-path 'mew-icon-directory)
WDYT?
Yes, that would be fine!
ify 'image-load-path', and to put these
images either in "share/mew" on in a sub-dir of the mew elisp dir.
> From 175d5b859c5615157db51ab79fa059e397a7f2b9 Mon Sep 17 00:00:00 2001
> From: Thomas Danckaert
> Date: Tue, 24 Jan 2017 0
From: Alex Kost
Subject: Re: [PATCH] gnu: Add emacs-mew.
Date: Wed, 01 Feb 2017 12:34:34 +0300
+ #:phases (modify-phases %standard-phases
+(add-after 'configure 'patch-mew-icon-path ;
ensure "Mew-icon.png" is found.
+
es doesn't.
Ouch, I think git-formatted patches are not intended to be edited
manually :-)
> I've attached an updated patch, which also fixes some issues with paths
> to various icons.
Thanks! See the comments below.
> From 93118dba6e551fb66846a2b69a7bec560795ba71 Mon Sep 17
From: Alex Kost
Subject: Re: [PATCH] gnu: Add emacs-mew.
Date: Wed, 25 Jan 2017 12:29:14 +0300
This could happen if it adds itself to a sub-directory of
"/share/emacs/site-lisp". In 'magit' package, for example, it is
fixed
by using "lispdir" makeflag. Sinc
Thomas Danckaert (2017-01-24 21:08 +0100) wrote:
> From: Thomas Danckaert
> Subject: [PATCH] gnu: Add emacs-mew.
> Date: Tue, 24 Jan 2017 18:01:11 +0100 (CET)
>
>> From 3759a0a4720165e0443bdb7522f6b4b7515aec6f Mon Sep 17 00:00:00 2001
>> From: Thomas Danckaert
>> D
From: Thomas Danckaert
Subject: [PATCH] gnu: Add emacs-mew.
Date: Tue, 24 Jan 2017 18:01:11 +0100 (CET)
> From 3759a0a4720165e0443bdb7522f6b4b7515aec6f Mon Sep 17 00:00:00 2001
> From: Thomas Danckaert
> Date: Tue, 24 Jan 2017 09:41:42 +0100
> Subject: [PATCH] gnu: Add emacs-mew
From 3759a0a4720165e0443bdb7522f6b4b7515aec6f Mon Sep 17 00:00:00 2001
From: Thomas Danckaert
Date: Tue, 24 Jan 2017 09:41:42 +0100
Subject: [PATCH] gnu: Add emacs-mew.
* gnu/packages/mail.scm (emacs-mew): New variable.
---
gnu/packages/mail.scm | 30 ++
1 file
11 matches
Mail list logo