Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 55028 - Should app-emacs/emacs-w3m really depend on flim and apel?
Summary: Should app-emacs/emacs-w3m really depend on flim and apel?
Status: VERIFIED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Emacs project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-24 08:08 UTC by Tassilo Horn
Modified: 2004-06-26 11:27 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tassilo Horn 2004-06-24 08:08:37 UTC
Hi,

I'd like to use emacs-w3m for viewing HTML-Mails in Gnus. app-emacs/emacs-w3m seems to depend on flim and apel. But with these two installed I run in troubles with gnus. With flim I cannot send mail with Gnus and with apel my summary buffer looks strange. All topics are gone...

The emacs-w3m homepage [1] says that emacs-w3m doesn't have any dependencies if you use an Emacs >21.x. So why flim and apel?

[1] http://emacs-w3m.namazu.org/

Regards,
Tassilo

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Mamoru KOMACHI (RETIRED) gentoo-dev 2004-06-25 12:49:55 UTC
The main part of the package doesn't depend on apel and flim, but the shimbun
library depends on flim (hence it requires apel). If this causes breakage with gnus,
I'll remove them from DEPEND and add einfo() to pkg_setup() or pkg_postinst().
I'll do this change this weekend.
Comment 2 Mamoru KOMACHI (RETIRED) gentoo-dev 2004-06-26 04:54:03 UTC
Fixed. Thanks for the bug report.
Comment 3 Tassilo Horn 2004-06-26 11:27:26 UTC
Hi,

thanks and regards,

Tassilo