[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#18813: 25.0.50; gnus start fails unless image.el is loaded in advanc
From: |
Katsumi Yamaoka |
Subject: |
bug#18813: 25.0.50; gnus start fails unless image.el is loaded in advance. |
Date: |
Mon, 27 Oct 2014 12:56:36 +0900 |
User-agent: |
Gnus/5.130012 (真 Gnus v0.12) Emacs/25.0.50 (i686-pc-cygwin) |
On Mon, 27 Oct 2014 05:41:02 +0200, Eli Zaretskii wrote:
>> Currently I can test it with only 24.3 and 25.0.50, and find-image
>> is fully available in both the versions with the -Q option no
>> matter what the display type is, and even in the batch mode.
> The OP built Emacs --without-x, in which case image.el is not
> preloaded, and the support code is missing.
> Try configuring --without-x.
Thanks. It's been already cleared.