[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: `w3m-input-url' bug
- From: Katsumi Yamaoka <yamaoka@xxxxxxx>
- Date: Tue, 07 Sep 2010 21:05:04 +0900
- X-ml-name: emacs-w3m
- X-mail-count: 11339
- References: <m1sk1l96y7.fsf@xxxxxxxxx>
Leo <sdl.web@xxxxxxxxx> wrote:
> If a user calls w3m-input-url with INITIAL nil and DEFAULT non-nil, his
> intention is pretty clear but w3m-input-url overrides it anyway. I think
> this is a bug.
> GNU Emacs actually prefers DEFAULT and considers INITIAL deprecated; see
> doc string of completing-read (23.x).
So what evil does it cause in emacs-w3m?