From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jambunathan K Newsgroups: gmane.emacs.help Subject: Re: font faces across a copy and paste Date: Tue, 30 Jul 2013 16:59:40 +0530 Message-ID: <878v0owajf.fsf@gmail.com> References: <003DA917-3AB4-4D0C-A183-807272816573@Web.DE> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1375183707 5207 80.91.229.3 (30 Jul 2013 11:28:27 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 30 Jul 2013 11:28:27 +0000 (UTC) Cc: help-gnu-emacs , Luca Ferrari To: Peter Dyballa Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Jul 30 13:28:28 2013 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 1V486I-0005hI-5r for geh-help-gnu-emacs@m.gmane.org; Tue, 30 Jul 2013 13:28:22 +0200 Original-Received: from localhost ([::1]:59292 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V486H-0003un-Ph for geh-help-gnu-emacs@m.gmane.org; Tue, 30 Jul 2013 07:28:21 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:47956) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V485y-0003sE-Q5 for help-gnu-emacs@gnu.org; Tue, 30 Jul 2013 07:28:11 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V485q-0000yO-DN for help-gnu-emacs@gnu.org; Tue, 30 Jul 2013 07:28:02 -0400 Original-Received: from mail-pa0-x22a.google.com ([2607:f8b0:400e:c03::22a]:57297) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V485q-0000yF-73 for help-gnu-emacs@gnu.org; Tue, 30 Jul 2013 07:27:54 -0400 Original-Received: by mail-pa0-f42.google.com with SMTP id lj1so7077959pab.15 for ; Tue, 30 Jul 2013 04:27:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-type; bh=TRjtvM6isNSlPrxkUtNw/B2HsT8ZqTLABlhNhNbqzSs=; b=aBjRdYUStqaiLWcV17jcmdEdWzU0hOnl81hr7omisYFRa2+dhonFcTTzEq2cgDxc8c PyAMdZTqM4hhHKSR23l3RKirOjXTr2TevBw5KK9DRMkPhMJllOmopJk1JQfHudexldZf 0cyvkenCGIQuWfp92yWKjO+KN5gU9FMqlJj482MrmssQkaMemEFIWlD8WHz7iXEiRMb0 IDm7sTmq2SxHGh9VTsudcZqTXek607ayYkrtYIURXSiEWlEtU+FYM1nyJtblw4HYYq/6 smDD9HB6ln434XCYwCxidtpQd3u2DqKYUMASHisOu31mHfsQgn0aukT339EYFWPmfy+Q QpLA== X-Received: by 10.68.13.132 with SMTP id h4mr35575173pbc.99.1375183673409; Tue, 30 Jul 2013 04:27:53 -0700 (PDT) Original-Received: from debian-6.05 ([115.241.0.57]) by mx.google.com with ESMTPSA id ot4sm26478443pac.17.2013.07.30.04.27.50 for (version=TLSv1.1 cipher=RC4-SHA bits=128/128); Tue, 30 Jul 2013 04:27:52 -0700 (PDT) In-Reply-To: <003DA917-3AB4-4D0C-A183-807272816573@Web.DE> (Peter Dyballa's message of "Tue, 30 Jul 2013 11:05:09 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:400e:c03::22a 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:92541 Archived-At: Peter Dyballa writes: > I think since GNU Emacs 24.2 copy&paste also handles text > attributes. Does C-h d yank properties help? > When one is compiling a line from a series of snippets > this line is not one, i.e., C-a, C-e, C-k, or a RET in *shell* buffer > does not affect the whole line but only a piece. I have difficulty parsing the above sentence and make sense out of it. Could you re-phrase what you are saying here?