Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#15742 - [emacs-w3m-cvs] should have an explicit dependency to w3m
Attached to Project:
Community Packages
Opened by Emit Sorrels (emit) - Friday, 31 July 2009, 15:24 GMT
Last edited by Sergej Pupykin (sergej) - Monday, 03 August 2009, 09:26 GMT
Opened by Emit Sorrels (emit) - Friday, 31 July 2009, 15:24 GMT
Last edited by Sergej Pupykin (sergej) - Monday, 03 August 2009, 09:26 GMT
|
DetailsDescription: emacs-w3m requires w3m to run. Without it user gets an error message on M-x w3m.
Additional info: * package version(s) latest 20090225-1 * config and/or log files etc. Steps to reproduce: 1. with w3m package uninstalled, pacman -S emacs-w3m-cvs 2. installation will complete without warnings. 3. add (require 'w3m-load) to .emacs 4. in emacs, attempt to start w3m with M-x w3m 5. get an error > "install w3m command in exec-path' or set w3m-command' variable correctly" |
This task depends upon