all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Romanos Skiadas <rom.skiad@gmail.com>
To: Lars Ingebrigtsen <larsi@gnus.org>,
	Andrew Robbins <contact@andrewrobbins.info>
Cc: 25717@debbugs.gnu.org
Subject: bug#25717: 25.1.1; "erc-button-google-url" should not refer to a specific search engine
Date: Sat, 14 Apr 2018 19:41:20 +0100	[thread overview]
Message-ID: <d45f6516-6e4d-9a65-324e-03040c512926@gmail.com> (raw)
In-Reply-To: <87a7u54p1o.fsf@mouse.gnus.org>

[-- Attachment #1: Type: text/plain, Size: 958 bytes --]



On 14/04/18 19:32, Lars Ingebrigtsen wrote:
> Andrew Robbins <contact@andrewrobbins.info> writes:
>
>> 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"
> This is now fixed in Emacs 27.1.
>
Looks like the docstring needs to change as well (emphasis mine):

-(defcustom·erc-button-google-url "http://www.google.com/search?q=%s"
+(defcustom·erc-button-search-url "http://duckduckgo.com/?q=%s"
· "URL used to browse *Google* search references.
%s·is replaced by the search string."
+· :version "27.1"


[-- Attachment #2: Type: text/html, Size: 2216 bytes --]

  reply	other threads:[~2018-04-14 18:41 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
2018-04-14 18:56     ` Lars Ingebrigtsen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=d45f6516-6e4d-9a65-324e-03040c512926@gmail.com \
    --to=rom.skiad@gmail.com \
    --cc=25717@debbugs.gnu.org \
    --cc=contact@andrewrobbins.info \
    --cc=larsi@gnus.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.