--- Begin Message ---
- From: David Hansen <david.hansen@xxxxxxx>
- Date: Tue, 05 Sep 2006 17:17:41 +0200
- References: <17661.18577.605839.446743@gargle.gargle.HOWL>
On Tue, 5 Sep 2006 11:51:13 +0200 Pawel wrote:
> when I visit index.shtml file (on my local partition) with
> emacs-w3m it automatically opens it in plain emacs buffer,
> not in emacs w3m buffer. Could You tell me, whether this is
> possible to browse these buffers with emacs w3m.
M-x customize-variable RET w3m-local-find-file-regexps RET
Set the regular expression to something like \.\(s\|x\)?html?\'
David
--- End Message ---