master 73875a82221: * lisp/net/webjump.el (webjump-sample-sites): Fix Wikipedia's query.

Sean Whitton <[email protected]>
Newsgroups gmane.emacs.diffs
Message-ID <[email protected]>
branch: master
commit 73875a8222165b5560bc03266d8810d3e5424eca
Author: Perry Fraser <[email protected]>
Commit: Sean Whitton <[email protected]>

    * lisp/net/webjump.el (webjump-sample-sites): Fix Wikipedia's query.
    
    See bug#81552.
    
    Copyright-paperwork-exempt: yes
---
 lisp/net/webjump.el | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/lisp/net/webjump.el b/lisp/net/webjump.el
index 709f58b88a5..c2f49f9f9ea 100644
--- a/lisp/net/webjump.el
+++ b/lisp/net/webjump.el
@@ -110,7 +110,8 @@ external browser like IceCat."
      [simple-query "https://duckduckgo.com"
 		   "https://duckduckgo.com/?q=" ""])
     ("Wikipedia" .
-     [simple-query "https://wikipedia.org" "https://wikipedia.org/wiki/" ""])
+     [simple-query "https://wikipedia.org"
+                   "https://wikipedia.org/w/?search=" ""])
 
     ;; Computer social issues, privacy, professionalism.
     ("Association for Computing Machinery" . "https://www.acm.org")
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.