GNU bug report logs - #6839
24.0.50; heuristic mask is turned on on gif images willy-nilly

Previous Next

Package: emacs;

Reported by: Katsumi Yamaoka <yamaoka <at> jpl.org>

Date: Wed, 11 Aug 2010 02:15:03 UTC

Severity: normal

Found in version 24.0.50

Done: Katsumi Yamaoka <yamaoka <at> jpl.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Katsumi Yamaoka <yamaoka <at> jpl.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#6839: closed (24.0.50; heuristic mask is turned on on gif
 images willy-nilly)
Date: Wed, 18 Aug 2010 07:50:03 +0000
[Message part 1 (text/plain, inline)]
Your message dated Wed, 18 Aug 2010 16:49:53 +0900
with message-id <b4mocd0tl5q.fsf <at> jpl.org>
and subject line Re: 24.0.50; heuristic mask is turned on on gif images willy-nilly
has caused the GNU bug report #6839,
regarding 24.0.50; heuristic mask is turned on on gif images willy-nilly
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
6839: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=6839
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Katsumi Yamaoka <yamaoka <at> jpl.org>
To: bug-gnu-emacs <at> gnu.org
Cc: emacs-w3m <at> namazu.org
Subject: 24.0.50; heuristic mask is turned on on gif images willy-nilly
Date: Wed, 11 Aug 2010 11:14:34 +0900
Hi,

Some gif images' background will be made transparent.
Please try this:

emacs -Q -bg black -fg white scholartest2009.gif

Where the gif file is:

http://mainichi.jp/life/edu/scholartest/etc/image/scholartest2009.gif

It is due to `create-animated-image' that puts the heuristic mask
property to gif images unconditionally.  image-mode uses it.
Is it intentional?  I hope the `:mask heuristic' element is removed
from `create-animated-image'.

Emacs-w3m uses `create-animated-image' if it is available, instead
of `create-image'.  It causes some gif images to be transparent.

Regards,


[Message part 3 (message/rfc822, inline)]
From: Katsumi Yamaoka <yamaoka <at> jpl.org>
To: 6839-done <at> debbugs.gnu.org
Cc: emacs-w3m <at> namazu.org
Subject: Re: 24.0.50; heuristic mask is turned on on gif images willy-nilly
Date: Wed, 18 Aug 2010 16:49:53 +0900
Katsumi Yamaoka wrote:
> Some gif images' background will be made transparent.
> Please try this:

> emacs -Q -bg black -fg white scholartest2009.gif

> Where the gif file is:

> http://mainichi.jp/life/edu/scholartest/etc/image/scholartest2009.gif

> It is due to `create-animated-image' that puts the heuristic mask
> property to gif images unconditionally.  image-mode uses it.
> Is it intentional?  I hope the `:mask heuristic' element is removed
> from `create-animated-image'.

I did it by myself.  Thanks.

> Emacs-w3m uses `create-animated-image' if it is available, instead
> of `create-image'.  It causes some gif images to be transparent.


This bug report was last modified 14 years and 284 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.