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 interface to w3m.
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 interface to w3m.
To install emacs-w3m, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install emacs-w3m
To see what files were installed by emacs-w3m, run:
port contents emacs-w3m
To later upgrade emacs-w3m, run:
sudo port selfupdate && sudo port upgrade emacs-w3m
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.