[Date Prev][Date Next][Thread Prev][][Date Index][Thread Index]

Re: error in menu-bar update of bookmarks



>>>>> In [emacs-w3m : No.10684] Kevin Ryde wrote:
> With the current cvs I get a message

>     Error in menu-bar-update-hook: (wrong-type-argument stringp nil)

> when starting M-x w3m, either with a home page set or just with the
> "about:" bit.  This is with no ~/.w3m/bookmark.html file.

> The debugger says it's the set-visited-file-modtime in
> w3m-bookmark-buffer.  The error being that buffer-file-name is nil, so
> there's no "visited file" to get info from.

Fixed in CVS.  Thanks.