[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: w3m mode should extend to .txt files by default
- From: jidanni@xxxxxxxxxxx
- Date: Wed, 03 Dec 2008 08:44:15 +0800
- X-ml-name: emacs-w3m
- X-mail-count: 10487
- References: <20081202.160209.739619810224990144.naota@xxxxxxxxx>
NA> How about trying this?
NA> (setq w3m-local-find-file-regexps
NA> '(nil . "\\.\\(?:[sx]?html?\\|txt\\)\\'"))
OK. Thanks. Perhaps should be the default.