From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: xani666@gmail.com Newsgroups: gmane.emacs.help Subject: Re: How to get rid of 'read-only' on region when mouse-copying it from jabber mode ? Date: Wed, 2 Jul 2014 01:47:24 -0700 (PDT) Message-ID: <745ef6ea-5d68-42a2-b3e7-46f2b7b879aa@googlegroups.com> References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: ger.gmane.org 1404291031 24708 80.91.229.3 (2 Jul 2014 08:50:31 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 2 Jul 2014 08:50:31 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Jul 02 10:50:26 2014 Return-path: Envelope-to: geh-help-gnu-emacs@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 1X2GFF-0000e4-Iv for geh-help-gnu-emacs@m.gmane.org; Wed, 02 Jul 2014 10:50:25 +0200 Original-Received: from localhost ([::1]:51811 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X2GFF-0005QK-7J for geh-help-gnu-emacs@m.gmane.org; Wed, 02 Jul 2014 04:50:25 -0400 X-Received: by 10.67.5.163 with SMTP id cn3mr991200pad.25.1404290845042; Wed, 02 Jul 2014 01:47:25 -0700 (PDT) X-Received: by 10.140.86.146 with SMTP id p18mr10184qgd.17.1404290844995; Wed, 02 Jul 2014 01:47:24 -0700 (PDT) Original-Path: usenet.stanford.edu!hn18no1772829igb.0!news-out.google.com!a8ni0qaq.1!nntp.google.com!i13no5161869qae.1!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=193.200.227.200; posting-account=YNYwtgkAAACrpGEkXQE_mlCINuF6vjuO Original-NNTP-Posting-Host: 193.200.227.200 User-Agent: G2/1.0 Injection-Date: Wed, 02 Jul 2014 08:47:24 +0000 Original-Xref: usenet.stanford.edu gnu.emacs.help:206228 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:98499 Archived-At: On Tuesday, July 1, 2014 6:36:12 PM UTC+2, Stefan Monnier wrote: > > I suspect it is something to do with jabber-mode as I never saw that > > > behaviour outside of it, I also noticed font-lock-face get copied too, even > > > tho both of them are on yank-excluded-properties. Basically it looks like > > > none of yank-excluded-properties gets removed when pasting via mouse yank > > > > I think it's a longstanding bug in mouse-yank-primary. Could you move > > the discussion to M-x report-emacs-bug? > Sure, I suspected something was wrong with my config, or jabber-mode but it exactly same behaviour as in bug #17271