From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: [Emacs-diffs] master 9ffb6ce 5/5: Quoting fixes in lisp/international and lisp/leim Date: Thu, 03 Sep 2015 17:46:18 +0300 Message-ID: <83r3mfa7d1.fsf@gnu.org> References: <55E3F434.2060507@yandex.ru> <55E496DC.1030608@cs.ucla.edu> <877foas9jh.fsf@gmail.com> <20150901190014.GB1997@acm.fritz.box> <20150902100252.GC2544@acm.fritz.box> <55E724AA.30301@cs.ucla.edu> <20150902172345.GF2544@acm.fritz.box> <87y4goyax4.fsf@fencepost.gnu.org> <55E7776D.2010102@cs.ucla.edu> <871tefye0g.fsf@fencepost.gnu.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1441292311 10972 80.91.229.3 (3 Sep 2015 14:58:31 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 3 Sep 2015 14:58:31 +0000 (UTC) Cc: emacs-devel@gnu.org To: David Kastrup Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Sep 03 16:58:24 2015 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1ZXVy2-00032R-Rd for ged-emacs-devel@m.gmane.org; Thu, 03 Sep 2015 16:58:22 +0200 Original-Received: from localhost ([::1]:48857 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZXVy2-0000aO-AP for ged-emacs-devel@m.gmane.org; Thu, 03 Sep 2015 10:58:22 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:42722) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZXVsT-0006p6-NA for emacs-devel@gnu.org; Thu, 03 Sep 2015 10:52:40 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZXVsS-0008TZ-PN for emacs-devel@gnu.org; Thu, 03 Sep 2015 10:52:37 -0400 Original-Received: from mtaout25.012.net.il ([80.179.55.181]:50543) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZXVsO-0008Mm-Jn; Thu, 03 Sep 2015 10:52:32 -0400 Original-Received: from conversion-daemon.mtaout25.012.net.il by mtaout25.012.net.il (HyperSendmail v2007.08) id <0NU300K00VHICB00@mtaout25.012.net.il>; Thu, 03 Sep 2015 17:42:54 +0300 (IDT) Original-Received: from HOME-C4E4A596F7 ([84.94.185.246]) by mtaout25.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0NU300GDPVJI1040@mtaout25.012.net.il>; Thu, 03 Sep 2015 17:42:54 +0300 (IDT) In-reply-to: <871tefye0g.fsf@fencepost.gnu.org> X-012-Sender: halo1@inter.net.il X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 80.179.55.181 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:189506 Archived-At: > From: David Kastrup > Date: Thu, 03 Sep 2015 12:48:47 +0200 > Cc: Alan Mackenzie , Dmitry Gutov , > Oleh Krehel , > Stefan Monnier , emacs-devel@gnu.org > > (by the way: is there any way to make Emacs stop this \u201c pasting > abomination when using C-y on an X Window selection?). Is this in a GUI session? If so, I think last time this came up, there was some setting or software outside Emacs that caused that.