all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: Alex Vong <alexvong1995@gmail.com>
Cc: 27635@debbugs.gnu.org
Subject: [bug#27635] [PATCH] gnu: emacs: Build with imagemagick support.
Date: Mon, 10 Jul 2017 12:36:40 +0200	[thread overview]
Message-ID: <874luk60jr.fsf@gnu.org> (raw)
In-Reply-To: <87d199j5tm.fsf@gmail.com> (Alex Vong's message of "Mon, 10 Jul 2017 12:04:21 +0800")

Hi Alex,

Alex Vong <alexvong1995@gmail.com> skribis:

> Currently, Emacs cannot resize image in image-mode because it lacks
> imagemagick support. This patch adds it:

That’s good news, I always wonder whether/how this could be fixed.  :-)

It noticeably increases the size of the Emacs closure though:

--8<---------------cut here---------------start------------->8---
$ guix size emacs |tail -1
total: 795.1 MiB
$ guix size emacs imagemagick |tail -1
total: 904.4 MiB
--8<---------------cut here---------------end--------------->8---

There a few big packages showing up in the profile; we should try to
make them smaller, perhaps by introducing separate outputs:

--8<---------------cut here---------------start------------->8---
$ guix size imagemagick 
store item                                                       total    self
/gnu/store/rcwblby3chpyhqxawxh3b8ykllsx9pik-imagemagick-6.9.8-10   394.1    19.6   5.0%
/gnu/store/szar30hn9qh7g6ib89rck1sswd44mm5x-graphviz-2.38.0        306.2    62.0  15.7%
/gnu/store/kqn8ib1hnlxhkb64bn1ggh1rp0xxidyv-pango-1.40.6           212.0     3.9   1.0%
/gnu/store/1x8x3bddq7pki89kyqlyx3g7dhkvviki-harfbuzz-1.4.6         181.9     2.4   0.6%
/gnu/store/4k53v34ja39r4rb08km0piak1c65nrkn-cairo-1.14.8           152.1     6.0   1.5%
/gnu/store/17d0ywzd9cp3qsbwc6j6h8cnwh4rplj5-ghostscript-9.14.0     140.2    19.1   4.9%
/gnu/store/rmb4nh95s22lnd42sarzj5bswakd3mxx-icu4c-58.2             134.0    34.9   8.9%
--8<---------------cut here---------------end--------------->8---

Thoughts?

Thanks,
Ludo’.

  parent reply	other threads:[~2017-07-10 10:37 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-10  4:04 [bug#27635] [PATCH] gnu: emacs: Build with imagemagick support Alex Vong
2017-07-10  9:50 ` bug#27635: " Arun Isaac
2017-07-10 10:36 ` Ludovic Courtès [this message]
2017-07-11  5:28   ` [bug#27635] " Arun Isaac
     [not found]   ` <4065ab44.AEMAM2ovFI4AAAAAAAAAAAOzWv8AAAACwQwAAAAAAAW9WABZZGIV@mailjet.com>
2017-07-11  8:29     ` Ludovic Courtès
2017-07-11 13:16       ` Alex Vong
2017-07-11 14:42         ` Ludovic Courtès
2017-07-11 21:31       ` Arun Isaac
2017-07-11 14:12   ` Arun Isaac
     [not found]   ` <8fa36bff.AEEANLsStFwAAAAAAAAAAAOzWv8AAAACwQwAAAAAAAW9WABZZNy9@mailjet.com>
2017-07-11 14:44     ` Ludovic Courtès

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=874luk60jr.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=27635@debbugs.gnu.org \
    --cc=alexvong1995@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.