From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lennart Borgman Newsgroups: gmane.emacs.devel Subject: Re: "Font-lock is limited to text matching" is a myth Date: Tue, 11 Aug 2009 17:54:49 +0200 Message-ID: References: <7b501d5c0908091634ndfba631vd9db6502db301097@mail.gmail.com> <87my67s8mr.fsf@randomsample.de> <1249942011.29022.15.camel@projectile.siege-engine.com> <1249955428.29022.186.camel@projectile.siege-engine.com> <9c768dc60908102347v57bdf38ara9fe2179f68c07e4@mail.gmail.com> <42D4C5C5-E702-4E30-AB95-A016280F20C7@merrillpress.com> <87r5vipgbs.fsf@catnip.gol.com> <87skfy8htw.fsf@uwakimon.sk.tsukuba.ac.jp> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1250006112 18697 80.91.229.12 (11 Aug 2009 15:55:12 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 11 Aug 2009 15:55:12 +0000 (UTC) Cc: emacs-devel@gnu.org, Daniel Colascione , Miles Bader To: "Stephen J. Turnbull" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Aug 11 17:55:05 2009 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Matgl-0003Ve-L1 for ged-emacs-devel@m.gmane.org; Tue, 11 Aug 2009 17:55:03 +0200 Original-Received: from localhost ([127.0.0.1]:37583 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Matgj-000442-UY for ged-emacs-devel@m.gmane.org; Tue, 11 Aug 2009 11:55:01 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Matgf-00043o-Lw for emacs-devel@gnu.org; Tue, 11 Aug 2009 11:54:57 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Matgb-00041x-7D for emacs-devel@gnu.org; Tue, 11 Aug 2009 11:54:57 -0400 Original-Received: from [199.232.76.173] (port=53720 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Matgb-00041r-0e for emacs-devel@gnu.org; Tue, 11 Aug 2009 11:54:53 -0400 Original-Received: from mail-yw0-f202.google.com ([209.85.211.202]:64538) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MatgZ-0005av-9Y; Tue, 11 Aug 2009 11:54:51 -0400 Original-Received: by ywh40 with SMTP id 40so5538291ywh.14 for ; Tue, 11 Aug 2009 08:54:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=cotomw6yCQgZeDDD9t5iqKF/Gwni6E688AN+7fqLhz0=; b=GJCu1rk/E0Oi8YiRgbN2NYRqUpucsAIju/CZweOaMlAl4Pw8PqEvD2cdndy0+wvTMC WuQe+wQA5TN2x/bZdIYbbCFVYuTKVSaieZ0S8+LBJcLzHKS9MzTlI3v3JUF6v39olqs8 1rF0MQnpmjR+2gTAX1dLVjFPlefYCGxV9lSnY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=kJJmTXDQxKbIzRAdKXfjQlEBtAAl5ZUCx9mMrW1SBnzsCyuYOvtY1XTX1sv6Jor0su 1IVxnKpnQqAgnE6vJiknGmbSS+5KOwHe1Weskx9APiaIe0VFwaFpQbC1GR22sp0LIzP+ W/xj/kXiOjFRBFC6GNQ8wfBk8EDzGJkn2qug0= Original-Received: by 10.100.174.20 with SMTP id w20mr5531441ane.65.1250006089633; Tue, 11 Aug 2009 08:54:49 -0700 (PDT) In-Reply-To: <87skfy8htw.fsf@uwakimon.sk.tsukuba.ac.jp> X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:114073 Archived-At: On Tue, Aug 11, 2009 at 5:56 PM, Stephen J. Turnbull wr= ote: > position). =C2=A0So, for a very silly example, I could copy the "for" fro= m > a buffer containing a python program "for x in interator:" to the > first "for" in this sentence, and I really don't want the highlighting > coming along with it. I consider this a bug. Pasting should by default be done after removing the text properties. There should IMO be a separate command paste-with-text-properties for the current behaviour (if deemed needed).