Lynx is a pretty cool text browser. How to launch it from emacs?
My current approach is Mx shell, then lynx. But it prompts me for my terminal type (which I don’t know – I use terminal and GUI Emacs on GNOME). The default option makes the output barely readable.
See this page on the emacswiki. I use
emacs-w3mwhich works withw3mand can be configured to use thelynxbindings. There is alsoemacs-xwidgets, it’s not stable but it mostly works.However if you really want to use
lynxyou can try with M-xtermRET.