From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Angelo Graziosi Newsgroups: gmane.emacs.bugs Subject: bug#18816: Copy/Pasting issues with recent trunk [Nextstep] Date: Sat, 25 Oct 2014 01:43:11 +0200 Message-ID: <544AE40F.6040003@alice.it> References: <544A52F7.7080500@alice.it> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1414194210 8584 80.91.229.3 (24 Oct 2014 23:43:30 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 24 Oct 2014 23:43:30 +0000 (UTC) Cc: 18816-done@debbugs.gnu.org To: Stefan Monnier Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sat Oct 25 01:43:23 2014 Return-path: Envelope-to: geb-bug-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 1XhoVt-0003b7-Mx for geb-bug-gnu-emacs@m.gmane.org; Sat, 25 Oct 2014 01:43:21 +0200 Original-Received: from localhost ([::1]:51243 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XhoVt-0005u8-Ak for geb-bug-gnu-emacs@m.gmane.org; Fri, 24 Oct 2014 19:43:21 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:37033) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XhoVi-0005sZ-G5 for bug-gnu-emacs@gnu.org; Fri, 24 Oct 2014 19:43:18 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XhoVa-0004Ku-WA for bug-gnu-emacs@gnu.org; Fri, 24 Oct 2014 19:43:10 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:42318) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XhoVa-0004Kq-Sl for bug-gnu-emacs@gnu.org; Fri, 24 Oct 2014 19:43:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1XhoVa-0001Vn-3Q for bug-gnu-emacs@gnu.org; Fri, 24 Oct 2014 19:43:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Angelo Graziosi Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 24 Oct 2014 23:43:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 18816 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 18816-done@debbugs.gnu.org id=D18816.14141941715792 (code D ref 18816); Fri, 24 Oct 2014 23:43:02 +0000 Original-Received: (at 18816-done) by debbugs.gnu.org; 24 Oct 2014 23:42:51 +0000 Original-Received: from localhost ([127.0.0.1]:34416 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XhoVP-0001VK-3r for submit@debbugs.gnu.org; Fri, 24 Oct 2014 19:42:51 -0400 Original-Received: from smtp202.alice.it ([82.57.200.98]:41951) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XhoVM-0001V4-It for 18816-done@debbugs.gnu.org; Fri, 24 Oct 2014 19:42:49 -0400 Original-Received: from [192.168.1.102] (87.21.227.179) by smtp202.alice.it (8.6.060.43) (authenticated as angelo.graziosi@alice.it) id 5433A8A3054FCEDE; Sat, 25 Oct 2014 01:42:42 +0200 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0 In-Reply-To: X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:95055 Il 25/10/2014 00:26, Stefan Monnier ha scritto: >> Symbol's function definition is void: ns-store-selection-internal > > I believe this is now fixed, thanks, I'm sorry, but it still does not work well. Now I can't paste the text "copied" in Emacs in another application like Terminal. Ciao, Angelo.