From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#34969: 26.2; `emacs -Q` unable to copy \200's eight-bit detail buffer Date: Wed, 27 Mar 2019 17:46:06 +0200 Message-ID: <83d0mcl3r5.fsf@gnu.org> References: <83pnqgnvpj.fsf@gnu.org> <83o95yn8xb.fsf@gnu.org> <8C127EF5-C029-4808-81FE-86F75DDAE190@scratch.space> <83y351li4z.fsf@gnu.org> <33D00D37-356B-47CD-A55B-C4063DAF2884@scratch.space> <83h8bpkmwm.fsf@gnu.org> <3A28832C-0A6C-4155-853B-A76F76C0774B@scratch.space> Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="232584"; mail-complaints-to="usenet@blaine.gmane.org" Cc: 34969@debbugs.gnu.org To: Van L Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Wed Mar 27 16:47:15 2019 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1h9Alm-000yOO-QN for geb-bug-gnu-emacs@m.gmane.org; Wed, 27 Mar 2019 16:47:14 +0100 Original-Received: from localhost ([127.0.0.1]:49757 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h9All-0001Z7-SN for geb-bug-gnu-emacs@m.gmane.org; Wed, 27 Mar 2019 11:47:13 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:54305) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h9Alc-0001Ym-S5 for bug-gnu-emacs@gnu.org; Wed, 27 Mar 2019 11:47:05 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1h9Alb-0006RM-Q0 for bug-gnu-emacs@gnu.org; Wed, 27 Mar 2019 11:47:04 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:48186) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1h9Ala-0006Pu-HB for bug-gnu-emacs@gnu.org; Wed, 27 Mar 2019 11:47:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1h9Ala-0006tS-94 for bug-gnu-emacs@gnu.org; Wed, 27 Mar 2019 11:47:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 27 Mar 2019 15:47:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 34969 X-GNU-PR-Package: emacs Original-Received: via spool by 34969-submit@debbugs.gnu.org id=B34969.155370156626435 (code B ref 34969); Wed, 27 Mar 2019 15:47:02 +0000 Original-Received: (at 34969) by debbugs.gnu.org; 27 Mar 2019 15:46:06 +0000 Original-Received: from localhost ([127.0.0.1]:33497 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1h9Ake-0006sH-Kt for submit@debbugs.gnu.org; Wed, 27 Mar 2019 11:46:06 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:39530) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1h9Akc-0006ra-58 for 34969@debbugs.gnu.org; Wed, 27 Mar 2019 11:46:02 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:48402) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h9AkV-0004hI-RQ; Wed, 27 Mar 2019 11:45:55 -0400 Original-Received: from [176.228.60.248] (port=2591 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1h9AkV-0007rn-2w; Wed, 27 Mar 2019 11:45:55 -0400 In-reply-to: <3A28832C-0A6C-4155-853B-A76F76C0774B@scratch.space> (message from Van L on Wed, 27 Mar 2019 16:23:08 +1100) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 209.51.188.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" Xref: news.gmane.org gmane.emacs.bugs:156857 Archived-At: > From: Van L > Date: Wed, 27 Mar 2019 16:23:08 +1100 > Cc: 34969@debbugs.gnu.org > > > > Eli Zaretskii wrote: > > > >> Emacs was started 7-times and a-f steps performed in each once. > > > > Then what does "the second time above" mean? > > The meaning is the `2nd run of v26.2: emacs` performing > a-f steps within the new single instance isolated session. > > : 1 -- 1st run of v26.2: emacs > : [has *no* problem the 1st run] > : GNU Emacs 26.2 (build 1, x86_64-apple-darwin15.6.0, X toolkit) > : of 2019-03-21 > > : 4 -- 2nd run of v26.2: emacs <<-- SEE HERE <<-- > : [has problem the 2nd run] > : GNU Emacs 26.2 (build 1, x86_64-apple-darwin15.6.0, X toolkit) > : of 2019-03-21 OK, so my initial understanding was correct: you restarted Emacs for each run. Then my first suspect would indeed be some software installed on your system that does something to clipboard contents.