[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: bookmark file not reloaded until w3m restart
On May 24, 2019, [emacs-w3m:13427], moasenwood (at zoho.eu) wrote:
>> It doesn't work with the following sequence
>> either:
>>
>> $ emacs -q
>> M-x w3m RET
>> v
>> E
>> (make an edit)
>> C-x C-s
>> C-x k RET
>> R
>
> PROBLEM SOLVED! :))
>
> ~/.w3m/bookmark.html wasn't an HTML file, but
> a symlink to another location, where there was
> a file with the same name!
Fixed with this patch.
- https://github.com/emacs-w3m/emacs-w3m/pull/45/files
Thanks,
--
Tatsuya Kinoshita