From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Joe Corneli Newsgroups: gmane.emacs.help Subject: Re: w3m-emacs Date: Fri, 13 May 2005 09:39:21 -0500 Message-ID: References: NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1115994825 31898 80.91.229.2 (13 May 2005 14:33:45 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 13 May 2005 14:33:45 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri May 13 16:33:43 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DWbDe-00011W-4S for geh-help-gnu-emacs@m.gmane.org; Fri, 13 May 2005 16:32:50 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DWbMn-0002hZ-8O for geh-help-gnu-emacs@m.gmane.org; Fri, 13 May 2005 10:42:17 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DWbM4-0002WK-Ps for help-gnu-emacs@gnu.org; Fri, 13 May 2005 10:41:32 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DWbM2-0002Up-R2 for help-gnu-emacs@gnu.org; Fri, 13 May 2005 10:41:31 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DWbM2-0002Uf-NX for help-gnu-emacs@gnu.org; Fri, 13 May 2005 10:41:30 -0400 Original-Received: from [146.6.139.124] (helo=dell3.ma.utexas.edu) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DWbQq-0006nd-IQ for help-gnu-emacs@gnu.org; Fri, 13 May 2005 10:46:28 -0400 Original-Received: from lab2.ma.utexas.edu (mail@lab2.ma.utexas.edu [128.83.133.46]) by dell3.ma.utexas.edu (8.11.0.Beta3/8.10.2) with ESMTP id j4DEdLx28566; Fri, 13 May 2005 09:39:21 -0500 Original-Received: from jcorneli by lab2.ma.utexas.edu with local (Exim 3.36 #1 (Debian)) id 1DWbJx-0006jf-00; Fri, 13 May 2005 09:39:21 -0500 Original-To: help-gnu-emacs@gnu.org In-reply-to: (message from John Taylor on 13 May 2005 01:05:47 +0100) 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:26562 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:26562 Is there any way of saving a session when using w3m as a web browser? - i.e. so that all pages from previous session are reloaded when the M-x w3m command is passed to emacs? BTW that's the next feature I plan to add to nero :). (After all the bug fixing.) I sorta kinda doubt the existence of such a feature for w3m, but I don't know. Also, how does one access the options for w3m from inside emacs, that are accessed by o in the shell? I'd assume that you can run customize, but I don't really know?