all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#25717: 25.1.1; "erc-button-google-url" should not refer to a specific search engine
@ 2017-02-14  4:29 Andrew Robbins
  2017-09-02 13:56 ` Eli Zaretskii
  2018-04-14 18:32 ` Lars Ingebrigtsen
  0 siblings, 2 replies; 5+ messages in thread
From: Andrew Robbins @ 2017-02-14  4:29 UTC (permalink / raw)
  To: 25717

The ERC variable "erc-button-google-url" should not refer to a
specific search engine in its name and certainly not a
privacy-disrespecting one at that in a GNU program[1].

I would suggest renaming the variable to something more generic
such as "erc-button-web-search-url" or "erc-button-search-url"
and changing the default value from
"http://www.google.com/search?q=%s" to any of the following (or
similar) at the developers' preference:

* "http://duckduckgo.com/?q=%s"
* "http://www.startpage.com/do/search?cat=web&query=%s"
* "http://www.ixquick.com/do/search?cat=web&query=%s"
* "http://search.yacy.net/yacysearch/index.html?query=%s" (requires javascript)

[1] https://stallman.org/google.html

Cordially,
Andrew Robbins





^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2018-04-14 18:56 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-14  4:29 bug#25717: 25.1.1; "erc-button-google-url" should not refer to a specific search engine Andrew Robbins
2017-09-02 13:56 ` Eli Zaretskii
2018-04-14 18:32 ` Lars Ingebrigtsen
2018-04-14 18:41   ` Romanos Skiadas
2018-04-14 18:56     ` Lars Ingebrigtsen

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.