[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: w3m-uri-replace-alist: necessity of using colons in keys
- From: Katsumi Yamaoka <yamaoka@xxxxxxx>
- Date: Tue, 03 Sep 2013 08:03:59 +0900
- X-ml-name: emacs-w3m
- X-mail-count: 12133
- References: <87hae5c27g.fsf@xxxxxx> <b4m8uzfluc3.fsf@xxxxxxx> <87d2orie2t.fsf@xxxxxx>
In [emacs-w3m : No.12132] Michael Heerdegen wrote:
> Looks ok to me, and works (dunno if the `ignore-errors' is really
> needed, btw). If you're sure it doesn't break something else, please
> install. Thanks!
Done. I changed `w3m-uri-replace' so as not to issue an error
for the case where there is no replacement. So, now wrapping it
with `ignore-errors' only makes it hard to reveal a possible bug,
I think.