From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#27442: Un-obsolete x-clipboard-yank, or provide analogous functional Date: Tue, 06 Jul 2021 20:15:52 +0300 Message-ID: <83czrvfjnb.fsf@gnu.org> References: <83r2ydupg7.fsf@gnu.org> <9b98217a-be79-56ed-16a9-0c15622111c5@yandex.ru> <877di4yhk8.fsf@gnus.org> <87eeccwzjx.fsf@gnus.org> <83a6n0hf9x.fsf@gnu.org> <87tul8v7v9.fsf@gnus.org> <831r8bhen3.fsf@gnu.org> <87bl7fv845.fsf@gnus.org> <83im1nfnuc.fsf@gnu.org> <87lf6jqur5.fsf@gnus.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="30596"; mail-complaints-to="usenet@ciao.gmane.io" Cc: monnier@iro.umontreal.ca, 27442@debbugs.gnu.org, Hi-Angel@yandex.ru To: Lars Ingebrigtsen Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Tue Jul 06 19:16:12 2021 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1m0og8-0007nF-3q for geb-bug-gnu-emacs@m.gmane-mx.org; Tue, 06 Jul 2021 19:16:12 +0200 Original-Received: from localhost ([::1]:42288 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1m0og7-0004iY-2L for geb-bug-gnu-emacs@m.gmane-mx.org; Tue, 06 Jul 2021 13:16:11 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:36234) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1m0ofy-0004en-FD for bug-gnu-emacs@gnu.org; Tue, 06 Jul 2021 13:16:02 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:38423) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1m0ofy-0001Mn-5U for bug-gnu-emacs@gnu.org; Tue, 06 Jul 2021 13:16:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1m0ofy-0006xb-1z for bug-gnu-emacs@gnu.org; Tue, 06 Jul 2021 13:16:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 06 Jul 2021 17:16:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 27442 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch moreinfo Original-Received: via spool by 27442-submit@debbugs.gnu.org id=B27442.162559175126728 (code B ref 27442); Tue, 06 Jul 2021 17:16:02 +0000 Original-Received: (at 27442) by debbugs.gnu.org; 6 Jul 2021 17:15:51 +0000 Original-Received: from localhost ([127.0.0.1]:49968 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m0ofn-0006x1-Il for submit@debbugs.gnu.org; Tue, 06 Jul 2021 13:15:51 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:38360) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m0ofk-0006wn-NJ for 27442@debbugs.gnu.org; Tue, 06 Jul 2021 13:15:49 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:52016) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1m0off-0001K6-7Z; Tue, 06 Jul 2021 13:15:43 -0400 Original-Received: from 84.94.185.95.cable.012.net.il ([84.94.185.95]:1548 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1m0ofe-0005O0-R5; Tue, 06 Jul 2021 13:15:43 -0400 In-Reply-To: <87lf6jqur5.fsf@gnus.org> (message from Lars Ingebrigtsen on Tue, 06 Jul 2021 18:20:30 +0200) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.io gmane.emacs.bugs:209553 Archived-At: > From: Lars Ingebrigtsen > Cc: monnier@iro.umontreal.ca, Hi-Angel@yandex.ru, 27442@debbugs.gnu.org > Date: Tue, 06 Jul 2021 18:20:30 +0200 > > >> It just makes `M-x clipboard-yank' defeat the "check for duplicates" > >> logic and always return the contents of the clipboard. > > > > But that would mean we throw away the baby together with the > > bathwater, no? Why would we want to do that? > > No, this is the command `M-x clipboard-yank' only, which should always > return the clipboard contents. The DWIM stuff in this gui selection > function is for `C-y' and friends. Ah, okay. Then I guess your fix should be fine, thanks.