[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: w3m mode should extend to .txt files by default
- From: Naohiro Aota <nao.aota@xxxxxxxxx>
- Date: Wed, 03 Dec 2008 15:53:39 +0900 (JST)
- X-ml-name: emacs-w3m
- X-mail-count: 10489
- References: <20081202.160209.739619810224990144.naota@xxxxxxxxx> <87tz9mf5pc.fsf@xxxxxxxxxxx>
From: jidanni@xxxxxxxxxxx
Subject: Re: [emacs-w3m:10469] w3m mode should extend to .txt files by default
Date: Wed, 03 Dec 2008 08:44:15 +0800
> NA> How about trying this?
> NA> (setq w3m-local-find-file-regexps
> NA> '(nil . "\\.\\(?:[sx]?html?\\|txt\\)\\'"))
> OK. Thanks. Perhaps should be the default.
local の TXT も emacs-w3m 内で開きたいという話です。 remote の
text/plain を emacs-w3m で開いているので、 local でも emacs-w3m で開く
ほうが統一感がでると思いますし、 `w3m-local-find-file-regexps' のデフォルトを
'(nil . "\\.\\(?:[sx]?html?\\|txt\\)\\'")
にしませんか?
--
青田