From debbugs-submit-bounces@debbugs.gnu.org Thu Oct 24 15:22:01 2019 Received: (at submit) by debbugs.gnu.org; 24 Oct 2019 19:22:01 +0000 Received: from localhost ([127.0.0.1]:36945 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iNigK-0001YL-0r for submit@debbugs.gnu.org; Thu, 24 Oct 2019 15:22:00 -0400 Received: from lists.gnu.org ([209.51.188.17]:55386) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iNigI-0001Y8-0R for submit@debbugs.gnu.org; Thu, 24 Oct 2019 15:21:58 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:56404) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iNigG-0004Iu-GG for bug-gnu-emacs@gnu.org; Thu, 24 Oct 2019 15:21:57 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50,URIBL_BLOCKED autolearn=disabled version=3.3.2 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iNigE-0006HL-W2 for bug-gnu-emacs@gnu.org; Thu, 24 Oct 2019 15:21:56 -0400 Received: from mx2.uni-regensburg.de ([2001:638:a05:137:165:0:3:bdf8]:51136) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1iNigE-0006Gm-MT for bug-gnu-emacs@gnu.org; Thu, 24 Oct 2019 15:21:54 -0400 Received: from mx2.uni-regensburg.de (localhost [127.0.0.1]) by localhost (Postfix) with SMTP id 2D531600004E for ; Thu, 24 Oct 2019 21:21:50 +0200 (CEST) Received: from gwsmtp.uni-regensburg.de (gwsmtp1.uni-regensburg.de [132.199.5.51]) by mx2.uni-regensburg.de (Postfix) with ESMTP id 01199600004D for ; Thu, 24 Oct 2019 21:21:47 +0200 (CEST) Received: from uni-regensburg-smtp1-MTA by gwsmtp.uni-regensburg.de with Novell_GroupWise; Thu, 24 Oct 2019 21:21:46 +0200 Message-Id: <5DB1F9CA020000A1000349A8@gwsmtp.uni-regensburg.de> X-Mailer: Novell GroupWise Internet Agent 18.1.1 Date: Thu, 24 Oct 2019 21:21:46 +0200 From: "Ulrich Windl" To: Subject: 25.3; repeat does not repeat yank correctly Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 2001:638:a05:137:165:0:3:bdf8 X-Spam-Score: -1.4 (-) X-Debbugs-Envelope-To: submit 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.4 (--) Trying to repeat the last yank 98 times using "C-u 98 M-x repeat" turned = out that the last yank wasn't inserted 98 times, but the last character of th= e last yank (which is quite unexpected). Most preferrably as a vi-user I'd like = C-u 98 C-y to yank the last kill 98 times, but things seem different. For the records: The last kill was "' '{L/R:D=3DI<1-49>C<6>S< >U} {L/R:D=3DI<0-9>}'", and the text inserted was "''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''= ''''''''''''''''''''''''''". In GNU Emacs 25.3.1 (x86_64-suse-linux-gnu, GTK+ Version 3.22.30) of 2019-05-04 built on lamb70 Windowing system distributor 'The X.Org Foundation', version 11.0.1200300= 0 System Description: openSUSE Leap 15.1 Configured using: 'configure --with-pop --without-hesiod --with-kerberos --with-kerberos5 --with-xim --with-wide-int --with-file-notification=3Dinotify --with-modules --enable-autodepend --prefix=3D/usr --mandir=3D/usr/share/man --infodir=3D/usr/share/info --datadir=3D/usr/s= hare --localstatedir=3D/var --sharedstatedir=3D/var/lib --libexecdir=3D/usr/l= ib --enable-locallisppath=3D/usr/share/emacs/25.3/site-lisp:/usr/share/emacs= /site-lisp --with-x --with-sound --with-xpm --with-jpeg --with-tiff --with-gif --with-png --with-rsvg --with-dbus --with-xft --without-gpm --with-x-toolkit=3Dgtk3 --with-xwidgets --with-toolkit-scroll-bars --x-includes=3D/usr/include --x-libraries=3D/usr/lib64 --with-libotf --with-m17n-flt --build=3Dx86_64-suse-linux 'CFLAGS=3D-fmessage-length=3D= 0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=3D2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -g -D_GNU_SOURCE -DGDK_DISABLE_DEPRECATION_WARNINGS -DGLIB_DISABLE_DEPRECATION_WARNINGS -pipe -Wno-pointer-sign -Wno-unused-variable -Wno-unused-label -Wno-unprototyped-calls -fno-optimize-sibling-calls -fno-PIE -DSYSTEM_PURESIZE_EXTRA=3D55000 -DSITELOAD_PURESIZE_EXTRA=3D10000 ' LDFLAGS=3D-Wl,-O2' Configured features: XPM JPEG TIFF GIF PNG RSVG IMAGEMAGICK SOUND DBUS GCONF GSETTINGS NOTIFY ACL LIBSELINUX GNUTLS LIBXML2 FREETYPE M17N_FLT LIBOTF XFT ZLIB TOOLKIT_SCROLL_BARS GTK3 X11 MODULES XWIDGETS Important settings: value of $LC_CTYPE: de_DE.UTF-8 value of $LC_NUMERIC: POSIX value of $LANG: de_DE.UTF-8 value of $XMODIFIERS: @im=3Dibus locale-coding-system: utf-8-unix Major mode: Shell-script Minor modes in effect: sh-electric-here-document-mode: t diff-auto-refine-mode: t shell-dirtrack-mode: t show-paren-mode: t tooltip-mode: t global-eldoc-mode: t electric-indent-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 column-number-mode: t line-number-mode: t transient-mark-mode: t Recent messages: Undo! [2 times] Mark set Repeating command 98 self-insert-command You can run the command =E2=80=98repeat=E2=80=99 with C-x z Repeating command 98 self-insert-command Undo! Mark set Undo! Making completion list... [2 times] GNU Emacs 25.3.1 (x86_64-suse-linux-gnu, GTK+ Version 3.22.30) of 2019-05= -04 Load-path shadows: /usr/share/emacs/site-lisp/lilypond-init hides /usr/share/emacs/site-lisp/site-start.d/lilypond-init Features: (shadow sort mail-extr warnings emacsbug message dired rfc822 mml mml-sec epg epg-config mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums mail-utils repeat apropos misearch multi-isearch eieio-opt speedbar sb-image ezimage dframe vc-git sh-script smie smerge-mode cus-edit wid-edit diff cus-start cus-load diff-mode vc vc-dispatcher vc-filewise vc-rcs perl-mode ido seq ess-toolbar ess-mouse mouseme thingatpt browse-url ess-swv ess-noweb ess-noweb-font-lock-mode ess-bugs-l ess-sas-d ess-sas-l ess-sas-a ess-stata-mode ess-stata-lang cc-vars cc-defs make-regexp essd-els ess-sp6-d ess-dde ess-sp3-d ess-julia julia-mode ert pp findess-r-syntax ess-r-completion ess-roxy essddr ess-r= d noutline outline easy-mmode hideshow ess-s-lang ess-help ess ess-mode ess-noweb-mode ess-inf ess-tracebug compile tramp tramp-compat auth-source cl-seq eieio byte-opt bytecomp byte-compile cl-extra cconv eieio-core gnus-util mm-util help-fns help-mode mail-prsvr password-cache tramp-loaddefs cl-macs trampver ucs-normalize shell pcomplete comint ansi-color ring format-spec advice ess-generics cl gv cl-loaddefs pcase cl-lib ess-custom executable easymenu ess-compat ess-utils ess-site xfonts rmailgen paren time-date mule-util delsel lpr tooltip eldoc electric uniquify ediff-hook vc-hooks lisp-float-type mwheel x-win term/common-win x-dnd tool-bar dnd fontset image regexp-opt fringe tabulated-list newcomment elisp-mode lisp-mode prog-mode register page menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock font-lock syntax facemenu font-core 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 charscript case-table epa-hook jka-cmpr-hook help simple abbrev 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 dbusbind inotify dynamic-setting system-font-setting font-render-setting xwidget-internal move-toolbar gtk x-toolkit x multi-tty make-network-process emacs) Memory information: ((conses 16 315008 16003) (symbols 48 31274 0) (miscs 40 462 461) (strings 32 52716 9687) (string-bytes 1 1531952) (vectors 16 47137) (vector-slots 8 859179 3988) (floats 8 332 474) (intervals 56 2744 70) (buffers 976 27)) From debbugs-submit-bounces@debbugs.gnu.org Thu Oct 24 15:27:42 2019 Received: (at 37909) by debbugs.gnu.org; 24 Oct 2019 19:27:42 +0000 Received: from localhost ([127.0.0.1]:36963 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iNilq-0001hs-GY for submit@debbugs.gnu.org; Thu, 24 Oct 2019 15:27:42 -0400 Received: from mx3.uni-regensburg.de ([194.94.157.148]:60190) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iNilp-0001hc-2T for 37909@debbugs.gnu.org; Thu, 24 Oct 2019 15:27:41 -0400 Received: from mx3.uni-regensburg.de (localhost [127.0.0.1]) by localhost (Postfix) with SMTP id 755166000050 for <37909@debbugs.gnu.org>; Thu, 24 Oct 2019 21:27:33 +0200 (CEST) Received: from gwsmtp.uni-regensburg.de (gwsmtp1.uni-regensburg.de [132.199.5.51]) by mx3.uni-regensburg.de (Postfix) with ESMTP id 646FE600004D for <37909@debbugs.gnu.org>; Thu, 24 Oct 2019 21:27:33 +0200 (CEST) Received: from uni-regensburg-smtp1-MTA by gwsmtp.uni-regensburg.de with Novell_GroupWise; Thu, 24 Oct 2019 21:27:33 +0200 Message-Id: <5DB1FB23020000A1000349AE@gwsmtp.uni-regensburg.de> X-Mailer: Novell GroupWise Internet Agent 18.1.1 Date: Thu, 24 Oct 2019 21:27:31 +0200 From: "Ulrich Windl" To: <37909@debbugs.gnu.org> Subject: Possible work-around Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 37909 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 (---) There is a work-around (Record yank as a macro, then execute that macro = repeatedly): C-x ( C-y C-x ) C-u 9 8 C-x e From debbugs-submit-bounces@debbugs.gnu.org Fri Oct 25 05:18:13 2019 Received: (at 37909) by debbugs.gnu.org; 25 Oct 2019 09:18:14 +0000 Received: from localhost ([127.0.0.1]:37283 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iNvjZ-0000qo-LF for submit@debbugs.gnu.org; Fri, 25 Oct 2019 05:18:13 -0400 Received: from eggs.gnu.org ([209.51.188.92]:47298) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iNvjX-0000qa-KX for 37909@debbugs.gnu.org; Fri, 25 Oct 2019 05:18:12 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:36167) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1iNvjS-0007O2-2J; Fri, 25 Oct 2019 05:18:06 -0400 Received: from [176.228.60.248] (port=3469 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1iNvjR-0000RY-FZ; Fri, 25 Oct 2019 05:18:05 -0400 Date: Fri, 25 Oct 2019 12:17:50 +0300 Message-Id: <83o8y5w5dt.fsf@gnu.org> From: Eli Zaretskii To: "Ulrich Windl" In-reply-to: <5DB1F9CA020000A1000349A8@gwsmtp.uni-regensburg.de> (Ulrich.Windl@rz.uni-regensburg.de) Subject: Re: bug#37909: 25.3; repeat does not repeat yank correctly References: <5DB1F9CA020000A1000349A8@gwsmtp.uni-regensburg.de> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 37909 Cc: 37909@debbugs.gnu.org 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 (---) > Date: Thu, 24 Oct 2019 21:21:46 +0200 > From: "Ulrich Windl" > > Trying to repeat the last yank 98 times using "C-u 98 M-x repeat" turned out > that the last yank wasn't inserted 98 times, but the last character of the last > yank (which is quite unexpected). Most preferrably as a vi-user I'd like C-u 98 > C-y to yank the last kill 98 times, but things seem different. > > For the records: The last kill was "' '{L/R:D=I<1-49>C<6>S< >U} > {L/R:D=I<0-9>}'", and the text inserted was > "''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''". The doc string of 'repeat' says: Repeat most recently executed command. If REPEAT-ARG is non-nil (interactively, with a prefix argument), supply a prefix argument to that command. So "C-u 98 M-x repeat" invokes the _previous_ command, in your case C-y, with the argument of 98. And the documentation of C-y says: With argument N, reinsert the Nth most recent kill. So it does NOT insert the most recent kill 98 times, it inserts the 98th recent kill. Does this explain what you saw? If not, what remains unexplained or unexpected? Thanks. From debbugs-submit-bounces@debbugs.gnu.org Mon Oct 28 11:48:06 2019 Received: (at control) by debbugs.gnu.org; 28 Oct 2019 15:48:06 +0000 Received: from localhost ([127.0.0.1]:46234 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iP7FV-0002ev-RS for submit@debbugs.gnu.org; Mon, 28 Oct 2019 11:48:06 -0400 Received: from quimby.gnus.org ([80.91.231.51]:42298) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iP7FT-0002ee-24 for control@debbugs.gnu.org; Mon, 28 Oct 2019 11:48:04 -0400 Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=marnie) by quimby.gnus.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1iP7FP-0000mp-Kf for control@debbugs.gnu.org; Mon, 28 Oct 2019 16:48:01 +0100 Date: Mon, 28 Oct 2019 16:47:59 +0100 Message-Id: <87tv7s98i8.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #37909 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 37909 + 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.0 (/) 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.0 (-) tags 37909 + moreinfo quit From debbugs-submit-bounces@debbugs.gnu.org Thu Jan 16 09:27:13 2020 Received: (at 37909-done) by debbugs.gnu.org; 16 Jan 2020 14:27:13 +0000 Received: from localhost ([127.0.0.1]:36934 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1is673-0004WK-SG for submit@debbugs.gnu.org; Thu, 16 Jan 2020 09:27:13 -0500 Received: from ted.gofardesign.uk ([67.225.143.91]:49570) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1is66z-0004Vp-I2 for 37909-done@debbugs.gnu.org; Thu, 16 Jan 2020 09:27:09 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=marxist.se; s=default; h=Content-Type:MIME-Version:Message-ID:Date:References: In-Reply-To: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=O0PdxSks5zDlueEHMxfU6UiWmbxRmD2tsDTGUnTKN8o=; b=N5S0GbksDiI6W3XZoP9uq59GJj /6t9hIlDMVcHtIC1TRYPNBlDAZlhPBRSICt2vt+hEBt71h4dDYeAeDjJagnS7qGcAEGlV/IjFXUvh E016yp2ttPl8VeZcf8cpxEKQUGMfQnHfeqa1qvJVITZMkrT0bwOvdcQvMR7DrQ4RXO8/VbJ7QjeWQ a2gDdlhnor1xMcPHph2jQ/P8fRYEDJqpXsMXHc6WQky4byLK4KudW8ni08fVEF8TF/1YErtOZM3qR NBgwvysnJoawh67w7LRWqkMPnSRkZdmd+dBKphSrDp/J+5rWvO6VZUfA4bGMWoSzwJHd6Pt4bxW2o W6IZD3Ug==; Received: from h-70-69.a785.priv.bahnhof.se ([155.4.70.69]:40228 helo=localhost) by ted.gofardesign.uk with esmtpsa (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.92) (envelope-from ) id 1is66s-000NtF-Va; Thu, 16 Jan 2020 09:26:59 -0500 From: Stefan Kangas To: Eli Zaretskii Subject: Re: bug#37909: 25.3; repeat does not repeat yank correctly In-Reply-To: <83o8y5w5dt.fsf@gnu.org> (Eli Zaretskii's message of "Fri, 25 Oct 2019 12:17:50 +0300") References: <5DB1F9CA020000A1000349A8@gwsmtp.uni-regensburg.de> <83o8y5w5dt.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) Date: Thu, 16 Jan 2020 15:26:57 +0100 Message-ID: <87r1zzwk7i.fsf@marxist.se> MIME-Version: 1.0 Content-Type: text/plain X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - ted.gofardesign.uk X-AntiAbuse: Original Domain - debbugs.gnu.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - marxist.se X-Get-Message-Sender-Via: ted.gofardesign.uk: authenticated_id: stefan@marxist.se X-Authenticated-Sender: ted.gofardesign.uk: stefan@marxist.se X-Source: X-Source-Args: X-Source-Dir: X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 37909-done Cc: Ulrich Windl , 37909-done@debbugs.gnu.org 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 (-) Eli Zaretskii writes: >> Date: Thu, 24 Oct 2019 21:21:46 +0200 >> From: "Ulrich Windl" >> >> Trying to repeat the last yank 98 times using "C-u 98 M-x repeat" turned out >> that the last yank wasn't inserted 98 times, but the last character of the last >> yank (which is quite unexpected). Most preferrably as a vi-user I'd like C-u 98 >> C-y to yank the last kill 98 times, but things seem different. >> >> For the records: The last kill was "' '{L/R:D=I<1-49>C<6>S< >U} >> {L/R:D=I<0-9>}'", and the text inserted was >> "''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''". > > The doc string of 'repeat' says: > > Repeat most recently executed command. > If REPEAT-ARG is non-nil (interactively, with a prefix argument), > supply a prefix argument to that command. > > So "C-u 98 M-x repeat" invokes the _previous_ command, in your case > C-y, with the argument of 98. And the documentation of C-y says: > > With argument N, reinsert the Nth most recent kill. > > So it does NOT insert the most recent kill 98 times, it inserts the > 98th recent kill. > > Does this explain what you saw? If not, what remains unexplained or > unexpected? More information was requested, but none was given within 11 weeks, so I'm closing this bug. If this is still an issue, please reply to this email (use "Reply to all" in your email client) and we can reopen the bug report. Best regards, Stefan Kangas From unknown Tue Jun 17 01:46:24 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, 14 Feb 2020 12:24:04 +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