An interface program to use w3m with Emacs
http://emacs-w3m.namazu.org/
Emacs-w3m is an interface program to use w3m with Emacs.
W3 is the most well known WEB browser which works on (X)Emacs, but it
is very slow. Emacs-w3m is an alternative. It uses w3m, which is a pager
with WWW capability, developed by Akinori ITO. It is a pager, but it
can be used as a text-mode WWW browser.
- Devel package for openSUSE:Factory
- Links to openSUSE:Factory / emacs-w3m
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout M17N/emacs-w3m && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
_service | 0000000571 571 Bytes | |
_servicedata | 0000000237 237 Bytes | |
emacs-w3m-1.4.632+546+gf8819bca.obscpio | 0004305420 4.11 MB | |
emacs-w3m.changes | 0000016937 16.5 KB | |
emacs-w3m.obsinfo | 0000000114 114 Bytes | |
emacs-w3m.spec | 0000003667 3.58 KB | |
suse-start.el | 0000000195 195 Bytes | |
w3m-el-1.3-map.patch | 0000000355 355 Bytes |
Revision 13 (latest revision is 20)
Andreas Schwab (AndreasSchwab)
committed
(revision 13)
- Update to version 1.4.632+546+gf8819bca: * Silence the byte-compiler on Emacs 30 * ; sb-sankei.el (shimbun-sankei-login): Fix the way to parse forms * Silence the byte compiler * Silence warnings when compiling w3m.el individually ([emacs-w3m:13914]) * ; Fix last change in aclocal.m4 * Support Emacs 30 * Update ChangeLog * Fix w3m-puny-encode1 failure on Emacs 29 * * w3m.el (w3m-unsafe-url-warning): New face * Make unsafe url warning text customizable (issue #115) * Remove let-binding of inhibit-point-motion-hooks that's been obsoleted * Work for pages commpressed by brotli reported by chipschap (issue #112) * Use `grep -E' instead of egrep * ; * mew-w3m.el (mew-mime-text/html-w3m): Coment fix * * w3mhack.el (w3mhack-generate-load-file): Use loaddefs-gen.el rather than autoload.el that has been marked obsolete in Emacs 29. * mew-w3m.el (mew-mime-text/html-w3m): Silence Emacs 29's byte compiler ([emacs-w3m:13880]). * Use line-beginning-position and line-end-position instead of point-at-bol and point-at-eol marked obsolete in Emacs 29.1 * shimbun/sb-yoshirin.el: Fix TZ in date * * w3m.el (w3m-fontify-anchors): Warn suspicious links (as shr does) * Simplify tab-line stuff * * w3m-search.el (w3m-search-engine-alist): Update wikipedia search urls ([emacs-w3m:13872]) * Replace hankaku tilde with swung dash in shimbun.el (shimbun-japanese-hankaku-region-1) * Fix unquoted single quotation marks in docstrings * Fix unquoted single quotation marks in docstrings * * sb-yoshirin.el (shimbun-yoshirin-make-contents): Update Date header * Fix last Change in .gitignore * Update .gitignore * Update shimbun/ChangeLog and .gitignore * Work for the "top" group again * Update ChangeLog
Comments 0