all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Web Page Visualization in w3m
@ 2008-05-13 14:15 Lorenzo Isella
  2008-05-13 15:19 ` David Hansen
  0 siblings, 1 reply; 3+ messages in thread
From: Lorenzo Isella @ 2008-05-13 14:15 UTC (permalink / raw)
  To: help-gnu-emacs

Dear All,
I am learning how to use w3m in Emacs to surf the web. In most of the
cases it works nicely, but for some specific web pages, certain bits
are not visualized at all.
For instance, consider:

https://ert.cern.ch/browse_www/wd_pds?p_web_site_id=1

where I cannot "see" at all the login to e-RT link.
I am also experiencing problems with pages like:

http://www.elsevier.com/wps/find/journaldescription.cws_home/337/description#description

where I get a message telling me that scripting should be enabled in my browser.

How can I overcome these difficulties?
I should say I am not a lisp expert and that I assembled my .emacs
file gathering pieces from the net.
See below the part of my .emacs file dealing with w3m:

;; w3m initialization

	

;;(setq w3m-home-page "about:")


 (custom-set-variables
      '(w3m-default-display-inline-images t)
      '(w3m-display-inline-image t)
      '(w3m-home-page "about:")
      '(w3m-key-binding (quote info))
      '(w3m-view-this-url-new-session-in-background t))

Many thanks

Lorenzo




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-05-13 15:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-13 14:15 Web Page Visualization in w3m Lorenzo Isella
2008-05-13 15:19 ` David Hansen
2008-05-13 15:43   ` Pierre Lorenzon

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.