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

[emacs-w3m/emacs-w3m] BUGFIX: don't put about://history/ pages in history. (#89)



This is a one-line addition to the beginning of function w3m-history-push. It prevents the about:history page from accumulating entries of itself. What otherwise happens is that each time someone presses 'h' another copy of the history is added to the history list for the buffer! Press 'h' and 'B' many times and you end up with many copies of the history in your buffer's history, when really it should appear ZERO times.


You can view, comment on, or merge this pull request online at:

  https://github.com/emacs-w3m/emacs-w3m/pull/89

Commit Summary

File Changes

Patch Links:


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.