From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Filipp Gunbin Newsgroups: gmane.emacs.help Subject: Re: moving text from one buffer to another Date: Fri, 18 Jan 2013 17:11:37 +0400 Message-ID: <86ip6ueiuu.fsf@w2139spb.ru.yotateam.com> References: <1358498399542-275785.post@n5.nabble.com> <86wqvayfu5.fsf@w2139spb.ru.yotateam.com> <1358511929530-275792.post@n5.nabble.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1358514717 13692 80.91.229.3 (18 Jan 2013 13:11:57 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 18 Jan 2013 13:11:57 +0000 (UTC) Cc: Help-gnu-emacs@gnu.org To: drain Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Jan 18 14:12:15 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 1TwBjw-000295-5S for geh-help-gnu-emacs@m.gmane.org; Fri, 18 Jan 2013 14:12:12 +0100 Original-Received: from localhost ([::1]:50520 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TwBjf-0005UW-4R for geh-help-gnu-emacs@m.gmane.org; Fri, 18 Jan 2013 08:11:55 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:54817) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TwBjV-0005U7-VU for Help-gnu-emacs@gnu.org; Fri, 18 Jan 2013 08:11:49 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TwBjR-0005cZ-LS for Help-gnu-emacs@gnu.org; Fri, 18 Jan 2013 08:11:45 -0500 Original-Received: from out5-smtp.messagingengine.com ([66.111.4.29]:60837) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TwBjR-0005cM-AG for Help-gnu-emacs@gnu.org; Fri, 18 Jan 2013 08:11:41 -0500 Original-Received: from compute2.internal (compute2.nyi.mail.srv.osa [10.202.2.42]) by gateway1.nyi.mail.srv.osa (Postfix) with ESMTP id D65C720CA7; Fri, 18 Jan 2013 08:11:40 -0500 (EST) Original-Received: from frontend1.nyi.mail.srv.osa ([10.202.2.160]) by compute2.internal (MEProxy); Fri, 18 Jan 2013 08:11:40 -0500 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=fastmail.fm; h= from:to:cc:subject:references:date:in-reply-to:message-id :mime-version:content-type; s=mesmtp; bh=3b6TLg1QzBBe6oFhBMXp5CP pCu0=; b=g4I6AK56D12cD4xGJifwn5Axro1DlZrdfOq2BD01je/wlUq8cYn+wpR i4ixkdHiArGZh20cYP8PAzZ/n49hdH9ioJ0wSsD1EQiNJWT8/N8s7Dkft0M2MwP9 I2dG6X8BEfc5/j+gWpXHbOht1tan92lNQiIlI8LyGKmMCHp2oUmI= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=from:to:cc:subject:references:date :in-reply-to:message-id:mime-version:content-type; s=smtpout; bh=3b6TLg1QzBBe6oFhBMXp5CPpCu0=; b=GXD+N2WbNTUp0bAVDpAvGarIOTyJ y/RtsI3NIrYqAKkXgnKMdqmBcD21ibfJQhjqYQ6m2mLqCHYyuQoYqsCszAW5lbV3 /hQTU1AqBDZd/rJcUL2ChDqmJdrn9JmAdeNbuoi2BXVlZ6TgKOaDUfaTCChxE3Pr CiePNIgtTwN6GjY= X-Sasl-enc: +gBxLNAjsChgBG9lgjKbErM/2Xyyo9fMcGa8vejYomEG 1358514700 Original-Received: from w2139spb.ru.yotateam.com (unknown [94.25.210.15]) by mail.messagingengine.com (Postfix) with ESMTPA id 388B78E0148; Fri, 18 Jan 2013 08:11:40 -0500 (EST) In-Reply-To: <1358511929530-275792.post@n5.nabble.com> (drain's message of "Fri, 18 Jan 2013 04:25:29 -0800 (PST)") User-Agent: Gnus/5.1299999999999999 (Gnus v5.13) Emacs/24.2 (cygwin) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 66.111.4.29 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:88709 Archived-At: On 18/01/2013 16:25 +0400, drain wrote: > What matters is that I am copying text from one buffer into another. At > least in terms of the aims of this function, I do not think org-mode has > any impact on the functionality. > > Your suggestion helps. One of the core redundancies here is how many times > various forms of input are being copied. > If you'll have to select the content for copying manually, then that's trivial - for example, `append-to-buffer' will do. But in that case it's not a problem to paste text by hand with `C-y'. I meant that there probably is some org-mode-specific way to do that without manual selection. -- Filipp Gunbin