On Tue, 30 Jul 2019 03:20:38 +0800, 積丹尼さん wrote: > X-debbugs-Cc: yama...@jpl.org > Package: w3m-el-snapshot > Version: 1.4.632+0.20190719-1
> (w3m-goto-url "http://debbugs.gnu.org/cgi/bugreport.cgi?bug=30587" nil nil) > says: > Location: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=30587 > An error occurred. Error was: No bug number > So one needs > R runs the command w3m-reload-this-page (found in w3m-mode-map) > to make it work. I'll fix it asap. This is caused by the side effect of PR#47 in emacs-w3m: <https://github.com/emacs-w3m/emacs-w3m/pull/47> Probably it would be necessary to have an exception list for the strip-query feature of emacs-w3m, and it should include at least a regexp for the debian bugreports. Thanks for bringing it up. Regards,