From unknown Thu Sep 11 07:36:49 2025 X-Loop: help-debbugs@gnu.org Subject: bug#41910: 26.3; xclip (wl-copy/Wayland) doesn't copy from Emacs Client Resent-From: emacs@storiepvtride.it Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 17 Jun 2020 10:22:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 41910 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 41910@debbugs.gnu.org X-Debbugs-Original-To: bug-gnu-emacs@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.15923893172963 (code B ref -1); Wed, 17 Jun 2020 10:22:02 +0000 Received: (at submit) by debbugs.gnu.org; 17 Jun 2020 10:21:57 +0000 Received: from localhost ([127.0.0.1]:50441 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jlVCe-0000lh-7c for submit@debbugs.gnu.org; Wed, 17 Jun 2020 06:21:57 -0400 Received: from lists.gnu.org ([209.51.188.17]:36210) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jlTUJ-0004TP-T8 for submit@debbugs.gnu.org; Wed, 17 Jun 2020 04:32:05 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:55904) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jlTUJ-00067Z-Lm for bug-gnu-emacs@gnu.org; Wed, 17 Jun 2020 04:32:03 -0400 Received: from mail.serni.org ([94.130.182.25]:34928 helo=mail.storiepvtride.it) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jlTUG-00059F-Na for bug-gnu-emacs@gnu.org; Wed, 17 Jun 2020 04:32:03 -0400 Received: from [192.168.178.64] (ip5b40f6b4.dynamic.kabel-deutschland.de [91.64.246.180]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (No client certificate requested) by mail.storiepvtride.it (Postfix) with ESMTPSA id 0F328A013C for ; Wed, 17 Jun 2020 10:31:56 +0200 (CEST) From: emacs@storiepvtride.it Message-ID: <1f242539-c351-c170-f268-8f35586591cc@storiepvtride.it> Date: Wed, 17 Jun 2020 10:31:55 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.9.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Received-SPF: pass client-ip=94.130.182.25; envelope-from=emacs@storiepvtride.it; helo=mail.storiepvtride.it X-detected-operating-system: by eggs.gnu.org: First seen = 2020/06/17 04:31:56 X-ACL-Warn: Detected OS = Linux 2.2.x-3.x [generic] [fuzzy] X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=_AUTOLEARN X-Spam_action: no action X-Spam-Score: -1.3 (-) X-Mailman-Approved-At: Wed, 17 Jun 2020 06:21:54 -0400 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) Hello, I'm using xclip 1.10 under Wayland and I use `wl-clipboard` [0] to copy and paste. When I connect a client to the Emacs daemon, I cannot copy text from a buffer to outside Emacs (be it a GTK application or another shell). To copy and paste text from a buffer: - I start selecting text with `C-space` then arrow keys to extend the selection - I copy the selection with `C-w` - I paste the selection outside Emacs with whatever works (shift+ctrl+v, - shift+ins, ctrl+v, ecc.) If I start `emacs` directly the above workflow works just fine. I've hacked a bit `xclip.el`, seems that these commits [1] and [2] are related to the issue. If I revert to using `process-file`, I can copy again also from an attached Emacs client. Regards, [0] https://github.com/bugaevc/wl-clipboard [1] https://git.savannah.gnu.org/gitweb/?p=emacs/elpa.git;a=commitdiff;h=dd10f4a8ccef4aa316afc31ed2549573a974b546;hp=5436d2486e475fc91f16682697a692e21387e22d [2] https://git.savannah.gnu.org/gitweb/?p=emacs/elpa.git;a=commitdiff;h=98405112baa5ce2a118d1c65184c005d8ddaa1a9;hp=a465911fa8abb9cd0050c7469a9c3aa2a3407ef3 In GNU Emacs 26.3 (build 2, x86_64-pc-linux-gnu) of 2019-09-23, modified by Debian built on lgw01-amd64-032 System Description: Ubuntu 19.10 Recent messages: Mark set next-line: End of buffer Mark set [6 times] Saving file /home/user/tmp/test.txt... Wrote /home/user/tmp/test.txt Mark set previous-line: Beginning of buffer [11 times] Mark set When done with this frame, type C-x 5 0 Making completion list... Configured using: 'configure --build x86_64-linux-gnu --prefix=/usr --sharedstatedir=/var/lib --libexecdir=/usr/lib --localstatedir=/var/lib --infodir=/usr/share/info --mandir=/usr/share/man --enable-libsystemd --with-pop=yes --enable-locallisppath=/etc/emacs:/usr/local/share/emacs/26.3/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/26.3/site-lisp:/usr/share/emacs/site-lisp --with-sound=alsa --without-gconf --with-mailutils --build x86_64-linux-gnu --prefix=/usr --sharedstatedir=/var/lib --libexecdir=/usr/lib --localstatedir=/var/lib --infodir=/usr/share/info --mandir=/usr/share/man --enable-libsystemd --with-pop=yes --enable-locallisppath=/etc/emacs:/usr/local/share/emacs/26.3/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/26.3/site-lisp:/usr/share/emacs/site-lisp --with-sound=alsa --without-gconf --with-mailutils --with-x=no --without-gsettings 'CFLAGS=-g -O2 -fdebug-prefix-map=/build/emacs-wvqver/emacs-26.3+1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall' 'CPPFLAGS=-Wdate-time -D_FORTIFY_SOURCE=2' 'LDFLAGS=-Wl,-Bsymbolic-functions -Wl,-z,relro'' Configured features: JPEG SOUND GPM DBUS NOTIFY ACL LIBSELINUX GNUTLS LIBXML2 ZLIB XIM THREADS LIBSYSTEMD LCMS2 Important settings: value of $LC_MONETARY: de_DE.UTF-8 value of $LC_NUMERIC: de_DE.UTF-8 value of $LC_TIME: de_DE.UTF-8 value of $LANG: en_US.UTF-8 locale-coding-system: utf-8-unix Major mode: Lisp Interaction Minor modes in effect: show-paren-mode: t global-whitespace-newline-mode: t global-whitespace-mode: t global-hl-todo-mode: t hl-todo-mode: t editorconfig-mode: t xclip-mode: t smartparens-global-mode: t smartparens-mode: t global-git-gutter-mode: t shell-dirtrack-mode: t tooltip-mode: t global-eldoc-mode: t eldoc-mode: t electric-indent-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t line-number-mode: t transient-mark-mode: t abbrev-mode: t Load-path shadows: /usr/share/emacs/site-lisp/llvm-7/llvm-mode hides /usr/share/emacs/site-lisp/llvm-8/llvm-mode /usr/share/emacs/site-lisp/llvm-7/emacs hides /usr/share/emacs/site-lisp/llvm-8/emacs /usr/share/emacs/site-lisp/llvm-7/tablegen-mode hides /usr/share/emacs/site-lisp/llvm-8/tablegen-mode /usr/share/emacs/site-lisp/llvm-7/llvm-mode hides /usr/share/emacs/site-lisp/llvm-9/llvm-mode /usr/share/emacs/site-lisp/llvm-7/emacs hides /usr/share/emacs/site-lisp/llvm-9/emacs /usr/share/emacs/site-lisp/llvm-7/tablegen-mode hides /usr/share/emacs/site-lisp/llvm-9/tablegen-mode Features: (shadow sort mail-extr emacsbug message rmc puny dired dired-loaddefs rfc822 mml mml-sec epa derived epg gnus-util rmail rmail-loaddefs mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums mm-util mail-prsvr mail-utils editorconfig-core editorconfig-core-handle editorconfig-fnmatch term/xterm xterm server elec-pair disp-table ox-md zenburn-theme paren whitespace cus-start cus-load hl-todo move-text editorconfig ox-wk ox-odt rng-loc rng-uri rng-parse rng-match rng-dt rng-util rng-pttrn nxml-parse nxml-ns nxml-enc xmltok nxml-util ox-latex ox-icalendar ox-html table ox-ascii ox-publish ox org-element avl-tree generator org org-macro org-footnote org-pcomplete org-list org-faces org-entities time-date noutline outline easy-mmode org-version ob-emacs-lisp ob ob-tangle org-src ob-ref ob-lob ob-table ob-keys ob-comint org-loaddefs find-func cal-menu calendar cal-loaddefs ob-exp ob-core org-compat ob-eval org-macs xclip py-autopep8 jedi jedi-core python-environment epc ctable cl concurrent deferred subr-x auto-complete popup smartparens dash git-gutter crux tramp tramp-compat tramp-loaddefs trampver ucs-normalize shell pcomplete comint regexp-opt ansi-color ring parse-time format-spec advice thingatpt edmacro kmacro cl-extra help-mode use-package-ensure use-package-core finder-inf info tool-bar package easymenu epg-config url-handlers url-parse auth-source cl-seq eieio eieio-core cl-macs eieio-loaddefs password-cache url-vars seq byte-opt gv bytecomp byte-compile cconv cl-loaddefs cl-lib mule-util tooltip eldoc electric uniquify ediff-hook vc-hooks lisp-float-type tabulated-list replace newcomment text-mode elisp-mode lisp-mode prog-mode register page menu-bar rfn-eshadow isearch timer select mouse jit-lock font-lock syntax facemenu font-core term/tty-colors frame cl-generic cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese eucjp-ms cp51932 hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese composite charscript charprop case-table epa-hook jka-cmpr-hook help simple abbrev obarray minibuffer cl-preloaded nadvice loaddefs button faces cus-face macroexp files text-properties overlay sha1 md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote threads dbusbind inotify lcms2 multi-tty make-network-process emacs) Memory information: ((conses 16 540732 24083) (symbols 48 40235 1) (miscs 40 83 222) (strings 32 141099 2555) (string-bytes 1 3882664) (vectors 16 59331) (vector-slots 8 987380 18416) (floats 8 164 838) (intervals 56 386 0) (buffers 992 13)) From unknown Thu Sep 11 07:36:49 2025 X-Loop: help-debbugs@gnu.org Subject: bug#41910: 26.3; xclip (wl-copy/Wayland) doesn't copy from Emacs Client Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 17 Jun 2020 14:26:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 41910 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: emacs@storiepvtride.it Cc: 41910@debbugs.gnu.org Received: via spool by 41910-submit@debbugs.gnu.org id=B41910.159240390921220 (code B ref 41910); Wed, 17 Jun 2020 14:26:02 +0000 Received: (at 41910) by debbugs.gnu.org; 17 Jun 2020 14:25:09 +0000 Received: from localhost ([127.0.0.1]:51955 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jlZ01-0005WC-0O for submit@debbugs.gnu.org; Wed, 17 Jun 2020 10:25:09 -0400 Received: from eggs.gnu.org ([209.51.188.92]:51748) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jlYzy-0005Va-M1 for 41910@debbugs.gnu.org; Wed, 17 Jun 2020 10:25:07 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:45717) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jlYzs-0005jf-Ac; Wed, 17 Jun 2020 10:25:00 -0400 Received: from [176.228.60.248] (port=1142 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1jlYzr-0006P2-LI; Wed, 17 Jun 2020 10:25:00 -0400 Date: Wed, 17 Jun 2020 17:24:43 +0300 Message-Id: <83a71122j8.fsf@gnu.org> From: Eli Zaretskii In-Reply-To: <1f242539-c351-c170-f268-8f35586591cc@storiepvtride.it> (emacs@storiepvtride.it) References: <1f242539-c351-c170-f268-8f35586591cc@storiepvtride.it> X-Spam-Score: -2.3 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) > From: emacs@storiepvtride.it > Date: Wed, 17 Jun 2020 10:31:55 +0200 > > I'm using xclip 1.10 under Wayland and I use `wl-clipboard` [0] to copy > and paste. > > When I connect a client to the Emacs daemon, I cannot copy text from a > buffer to outside Emacs (be it a GTK application or another shell). To > copy and paste text from a buffer: > > - I start selecting text with `C-space` then arrow keys to extend the > selection > > - I copy the selection with `C-w` > > - I paste the selection outside Emacs with whatever works (shift+ctrl+v, > > - shift+ins, ctrl+v, ecc.) > > If I start `emacs` directly the above workflow works just fine. Please tell how you invoke emacsclient in those cases. Also, if you disable xclip and don't use wl-clipboard, does the problem go away? Thanks. From unknown Thu Sep 11 07:36:49 2025 X-Loop: help-debbugs@gnu.org Subject: bug#41910: 26.3; xclip (wl-copy/Wayland) doesn't copy from Emacs Client Resent-From: emacs@storiepvtride.it Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 29 Jun 2020 19:41:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 41910 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 41910@debbugs.gnu.org Received: via spool by 41910-submit@debbugs.gnu.org id=B41910.159345964125383 (code B ref 41910); Mon, 29 Jun 2020 19:41:02 +0000 Received: (at 41910) by debbugs.gnu.org; 29 Jun 2020 19:40:41 +0000 Received: from localhost ([127.0.0.1]:49524 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jpzdw-0006bI-AR for submit@debbugs.gnu.org; Mon, 29 Jun 2020 15:40:41 -0400 Received: from mail.serni.org ([94.130.182.25]:40486 helo=mail.storiepvtride.it) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jpxdg-0003En-RD for 41910@debbugs.gnu.org; Mon, 29 Jun 2020 13:32:18 -0400 Received: from [192.168.178.64] (ip5b40f6b4.dynamic.kabel-deutschland.de [91.64.246.180]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (No client certificate requested) by mail.storiepvtride.it (Postfix) with ESMTPSA id 2CB489EE7F for <41910@debbugs.gnu.org>; Mon, 29 Jun 2020 19:32:15 +0200 (CEST) From: emacs@storiepvtride.it References: <1f242539-c351-c170-f268-8f35586591cc@storiepvtride.it> <83a71122j8.fsf@gnu.org> Message-ID: <7efac41e-78e5-ca62-37bd-ff1fc20d8847@storiepvtride.it> Date: Mon, 29 Jun 2020 19:32:14 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.9.0 MIME-Version: 1.0 In-Reply-To: <83a71122j8.fsf@gnu.org> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Spam-Score: 0.0 (/) X-Mailman-Approved-At: Mon, 29 Jun 2020 15:40:38 -0400 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Am 17.06.20 um 16:24 schrieb Eli Zaretskii: >> From: emacs@storiepvtride.it >> Date: Wed, 17 Jun 2020 10:31:55 +0200 >> >> I'm using xclip 1.10 under Wayland and I use `wl-clipboard` [0] to copy >> and paste. >> >> When I connect a client to the Emacs daemon, I cannot copy text from a >> buffer to outside Emacs (be it a GTK application or another shell). To >> copy and paste text from a buffer: >> >> - I start selecting text with `C-space` then arrow keys to extend the >> selection >> >> - I copy the selection with `C-w` >> >> - I paste the selection outside Emacs with whatever works (shift+ctrl+v, >> >> - shift+ins, ctrl+v, ecc.) >> >> If I start `emacs` directly the above workflow works just fine. > > Please tell how you invoke emacsclient in those cases. > > Also, if you disable xclip and don't use wl-clipboard, does the > problem go away? > > Thanks. > Hello, thanks for the reply. > Please tell how you invoke emacsclient in those cases. I use this alias: alias em='emacsclient -t' > Also, if you disable xclip and don't use wl-clipboard, does the > problem go away? If I start emacs in Fundamental mode (emacs -q) which I believe should disable any package, I observe: - I cannot copy from Emacs and paste into a GTK application - I can copy from a GTK application and paste into Emacs - Yank and Kill-ring-save work inside Emacs Hope it helps, sorry if my wording is not correct, feel free to ask more details. Regards, From unknown Thu Sep 11 07:36:49 2025 X-Loop: help-debbugs@gnu.org Subject: bug#41910: 26.3; xclip (wl-copy/Wayland) doesn't copy from Emacs Client Resent-From: Lars Ingebrigtsen Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 13 Jun 2021 11:11:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 41910 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: emacs@storiepvtride.it Cc: 41910@debbugs.gnu.org Received: via spool by 41910-submit@debbugs.gnu.org id=B41910.162358260629518 (code B ref 41910); Sun, 13 Jun 2021 11:11:02 +0000 Received: (at 41910) by debbugs.gnu.org; 13 Jun 2021 11:10:06 +0000 Received: from localhost ([127.0.0.1]:42748 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lsO0E-0007g2-CN for submit@debbugs.gnu.org; Sun, 13 Jun 2021 07:10:06 -0400 Received: from quimby.gnus.org ([95.216.78.240]:52850) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lsO0C-0007ew-8L for 41910@debbugs.gnu.org; Sun, 13 Jun 2021 07:10:04 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Type:MIME-Version:Message-ID:In-Reply-To:Date: References:Subject:Cc:To:From:Sender:Reply-To:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=YjefuSuTi2h8kCUgKnrtISgj1IcTsg0LPw8D89RoDcw=; b=Z3QL23PUy2FrpaFDne92Rc15ba QxtJuvIiuiQIAoePHssQyynYgVdGXE6c4LmkvlOYhBYCe16V40vqKztxvKYi84rNZTNooum2P8gmM Hx81OU4GIY8PQJYmUKzMuFgDS3SVlFSsYQxPZtr/IeYMe/CCSEd7PFqe36gYb8oXoow0=; Received: from cm-84.212.220.105.getinternet.no ([84.212.220.105] helo=xo) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1lsO03-0003FN-FF; Sun, 13 Jun 2021 13:09:57 +0200 From: Lars Ingebrigtsen References: <1f242539-c351-c170-f268-8f35586591cc@storiepvtride.it> <83a71122j8.fsf@gnu.org> <7efac41e-78e5-ca62-37bd-ff1fc20d8847@storiepvtride.it> X-Now-Playing: Boris with Merzbow's _Gensho (4)_: "Angel" Date: Sun, 13 Jun 2021 13:09:55 +0200 In-Reply-To: <7efac41e-78e5-ca62-37bd-ff1fc20d8847@storiepvtride.it> (emacs@storiepvtride.it's message of "Mon, 29 Jun 2020 19:32:14 +0200") Message-ID: <87h7i258cc.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: emacs@storiepvtride.it writes: > If I start emacs in Fundamental mode (emacs -q) which I believe should > disable any package, I observe: "emacs -Q" will disable all local customisations, but "emacs -q" will let some through. Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: -0.7 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) emacs@storiepvtride.it writes: > If I start emacs in Fundamental mode (emacs -q) which I believe should > disable any package, I observe: "emacs -Q" will disable all local customisations, but "emacs -q" will let some through. > - I cannot copy from Emacs and paste into a GTK application I'm unable to reproduce this in Emacs 27.2/28 -- what GTK application are you pasting into, and how are you doing it? (Marking a region with the mouse in Emacs?) -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Sun Jun 13 07:10:09 2021 Received: (at control) by debbugs.gnu.org; 13 Jun 2021 11:10:09 +0000 Received: from localhost ([127.0.0.1]:42751 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lsO0H-0007gH-Jy for submit@debbugs.gnu.org; Sun, 13 Jun 2021 07:10:09 -0400 Received: from quimby.gnus.org ([95.216.78.240]:52866) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lsO0G-0007fp-L5 for control@debbugs.gnu.org; Sun, 13 Jun 2021 07:10:08 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Subject:From:To:Message-Id:Date:Sender:Reply-To:Cc: MIME-Version:Content-Type:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=L0jTrkggl5lmedUPGyDvi9ipXTLS09fsyv/e4UQfcyI=; b=lKGHWW/vvAkiEICMwD5MzSFRcR KE7wOlOnbAoiauI267UVZWxKajTsiwGvn3YJCe1DfpmjNZ1djH9X3S0BjtkNXBw+C78O/5M2G/Wfx ezunX5VWVJRTJGo1cfPCtGhhxrSBIgfDsNOZdlRPhtFow0WIdnoOU4SyQXdKXPZ1EeE8=; Received: from cm-84.212.220.105.getinternet.no ([84.212.220.105] helo=xo) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1lsO09-0003FX-Aq for control@debbugs.gnu.org; Sun, 13 Jun 2021 13:10:03 +0200 Date: Sun, 13 Jun 2021 13:10:00 +0200 Message-Id: <87fsxm58c7.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #41910 X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: tags 41910 + moreinfo quit Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) tags 41910 + moreinfo quit From unknown Thu Sep 11 07:36:49 2025 X-Loop: help-debbugs@gnu.org Subject: bug#41910: 26.3; xclip (wl-copy/Wayland) doesn't copy from Emacs Client Resent-From: jman Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 24 Jun 2021 07:33:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 41910 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: moreinfo To: Lars Ingebrigtsen Cc: emacs@storiepvtride.it, 41910@debbugs.gnu.org Received: via spool by 41910-submit@debbugs.gnu.org id=B41910.162451996327117 (code B ref 41910); Thu, 24 Jun 2021 07:33:02 +0000 Received: (at 41910) by debbugs.gnu.org; 24 Jun 2021 07:32:43 +0000 Received: from localhost ([127.0.0.1]:42300 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lwJqs-00073J-V7 for submit@debbugs.gnu.org; Thu, 24 Jun 2021 03:32:43 -0400 Received: from mail.serni.org ([94.130.182.25]:58602 helo=mail.storiepvtride.it) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lwJqq-000739-VC for 41910@debbugs.gnu.org; Thu, 24 Jun 2021 03:32:41 -0400 Received: from nyarlathotep.storiepvtride.it (mue-88-130-49-081.dsl.tropolys.de [88.130.49.81]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (No client certificate requested) by mail.storiepvtride.it (Postfix) with ESMTPSA id 8D7B99CCA3; Thu, 24 Jun 2021 09:32:38 +0200 (CEST) References: <1f242539-c351-c170-f268-8f35586591cc@storiepvtride.it> <83a71122j8.fsf@gnu.org> <7efac41e-78e5-ca62-37bd-ff1fc20d8847@storiepvtride.it> <87h7i258cc.fsf@gnus.org> User-agent: mu4e 1.4.15; emacs 28.0.50 From: jman In-reply-to: <87h7i258cc.fsf@gnus.org> Date: Thu, 24 Jun 2021 09:32:37 +0200 Message-ID: <87sg17n2ei.fsf@storiepvtride.it> MIME-Version: 1.0 Content-Type: text/plain; format=flowed X-Spam-Score: 0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Lars Ingebrigtsen writes: > emacs@storiepvtride.it writes: > >> If I start emacs in Fundamental mode (emacs -q) which I believe >> should >> disable any package, I observe: > > "emacs -Q" will disable all local customisations, but "emacs -q" > will > let some through. > >> - I cannot copy from Emacs and paste into a GTK application > > I'm unable to reproduce this in Emacs 27.2/28 -- what GTK > application > are you pasting into, and how are you doing it? (Marking a > region with > the mouse in Emacs?) Hi, thanks for the reply. I can't provide a reproducible anymore as now I use a completely different Emacs configuration (Doom) and don't use emacs server/client configuration. Best, From unknown Thu Sep 11 07:36:49 2025 X-Loop: help-debbugs@gnu.org Subject: bug#41910: 26.3; xclip (wl-copy/Wayland) doesn't copy from Emacs Client Resent-From: Lars Ingebrigtsen Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 24 Jun 2021 14:54:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 41910 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: moreinfo To: jman Cc: 41910@debbugs.gnu.org Received: via spool by 41910-submit@debbugs.gnu.org id=B41910.162454643615324 (code B ref 41910); Thu, 24 Jun 2021 14:54:02 +0000 Received: (at 41910) by debbugs.gnu.org; 24 Jun 2021 14:53:56 +0000 Received: from localhost ([127.0.0.1]:43776 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lwQjr-0003z6-QE for submit@debbugs.gnu.org; Thu, 24 Jun 2021 10:53:55 -0400 Received: from quimby.gnus.org ([95.216.78.240]:60986) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lwQjp-0003yq-Qx for 41910@debbugs.gnu.org; Thu, 24 Jun 2021 10:53:54 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Type:MIME-Version:Message-ID:In-Reply-To:Date: References:Subject:Cc:To:From:Sender:Reply-To:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=Gb0FyihzzccDbyjFXkpGqzSbCQbF+tO1/Js1ZflrjYc=; b=fE73Jxxt/VjDF8Tmq+ZLTtnqn4 9lrb29TBR71Nyq1Y8K23nBGoWj+CTAY/qxwSJkHC0sPN+6OF2apoGY6H1zKiYyJ6YS4Ip+lkVePVV CB9XeeGUS/m1zyRvSEGv9U7jxE6LRBzEnEAhjyc0HAv/fkZedJsTcSantFFjTS+bf4Bk=; Received: from cm-84.212.220.105.getinternet.no ([84.212.220.105] helo=elva) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1lwQjh-0001Nw-AY; Thu, 24 Jun 2021 16:53:47 +0200 From: Lars Ingebrigtsen References: <1f242539-c351-c170-f268-8f35586591cc@storiepvtride.it> <83a71122j8.fsf@gnu.org> <7efac41e-78e5-ca62-37bd-ff1fc20d8847@storiepvtride.it> <87h7i258cc.fsf@gnus.org> <87sg17n2ei.fsf@storiepvtride.it> X-Now-Playing: Marine's _The Fruit of the Original Sin_: "Animal in my Head" Date: Thu, 24 Jun 2021 16:53:44 +0200 In-Reply-To: <87sg17n2ei.fsf@storiepvtride.it> (jman's message of "Thu, 24 Jun 2021 09:32:37 +0200") Message-ID: <87fsx7jouf.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: jman writes: > Hi, thanks for the reply. I can't provide a reproducible anymore as > now I use a > completely different Emacs configuration (Doom) and don't use > emacs server/client configuration. Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: -2.3 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) jman writes: > Hi, thanks for the reply. I can't provide a reproducible anymore as > now I use a > completely different Emacs configuration (Doom) and don't use > emacs server/client configuration. OK, I'm closing this bug report, then. If further progress can be made, please respond to the debbugs address and we'll reopen. (Or file a new bug report.) -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Thu Jun 24 10:54:01 2021 Received: (at control) by debbugs.gnu.org; 24 Jun 2021 14:54:01 +0000 Received: from localhost ([127.0.0.1]:43779 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lwQjx-0003zO-1b for submit@debbugs.gnu.org; Thu, 24 Jun 2021 10:54:01 -0400 Received: from quimby.gnus.org ([95.216.78.240]:32768) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lwQjv-0003z4-Mu for control@debbugs.gnu.org; Thu, 24 Jun 2021 10:53:59 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Subject:From:To:Message-Id:Date:Sender:Reply-To:Cc: MIME-Version:Content-Type:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=6yBmPSI1HWAshtNRUL2ZybdGA8PS74Sj6hQxgIIm/0g=; b=AQ2ps/jR4+YAxEHhabJRvBzwi7 wK1TjLkpm4MgWDBAuyB0pavt8GYFZhShmozAm14WauLazRTz+ZMbg/oSH4ltO7lsRgqGFK+cbkK3B 3gT6qNnXAoYZ+zANUjxepNHreA+hne4QB5nUXdtY5gKwPVw1SjCec/aWi3/jG3IWZCnQ=; Received: from cm-84.212.220.105.getinternet.no ([84.212.220.105] helo=elva) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1lwQjo-0001O9-85 for control@debbugs.gnu.org; Thu, 24 Jun 2021 16:53:54 +0200 Date: Thu, 24 Jun 2021 16:53:51 +0200 Message-Id: <87eecrjou8.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #41910 X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: close 41910 quit Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) close 41910 quit