From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Lorenzo Isella" Newsgroups: gmane.emacs.help Subject: Web Page Visualization in w3m Date: Tue, 13 May 2008 16:15:24 +0200 Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1210688180 20056 80.91.229.12 (13 May 2008 14:16:20 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 13 May 2008 14:16:20 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue May 13 16:16:57 2008 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JvvIv-0004uz-1r for geh-help-gnu-emacs@m.gmane.org; Tue, 13 May 2008 16:16:33 +0200 Original-Received: from localhost ([127.0.0.1]:53133 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JvvIB-0004V0-Vj for geh-help-gnu-emacs@m.gmane.org; Tue, 13 May 2008 10:15:48 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JvvHs-0004Un-TN for help-gnu-emacs@gnu.org; Tue, 13 May 2008 10:15:28 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JvvHr-0004UQ-9v for help-gnu-emacs@gnu.org; Tue, 13 May 2008 10:15:28 -0400 Original-Received: from [199.232.76.173] (port=56584 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JvvHr-0004UN-3a for help-gnu-emacs@gnu.org; Tue, 13 May 2008 10:15:27 -0400 Original-Received: from nf-out-0910.google.com ([64.233.182.186]:61602) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JvvHq-0003Ot-C3 for help-gnu-emacs@gnu.org; Tue, 13 May 2008 10:15:26 -0400 Original-Received: by nf-out-0910.google.com with SMTP id c7so1461238nfi.26 for ; Tue, 13 May 2008 07:15:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition:x-google-sender-auth; bh=oLU4Djp9kzluByidpI8wfIKdwbmIjnh12ByljFdoMY8=; b=BhuusmwifW/UWYm6q4/hpVvVXC1qT+JvfhFiTIpwTy3pDhZtHlnDJFF6lJJ9lNqc1oIBYz5ClytTvtxH/O6JM2Jsqc1GOYUE9VnQlpXdQbJ36fOAnwlpUwciTALNowIIbFtvb0kyIYiHCnUvjRPBE5NFy4l2MwR99Mtq0R+dzQI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition:x-google-sender-auth; b=xWoWXDgwuP6psyaXiNqOmpEpANEEo6dreAXIFBjK5V+ZZC9qvWCR6b0NET1bUzJ8E6+/B2qV2/ETFsE1uO+lSmIWDnZOQVaa3UB5qJd4rZqti72BsJ1RhJBDk5sATp1w1F3u9zxcho9VXAT0ruu4MYWK8fqCSF9rzgxgtZRk5uE= Original-Received: by 10.210.111.4 with SMTP id j4mr8503269ebc.154.1210688124090; Tue, 13 May 2008 07:15:24 -0700 (PDT) Original-Received: by 10.210.11.3 with HTTP; Tue, 13 May 2008 07:15:24 -0700 (PDT) Content-Disposition: inline X-Google-Sender-Auth: 32fecbabdc438de3 X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:53960 Archived-At: 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