diff --git a/emacs/.emacs.d/prot-lisp/prot-eww.el b/emacs/.emacs.d/prot-lisp/prot-eww.el index da0c4f137dc083d0a393d4b4018ee4f82cc95dec..d09b53328db4f2c4fc5e05fb6ccb7cd96e9787b8 100644 --- a/emacs/.emacs.d/prot-lisp/prot-eww.el +++ b/emacs/.emacs.d/prot-lisp/prot-eww.el @@ -128,7 +128,7 @@ new EWW buffer." "Produce Occur buffer with RSS/Atom links from XML source." (interactive) (eww-view-source) - (occur "\\(rss\\|atom\\)\\+xml.*href=[\"']\\(.*?\\)[\"']" "\\2") + (occur "\\(rss\\|atom\\)\\+xml.\\(.\\|\n\\).*href=[\"']\\(.*?\\)[\"']" "\\2") (View-quit)) (defvar prot-eww-search-engines