From unknown Sun Jun 22 03:49:56 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#6941 <6941@debbugs.gnu.org> To: bug#6941 <6941@debbugs.gnu.org> Subject: Status: 24.0.50; yank doesn't return latest kill Reply-To: bug#6941 <6941@debbugs.gnu.org> Date: Sun, 22 Jun 2025 10:49:56 +0000 retitle 6941 24.0.50; yank doesn't return latest kill reassign 6941 emacs submitter 6941 Andreas R=C3=B6hler severity 6941 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Sun Aug 29 15:38:53 2010 Received: (at submit) by debbugs.gnu.org; 29 Aug 2010 19:38:53 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OpniP-00056e-6q for submit@debbugs.gnu.org; Sun, 29 Aug 2010 15:38:53 -0400 Received: from mail.gnu.org ([199.232.76.166] helo=mx10.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OpniL-00056Z-Q7 for submit@debbugs.gnu.org; Sun, 29 Aug 2010 15:38:51 -0400 Received: from lists.gnu.org ([199.232.76.165]:52683) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Opnjr-00088c-CL for submit@debbugs.gnu.org; Sun, 29 Aug 2010 15:40:23 -0400 Received: from [140.186.70.92] (port=43003 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Opnjp-0004Nk-7N for bug-gnu-emacs@gnu.org; Sun, 29 Aug 2010 15:40:22 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_NONE autolearn=unavailable version=3.3.1 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Opnjn-0008Cb-Lo for bug-gnu-emacs@gnu.org; Sun, 29 Aug 2010 15:40:21 -0400 Received: from moutng.kundenserver.de ([212.227.17.8]:50160) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Opnjn-0008CA-8n for bug-gnu-emacs@gnu.org; Sun, 29 Aug 2010 15:40:19 -0400 Received: from [192.168.178.27] (brln-4dbc4ebb.pool.mediaWays.net [77.188.78.187]) by mrelayeu.kundenserver.de (node=mreu1) with ESMTP (Nemesis) id 0LfWbl-1P9h172k0H-00peRJ; Sun, 29 Aug 2010 21:40:17 +0200 Message-ID: <4C7AB779.8050709@easy-emacs.de> Date: Sun, 29 Aug 2010 21:39:37 +0200 From: =?ISO-8859-15?Q?Andreas_R=F6hler?= User-Agent: Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.1.11) Gecko/20100711 Thunderbird/3.0.6 MIME-Version: 1.0 To: bug-gnu-emacs@gnu.org Subject: 24.0.50; yank doesn't return latest kill Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Provags-ID: V02:K0:JbnHvlgu3DFvqxrntL5Haqe2iPtawBQowfU8T2EH4AD 16Ol8Jmmqfz3Z/TQJbevbgZpj0ck8lkG5otmLlOXvrrBwozwjS lX2T8r7Epxg9o8/x5vlBaCWQKwaQ+uLb7z/9nHNRX1sfEcLFwm N2c6cZGVU5GB2JUwOgKU5cNkJV/Smpke51ggHaZ/oXAnsU9MEq YLv5UadxGccimk2F1Aq675UUzf2tiAPpxLdZxthUww= X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) X-Spam-Score: -6.6 (------) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.6 (------) emacs -Q: Hi, with yank following a kill-new, Emacs doesn't yank the latest killed string. Checked it in a scratch buffer with following content after default: abc foo bar (kill-new (buffer-substring-no-properties 192 195) ==> "abc" (kill-new (buffer-substring-no-properties 196 199) ==> "foo" (kill-new (buffer-substring-no-properties 200 203) ==> "bar" After evaluating this, following yank should insert "bar". Instead it inserted some other, previously killed content. AFAIS its related to activated region. Doesn't happen, if a yank follows immediatly such a kill-new. If region gets activated meanwhile by moving the cursor, content gets into the kill-ring and is yanked back instead ot the previous kill. Thanks Andreas -- https://code.launchpad.net/~a-roehler/python-mode https://code.launchpad.net/s-x-emacs-werkstatt/ In GNU Emacs 24.0.50.1 (i686-pc-linux-gnu, GTK+ Version 2.12.0) of 2010-08-28 Windowing system distributor `The X.Org Foundation', version 11.0.70200000 Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: de_DE.UTF-8 value of $XMODIFIERS: @im=local locale-coding-system: utf-8-unix default enable-multibyte-characters: t Major mode: Lisp Interaction Minor modes in effect: tooltip-mode: t mouse-wheel-mode: t tool-bar-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t line-number-mode: t transient-mark-mode: t Recent input: M-x i n s e r t - f i e i n . t x t C-k C-k C-k C-k C-k C-k C-k C-x C-f C-k C-k C-k C-k C-k C-k C-k C-x C-s C-x k C-e C-x C-e C-x C-e C-x C-e C-y M-x r e p o r t . - - e m a c s - b u Recent messages: For information about GNU Emacs and the GNU system, type C-h C-a. Mark set Loading vc-cvs...done Loading vc-git...done Saving file /home/speck/ein.txt... Wrote /home/speck/ein.txt "abc" "foo" "bar" Mark set Load-path shadows: None found. Features: (shadow sort gnus-util mail-extr message sendmail regexp-opt rfc822 mml easymenu mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 rfc2047 rfc2045 ietf-drums mm-util mail-prsvr mailabbrev mail-utils gmm-utils mailheader emacsbug vc-git vc-cvs tooltip ediff-hook vc-hooks lisp-float-type mwheel x-win x-dnd tool-bar dnd fontset image fringe lisp-mode register page menu-bar rfn-eshadow timer select scroll-bar mldrag mouse jit-lock font-lock syntax facemenu font-core frame cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev loaddefs button minibuffer faces cus-face files text-properties overlay md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote make-network-process dbusbind dynamic-setting system-font-setting font-render-setting move-toolbar gtk x-toolkit x multi-tty emacs) From debbugs-submit-bounces@debbugs.gnu.org Mon Aug 30 09:36:26 2010 Received: (at 6941) by debbugs.gnu.org; 30 Aug 2010 13:36:26 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Oq4XB-00041I-K3 for submit@debbugs.gnu.org; Mon, 30 Aug 2010 09:36:25 -0400 Received: from smtprelay-h32.telenor.se ([213.150.131.5]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Oq4X9-00041D-9n for 6941@debbugs.gnu.org; Mon, 30 Aug 2010 09:36:24 -0400 Received: from ipb4.telenor.se (ipb4.telenor.se [195.54.127.167]) by smtprelay-h32.telenor.se (Postfix) with ESMTP id AE1A8E94AA for <6941@debbugs.gnu.org>; Mon, 30 Aug 2010 15:37:58 +0200 (CEST) X-SENDER-IP: [85.225.45.35] X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AngvAI5Re0xV4S0jPGdsb2JhbACgRAwBAQEBNS26WIU3BA X-IronPort-AV: E=Sophos;i="4.56,292,1280700000"; d="scan'208";a="1665328240" Received: from c-232de155.25-1-64736c10.cust.bredbandsbolaget.se (HELO coolsville.localdomain) ([85.225.45.35]) by ipb4.telenor.se with ESMTP; 30 Aug 2010 15:37:56 +0200 Received: from [172.20.199.2] (gaffa [172.20.199.2]) by coolsville.localdomain (Postfix) with ESMTP id E94487FA05A; Mon, 30 Aug 2010 15:37:55 +0200 (CEST) Message-ID: <4C7BB432.2010004@swipnet.se> Date: Mon, 30 Aug 2010 15:37:54 +0200 From: =?ISO-8859-15?Q?Jan_Dj=E4rv?= User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.11) Gecko/20100713 Thunderbird/3.0.6 MIME-Version: 1.0 To: =?ISO-8859-15?Q?Andreas_R=F6hler?= Subject: Re: bug#6941: 24.0.50; yank doesn't return latest kill References: <4C7AB779.8050709@easy-emacs.de> In-Reply-To: <4C7AB779.8050709@easy-emacs.de> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: quoted-printable X-Spam-Score: -1.5 (-) X-Debbugs-Envelope-To: 6941 Cc: 6941@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.4 (--) 2010-08-29 21:39, Andreas R=F6hler skrev: > > emacs -Q: > > Hi, > > with yank following a kill-new, Emacs doesn't yank the latest killed > string. > > Checked it in a scratch buffer with following content after default: > > abc foo bar > (kill-new (buffer-substring-no-properties 192 195) =3D=3D> "abc" > (kill-new (buffer-substring-no-properties 196 199) =3D=3D> "foo" > (kill-new (buffer-substring-no-properties 200 203) =3D=3D> "bar" > > After evaluating this, following yank should insert "bar". > > Instead it inserted some other, previously killed content. > If I add the missing ) to those expressions, I do get bar yanked. Try again with proper expressions. Jan D. From debbugs-submit-bounces@debbugs.gnu.org Mon Aug 30 12:09:05 2010 Received: (at 6941) by debbugs.gnu.org; 30 Aug 2010 16:09:05 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Oq6uu-00052R-74 for submit@debbugs.gnu.org; Mon, 30 Aug 2010 12:09:04 -0400 Received: from moutng.kundenserver.de ([212.227.17.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Oq6ur-000523-UT for 6941@debbugs.gnu.org; Mon, 30 Aug 2010 12:09:03 -0400 Received: from [192.168.178.27] (brln-4dbc633f.pool.mediaWays.net [77.188.99.63]) by mrelayeu.kundenserver.de (node=mrbap0) with ESMTP (Nemesis) id 0MATf8-1OebPS1SRu-00BiIC; Mon, 30 Aug 2010 18:10:28 +0200 Message-ID: <4C7BD7CE.10800@easy-emacs.de> Date: Mon, 30 Aug 2010 18:09:50 +0200 From: =?ISO-8859-15?Q?Andreas_R=F6hler?= User-Agent: Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.1.11) Gecko/20100711 Thunderbird/3.0.6 MIME-Version: 1.0 To: =?ISO-8859-15?Q?Jan_Dj=E4rv?= Subject: Re: bug#6941: 24.0.50; yank doesn't return latest kill References: <4C7AB779.8050709@easy-emacs.de> <4C7BB432.2010004@swipnet.se> In-Reply-To: <4C7BB432.2010004@swipnet.se> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 8bit X-Provags-ID: V02:K0:rhTTQU2Tr/8cUwh0nv7os2Wrap85smx+GaKdmKIi3Ur toziRKaAotsQVkeYYe5S7VLtj69DDra9gtepa1bkYtCRURtu5Y v5txuSGg+3s9NqQxe07aumFKl8B1DGNOJdeyevDDmiFfZLGMPm I6TMzy7njWgVfmzaIQhX5xqxUO2gFoeuEFBTULmwX1P0qfoTdk l0N/DnlqtZosSWvycP0pDLnQxkwgzDMoRgZkhnxnEE= X-Spam-Score: -3.3 (---) X-Debbugs-Envelope-To: 6941 Cc: 6941@debbugs.gnu.org, Chong Yidong X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -3.9 (---) Am 30.08.2010 15:37, schrieb Jan Djärv: > 2010-08-29 21:39, Andreas Röhler skrev: >> >> emacs -Q: >> >> Hi, >> >> with yank following a kill-new, Emacs doesn't yank the latest killed >> string. >> >> Checked it in a scratch buffer with following content after default: >> >> abc foo bar >> (kill-new (buffer-substring-no-properties 192 195) ==> "abc" >> (kill-new (buffer-substring-no-properties 196 199) ==> "foo" >> (kill-new (buffer-substring-no-properties 200 203) ==> "bar" >> >> After evaluating this, following yank should insert "bar". >> >> Instead it inserted some other, previously killed content. >> > > If I add the missing ) to those expressions, I do get bar yanked. > Try again with proper expressions. > > Jan D. > Hi, sorry for the typo. I'm coming upon from functions which exchange-point-and-mark in order to get the string found displayed. Seems it's the setting of the mark, which triggers the bug. If the last line is changed into (kill-new (buffer-substring-no-properties 200 203)) asdf evaluating it before "asdf", push-mark, down one or more line, region is active, yank, "asdf" is inserted. Which follows the setting of select-active-regions, please see my posting to emacs-devel. Basically it's a design-flaw IMHO. Thanks Andreas From debbugs-submit-bounces@debbugs.gnu.org Tue Aug 31 12:10:38 2010 Received: (at 6941) by debbugs.gnu.org; 31 Aug 2010 16:10:38 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OqTPx-000094-LG for submit@debbugs.gnu.org; Tue, 31 Aug 2010 12:10:38 -0400 Received: from pantheon-po45.its.yale.edu ([130.132.50.79]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OqTPv-00008x-QP for 6941@debbugs.gnu.org; Tue, 31 Aug 2010 12:10:36 -0400 Received: from furry (dhcp128036014154.central.yale.edu [128.36.14.154]) (authenticated bits=0) by pantheon-po45.its.yale.edu (8.12.11.20060308/8.12.11) with ESMTP id o7VGCDND031318 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Tue, 31 Aug 2010 12:12:13 -0400 Received: by furry (Postfix, from userid 1000) id C33E916D402; Tue, 31 Aug 2010 12:12:13 -0400 (EDT) From: Chong Yidong To: Andreas =?utf-8?Q?R=C3=B6hler?= Subject: Re: bug#6941: 24.0.50; yank doesn't return latest kill References: <4C7AB779.8050709@easy-emacs.de> <4C7BB432.2010004@swipnet.se> <4C7BD7CE.10800@easy-emacs.de> Date: Tue, 31 Aug 2010 12:12:13 -0400 In-Reply-To: <4C7BD7CE.10800@easy-emacs.de> ("Andreas =?utf-8?Q?R=C3=B6hle?= =?utf-8?Q?r=22's?= message of "Mon, 30 Aug 2010 18:09:50 +0200") Message-ID: <87vd6qrcbm.fsf@stupidchicken.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-YaleITSMailFilter: Version 1.2c (attachment(s) not renamed) X-Spam-Score: -2.7 (--) X-Debbugs-Envelope-To: 6941 Cc: 6941@debbugs.gnu.org, Jan =?utf-8?Q?Dj=C3=A4rv?= X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.7 (--) Andreas R=C3=B6hler writes: > I'm coming upon from functions which exchange-point-and-mark in order > to get the string found displayed. Seems it's the setting of the mark, > which triggers the bug. > > If the last line is changed into > > (kill-new (buffer-substring-no-properties 200 203)) asdf > > evaluating it before "asdf", push-mark, down one or more line, region > is active, yank, "asdf" is inserted. Your description is still too vague. Please provide a step by step recipe; don't describe what you did ("evaluating", "push-mark", etc.), but what you typed. For instance, here is what I did: 1. emacs -Q 2. Type the following: (kill-new (buffer-substring-no-properties 193 197)) 3. C-x C-e =3D> "kill" appears in the echo area 4. M-< 5. C-SPC 6. C-n 7. C-y =3D> The word "kill" is yanked into the buffer. I don't see any bug here. From debbugs-submit-bounces@debbugs.gnu.org Tue Aug 31 12:38:17 2010 Received: (at 6941) by debbugs.gnu.org; 31 Aug 2010 16:38:17 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OqTqj-0000LN-1g for submit@debbugs.gnu.org; Tue, 31 Aug 2010 12:38:17 -0400 Received: from moutng.kundenserver.de ([212.227.17.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OqTqf-0000LG-Tr for 6941@debbugs.gnu.org; Tue, 31 Aug 2010 12:38:15 -0400 Received: from [192.168.178.27] (brln-4dbc45d5.pool.mediaWays.net [77.188.69.213]) by mrelayeu.kundenserver.de (node=mrbap0) with ESMTP (Nemesis) id 0MdXMC-1ORFLr12xI-00PXTl; Tue, 31 Aug 2010 18:39:47 +0200 Message-ID: <4C7D3035.2070206@easy-emacs.de> Date: Tue, 31 Aug 2010 18:39:17 +0200 From: =?UTF-8?B?QW5kcmVhcyBSw7ZobGVy?= User-Agent: Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.1.11) Gecko/20100711 Thunderbird/3.0.6 MIME-Version: 1.0 To: Chong Yidong Subject: Re: bug#6941: 24.0.50; yank doesn't return latest kill References: <4C7AB779.8050709@easy-emacs.de> <4C7BB432.2010004@swipnet.se> <4C7BD7CE.10800@easy-emacs.de> <87vd6qrcbm.fsf@stupidchicken.com> In-Reply-To: <87vd6qrcbm.fsf@stupidchicken.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Provags-ID: V02:K0:sxO+VOtztg5WMPGTpVk5y013ygYeCIvdoUGKYxQi/MB Mjmll0due9kus8QHNCJA9XbL4+PASPuYkCJNzp5DnY6E+o6KlF aCUxuNrB7xbLOK8RzyUet1EH5+0j3UhvJ19LsvXxKmoNLWsY6o u9YQqgxLJltEevoiXsEO3SQ06I/9thkVk1EmwmFlW9Okauu7nU QLIGzl1XMpbOMlUVNuAW3PDAvZbR/u4YYIG3e8xGC0= X-Spam-Score: -3.7 (---) X-Debbugs-Envelope-To: 6941 Cc: 6941@debbugs.gnu.org, =?UTF-8?B?SmFuIERqw6Rydg==?= X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -3.6 (---) Am 31.08.2010 18:12, schrieb Chong Yidong: > Andreas Röhler writes: > >> I'm coming upon from functions which exchange-point-and-mark in order >> to get the string found displayed. Seems it's the setting of the mark, >> which triggers the bug. >> >> If the last line is changed into >> >> (kill-new (buffer-substring-no-properties 200 203)) asdf >> >> evaluating it before "asdf", push-mark, down one or more line, region >> is active, yank, "asdf" is inserted. > > Your description is still too vague. Please provide a step by step > recipe; don't describe what you did ("evaluating", "push-mark", etc.), > but what you typed. For instance, here is what I did: > > 1. emacs -Q > 2. Type the following: (kill-new (buffer-substring-no-properties 193 197)) > 3. C-x C-e > > => "kill" appears in the echo area > > 4. M-< > 5. C-SPC > 6. C-n > 7. C-y > > => The word "kill" is yanked into the buffer. > > I don't see any bug here. > Unfortunatly it behaves different here. Get twofold ;; This buffer is for notes you don't want to save, and for Lisp evaluation. ;; This buffer is for notes you don't want to save, and for Lisp evaluation. instead, which is logically, as C-n after C-SPC activated the region. Just as a default it's a bug.... BTW I run it from an uninstalled Emacs from the directory where it's built with bootstrap. Andreas From debbugs-submit-bounces@debbugs.gnu.org Tue Aug 31 13:56:09 2010 Received: (at 6941) by debbugs.gnu.org; 31 Aug 2010 17:56:09 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OqV44-0000pX-Ui for submit@debbugs.gnu.org; Tue, 31 Aug 2010 13:56:09 -0400 Received: from pantheon-po44.its.yale.edu ([130.132.50.78]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OqV42-0000pB-8i for 6941@debbugs.gnu.org; Tue, 31 Aug 2010 13:56:06 -0400 Received: from furry (dhcp128036014154.central.yale.edu [128.36.14.154]) (authenticated bits=0) by pantheon-po44.its.yale.edu (8.12.11.20060308/8.12.11) with ESMTP id o7VHvii0030007 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Tue, 31 Aug 2010 13:57:44 -0400 Received: by furry (Postfix, from userid 1000) id 7604816D402; Tue, 31 Aug 2010 13:57:44 -0400 (EDT) From: Chong Yidong To: Andreas =?utf-8?Q?R=C3=B6hler?= Subject: Re: bug#6941: 24.0.50; yank doesn't return latest kill References: <4C7AB779.8050709@easy-emacs.de> <4C7BB432.2010004@swipnet.se> <4C7BD7CE.10800@easy-emacs.de> <87vd6qrcbm.fsf@stupidchicken.com> <4C7D3035.2070206@easy-emacs.de> Date: Tue, 31 Aug 2010 13:57:44 -0400 In-Reply-To: <4C7D3035.2070206@easy-emacs.de> ("Andreas =?utf-8?Q?R=C3=B6h?= =?utf-8?Q?ler=22's?= message of "Tue, 31 Aug 2010 18:39:17 +0200") Message-ID: <8762yqvf53.fsf@stupidchicken.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-YaleITSMailFilter: Version 1.2c (attachment(s) not renamed) X-Spam-Score: -2.7 (--) X-Debbugs-Envelope-To: 6941 Cc: 6941@debbugs.gnu.org, Jan =?utf-8?Q?Dj=C3=A4rv?= X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.7 (--) Andreas R=C3=B6hler writes: > Unfortunatly it behaves different here. > > Get twofold > > ;; This buffer is for notes you don't want to save, and for Lisp evaluati= on. > ;; This buffer is for notes you don't want to save, and for Lisp evaluati= on. > > instead, which is logically, as C-n after C-SPC activated the region. It's not logical, since C-y only pastes yanks the clipboard or the kill-ring; it no longer yanks the primary selection. C-n after C-SPEC actives the region, but that only sets the primary selection. Either you are not running with `emacs -Q', or your repository is not up to date for some reason, or something external to Emacs (maybe a misbehaving selection manager?) is screwing up. From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 02 02:59:17 2010 Received: (at 6941) by debbugs.gnu.org; 2 Sep 2010 06:59:17 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Or3lU-0000G2-Tf for submit@debbugs.gnu.org; Thu, 02 Sep 2010 02:59:17 -0400 Received: from moutng.kundenserver.de ([212.227.17.8]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Or3lS-0000Fx-0q for 6941@debbugs.gnu.org; Thu, 02 Sep 2010 02:59:15 -0400 Received: from [192.168.178.27] (brln-4db9c3cd.pool.mediaWays.net [77.185.195.205]) by mrelayeu.kundenserver.de (node=mreu2) with ESMTP (Nemesis) id 0Lg4lz-1PAD7I3xal-00p0gj; Thu, 02 Sep 2010 09:00:52 +0200 Message-ID: <4C7F4B83.90601@easy-emacs.de> Date: Thu, 02 Sep 2010 09:00:19 +0200 From: =?UTF-8?B?QW5kcmVhcyBSw7ZobGVy?= User-Agent: Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.1.11) Gecko/20100711 Thunderbird/3.0.6 MIME-Version: 1.0 To: Chong Yidong Subject: Re: bug#6941: 24.0.50; yank doesn't return latest kill References: <4C7AB779.8050709@easy-emacs.de> <4C7BB432.2010004@swipnet.se> <4C7BD7CE.10800@easy-emacs.de> <87vd6qrcbm.fsf@stupidchicken.com> <4C7D3035.2070206@easy-emacs.de> <8762yqvf53.fsf@stupidchicken.com> In-Reply-To: <8762yqvf53.fsf@stupidchicken.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Provags-ID: V02:K0:K6d954zPgGs4RZ/KzIRUWVufd1ilVO6fPCFyU4N+SLH xGy5RQM3mUC/7GbFluKncU5oyc34C94AodidumD7HfehULhjkW /JHnLtdLbvJ3+0OBGfiPyBU1T9XljqNy67Wpf3y+0o7G/Pkbi9 34Iw/qaNbuecw47RZdcZWDeyCXYVdaGweHscg6FhyNVmukmT5r wczAPcTw+0riKOttX2mETSfKv6e6hrpLh7LuKUoQ4c= X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 6941 Cc: 6941@debbugs.gnu.org, =?UTF-8?B?SmFuIERqw6Rydg==?= X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -1.7 (-) Am 31.08.2010 19:57, schrieb Chong Yidong: > Andreas Röhler writes: > >> Unfortunatly it behaves different here. >> >> Get twofold >> >> ;; This buffer is for notes you don't want to save, and for Lisp evaluation. >> ;; This buffer is for notes you don't want to save, and for Lisp evaluation. >> >> instead, which is logically, as C-n after C-SPC activated the region. > > It's not logical, since C-y only pastes yanks the clipboard or the > kill-ring; it no longer yanks the primary selection. AFAIS the clipboard is yanked back - uncomfortably so far. C-n after C-SPEC > actives the region, but that only sets the primary selection. > > Either you are not running with `emacs -Q', initial bug report should reveil this, if that's the case. or your repository is not up > to date for some reason, its from here: git clone git://repo.or.cz/org-mode.git can't imagine that clone the responsible or something external to Emacs (maybe a > misbehaving selection manager?) is screwing up. > From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 02 11:15:22 2010 Received: (at 6941) by debbugs.gnu.org; 2 Sep 2010 15:15:22 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OrBVa-0004C6-Kj for submit@debbugs.gnu.org; Thu, 02 Sep 2010 11:15:22 -0400 Received: from pantheon-po45.its.yale.edu ([130.132.50.79]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OrBVZ-0004Bz-Ec for 6941@debbugs.gnu.org; Thu, 02 Sep 2010 11:15:21 -0400 Received: from furry (dhcp128036014154.central.yale.edu [128.36.14.154]) (authenticated bits=0) by pantheon-po45.its.yale.edu (8.12.11.20060308/8.12.11) with ESMTP id o82FH43t006272 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Thu, 2 Sep 2010 11:17:04 -0400 Received: by furry (Postfix, from userid 1000) id 1C97B16D402; Thu, 2 Sep 2010 11:17:04 -0400 (EDT) From: Chong Yidong To: Andreas =?utf-8?Q?R=C3=B6hler?= Subject: Re: bug#6941: 24.0.50; yank doesn't return latest kill References: <4C7AB779.8050709@easy-emacs.de> <4C7BB432.2010004@swipnet.se> <4C7BD7CE.10800@easy-emacs.de> <87vd6qrcbm.fsf@stupidchicken.com> <4C7D3035.2070206@easy-emacs.de> <8762yqvf53.fsf@stupidchicken.com> <4C7F4B83.90601@easy-emacs.de> Date: Thu, 02 Sep 2010 11:17:03 -0400 In-Reply-To: <4C7F4B83.90601@easy-emacs.de> ("Andreas =?utf-8?Q?R=C3=B6hle?= =?utf-8?Q?r=22's?= message of "Thu, 02 Sep 2010 09:00:19 +0200") Message-ID: <8762youqds.fsf@stupidchicken.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-YaleITSMailFilter: Version 1.2c (attachment(s) not renamed) X-Spam-Score: -2.7 (--) X-Debbugs-Envelope-To: 6941 Cc: 6941@debbugs.gnu.org, Jan =?utf-8?Q?Dj=C3=A4rv?= X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.7 (--) >> or something external to Emacs (maybe a >> misbehaving selection manager?) is screwing up. Looks like this is the cause (Klipper synchronizing the clipboard and primary). Since this is not an Emacs issue, I am closing the bug. From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 02 11:15:36 2010 Received: (at control) by debbugs.gnu.org; 2 Sep 2010 15:15:36 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OrBVn-0004CI-SS for submit@debbugs.gnu.org; Thu, 02 Sep 2010 11:15:36 -0400 Received: from pantheon-po44.its.yale.edu ([130.132.50.78]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OrBVm-0004CD-Fq for control@debbugs.gnu.org; Thu, 02 Sep 2010 11:15:34 -0400 Received: from furry (dhcp128036014154.central.yale.edu [128.36.14.154]) (authenticated bits=0) by pantheon-po44.its.yale.edu (8.12.11.20060308/8.12.11) with ESMTP id o82FHH6k023187 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Thu, 2 Sep 2010 11:17:18 -0400 Received: by furry (Postfix, from userid 1000) id CB5ED16D402; Thu, 2 Sep 2010 11:17:17 -0400 (EDT) From: Chong Yidong To: control@debbugs.gnu.org Subject: close 6941 Date: Thu, 02 Sep 2010 11:17:17 -0400 Message-ID: <871v9ckwea.fsf@stupidchicken.com> MIME-Version: 1.0 Content-Type: text/plain X-YaleITSMailFilter: Version 1.2c (attachment(s) not renamed) X-Spam-Score: -2.7 (--) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.7 (--) close 6941 thanks From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 02 11:49:05 2010 Received: (at 6941) by debbugs.gnu.org; 2 Sep 2010 15:49:05 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OrC2D-00054x-IO for submit@debbugs.gnu.org; Thu, 02 Sep 2010 11:49:05 -0400 Received: from moutng.kundenserver.de ([212.227.17.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OrC2B-00054J-CZ for 6941@debbugs.gnu.org; Thu, 02 Sep 2010 11:49:04 -0400 Received: from [192.168.178.27] (brln-4db9c3cd.pool.mediaWays.net [77.185.195.205]) by mrelayeu.kundenserver.de (node=mreu1) with ESMTP (Nemesis) id 0MH3Pq-1OdUgQ3WFe-00DIdg; Thu, 02 Sep 2010 17:50:45 +0200 Message-ID: <4C7FC7B3.1060302@easy-emacs.de> Date: Thu, 02 Sep 2010 17:50:11 +0200 From: =?ISO-8859-15?Q?Andreas_R=F6hler?= User-Agent: Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.1.11) Gecko/20100711 Thunderbird/3.0.6 MIME-Version: 1.0 To: Chong Yidong Subject: Re: bug#6941: 24.0.50; yank doesn't return latest kill References: <4C7AB779.8050709@easy-emacs.de> <4C7BB432.2010004@swipnet.se> <4C7BD7CE.10800@easy-emacs.de> <87vd6qrcbm.fsf@stupidchicken.com> <4C7D3035.2070206@easy-emacs.de> <8762yqvf53.fsf@stupidchicken.com> <4C7F4B83.90601@easy-emacs.de> <8762youqds.fsf@stupidchicken.com> In-Reply-To: <8762youqds.fsf@stupidchicken.com> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Provags-ID: V02:K0:iwZD5nRiDZaPEnWoGU+VWKTwpW4I+owKDhPSt3fsd/K KbyK2hF2x9eCGxb/6+O3Fe7eLKYNNCEzrqRsek+Cs9xNZrVr4p l+5eXzMjwLbSIQ7qf4bUmxCuybNRbXL/FqjMb4K9B9dES8Sxmc 9YQz+xYI2FGG+/3dJuDzLmqBCtc/aS66M//LSLBWJySlZCjVWt Atx351Y/mfU4b5jL9zMuHJSsWzOC+djrD/RoiM9GuQ= X-Spam-Score: -3.4 (---) X-Debbugs-Envelope-To: 6941 Cc: 6941@debbugs.gnu.org, =?ISO-8859-15?Q?Jan_Dj=E4rv?= X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -3.2 (---) Am 02.09.2010 17:17, schrieb Chong Yidong: >>> or something external to Emacs (maybe a >>> misbehaving selection manager?) is screwing up. > > Looks like this is the cause (Klipper synchronizing the clipboard and > primary). > > Since this is not an Emacs issue, I am closing the bug. > Bug doesn't show up any more with build from today. Which points to another reason then KDE though. GNU Emacs 23.1.92.1 (i686-pc-linux-gnu, GTK+ Version 2.12.0) of 2010-02-19 From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 02 12:03:56 2010 Received: (at 6941) by debbugs.gnu.org; 2 Sep 2010 16:03:56 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OrCGa-0005Ac-7U for submit@debbugs.gnu.org; Thu, 02 Sep 2010 12:03:56 -0400 Received: from moutng.kundenserver.de ([212.227.17.9]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OrCGX-0005AX-Q5 for 6941@debbugs.gnu.org; Thu, 02 Sep 2010 12:03:54 -0400 Received: from [192.168.178.27] (brln-4db9c3cd.pool.mediaWays.net [77.185.195.205]) by mrelayeu.kundenserver.de (node=mreu1) with ESMTP (Nemesis) id 0MDl62-1OaC4B0khS-00GaRr; Thu, 02 Sep 2010 18:05:33 +0200 Message-ID: <4C7FCB33.7080604@easy-emacs.de> Date: Thu, 02 Sep 2010 18:05:07 +0200 From: =?ISO-8859-15?Q?Andreas_R=F6hler?= User-Agent: Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.1.11) Gecko/20100711 Thunderbird/3.0.6 MIME-Version: 1.0 To: Chong Yidong Subject: Re: bug#6941: 24.0.50; yank doesn't return latest kill References: <4C7AB779.8050709@easy-emacs.de> <4C7BB432.2010004@swipnet.se> <4C7BD7CE.10800@easy-emacs.de> <87vd6qrcbm.fsf@stupidchicken.com> <4C7D3035.2070206@easy-emacs.de> <8762yqvf53.fsf@stupidchicken.com> <4C7F4B83.90601@easy-emacs.de> <8762youqds.fsf@stupidchicken.com> In-Reply-To: <8762youqds.fsf@stupidchicken.com> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Provags-ID: V02:K0:9JpuAn+IDSr2/LWTGmqhTEkRy7G1XrZbPxC9vAUz6DS vWNf67GC6JwmcEARnaZb5buCPA7I5SkGldOaqY99v7TXRXxrUx 5+8ICC5FMTZc6qyr+uuW2NhvmCr/fLOC+73YCa18Pm9tUvq2qN oKkZf5V0E33M0PwlHLkYP2jQ5rvJquXX36MWBXK9csnPHbA30n 3pz0miPFbV2bH31p9zHAXj3M2J+caIA6t6pA0N4lm0= X-Spam-Score: -3.1 (---) X-Debbugs-Envelope-To: 6941 Cc: 6941@debbugs.gnu.org, =?ISO-8859-15?Q?Jan_Dj=E4rv?= X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -3.0 (---) Am 02.09.2010 17:17, schrieb Chong Yidong: >>> or something external to Emacs (maybe a >>> misbehaving selection manager?) is screwing up. > > Looks like this is the cause (Klipper synchronizing the clipboard and > primary). > > Since this is not an Emacs issue, I am closing the bug. > Sorry, got the wrong Emacs before. Ie bug persists. Setting select-active-regions not t solves it. From unknown Sun Jun 22 03:49:56 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Fri, 01 Oct 2010 11:24:03 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator