# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4
maintainers {easieste @easye} openmaintainer
description Use the w3m web browser inside emacs.
w3m is a pager with WWW capability, developed by \
Akinori ITO. Although it is a pager, it can be used \
as a text-mode WWW browser. emacs-w3m is a simple Emacs \
homepage http://emacs-w3m.namazu.org
checksums md5 6e592a9c0ab22fb532ebc3bcb21a45b1
conflicts emacs-w3m-devel
configure.args --prefix=${destroot}${prefix} \
--mandir=${destroot}${prefix}/share/man \
--infodir=${destroot}${prefix}/share/info
To use emacs-w3m, put the following in your ~/.emacs:
Then you can use w3m by typing 'M-x w3m'.