[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: don't prompt with "buffer://"
- From: nao.aota@xxxxxxxxx
- Date: Mon, 01 Oct 2012 12:01:31 +0900
- X-ml-name: emacs-w3m
- X-mail-count: 11914
- References: <87pq54z9is.fsf@xxxxxxxxxxx>
jidanni@xxxxxxxxxxx writes:
> When one does M-x w3m, one gets a prompt with
> URL (default HOME): buffer://
> or
> URL (default popup): buffer://
>
> Why not instead make this
> URL (default HOME):
> or
> URL (default popup):
>
> That way one needn't manually delete the "buffer://"
> which will always cause an error if one just hits RETURN.
I cannot reproduce such behavior. What do you get with:
(w3m-input-url nil nil w3m-home-page nil 'feeling-lucky)
Regards,
Naohiro