From unknown Sun Jun 22 08:08:58 2025 X-Loop: help-debbugs@gnu.org Subject: bug#19001: 24.4; Flyspell mode introduces strange behavior of keyboard macro Resent-From: "Mark K." Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 09 Nov 2014 18:40:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 19001 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 19001@debbugs.gnu.org X-Debbugs-Original-To: bug-gnu-emacs@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.141555835222333 (code B ref -1); Sun, 09 Nov 2014 18:40:02 +0000 Received: (at submit) by debbugs.gnu.org; 9 Nov 2014 18:39:12 +0000 Received: from localhost ([127.0.0.1]:55073 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XnXOJ-0005o5-B5 for submit@debbugs.gnu.org; Sun, 09 Nov 2014 13:39:12 -0500 Received: from eggs.gnu.org ([208.118.235.92]:51296) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XnP4t-0006eF-JX for submit@debbugs.gnu.org; Sun, 09 Nov 2014 04:46:36 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XnP4r-0000uJ-QZ for submit@debbugs.gnu.org; Sun, 09 Nov 2014 04:46:35 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: * X-Spam-Status: No, score=1.1 required=5.0 tests=BAYES_50, FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,HTML_MESSAGE,T_DKIM_INVALID autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:49466) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XnP4r-0000u2-NV for submit@debbugs.gnu.org; Sun, 09 Nov 2014 04:46:33 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:53017) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XnP4p-000507-LY for bug-gnu-emacs@gnu.org; Sun, 09 Nov 2014 04:46:33 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XnP4n-0000kW-41 for bug-gnu-emacs@gnu.org; Sun, 09 Nov 2014 04:46:31 -0500 Received: from mail-qa0-x22f.google.com ([2607:f8b0:400d:c00::22f]:34818) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XnP4m-0000gr-Tg for bug-gnu-emacs@gnu.org; Sun, 09 Nov 2014 04:46:29 -0500 Received: by mail-qa0-f47.google.com with SMTP id dc16so4094013qab.20 for ; Sun, 09 Nov 2014 01:46:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=zuUqEAzfFqlX+117JgGwY4NVTGM9Nu/i7fmBgW4LHwk=; b=0zsAf5pwTxnaUhX5fb4aIXKQ1b0+PQFsJyU0uxnCI+6IBBuvXj/+3fvvFgxr9NqeLg tkiOHI8PnwTTkK4+HsEqXbx5mvj6GET6UqTbVdavxNswrX7RmhjbRmp+hCg5FndNAqHz cFMSzbNuk3uBRAfsbUTlQZXYcscNnxNZ8e82gt72togs2qUMJIBhNqImzs33zDt8GeMH 8BIp6nC5UdJTgXL7hwcuioMcO3odf5vrnKVuUSDuoGv3G/0RogXImrCfFF/Venak1KyT Ys1qdeEri/hOahJNxL4JNREypPNClC2mdVS8se/nhVdG8m/osYKEtZ9qi2n139uAb8Nl QCRA== MIME-Version: 1.0 X-Received: by 10.140.37.71 with SMTP id q65mr31809130qgq.42.1415526386834; Sun, 09 Nov 2014 01:46:26 -0800 (PST) Received: by 10.140.95.12 with HTTP; Sun, 9 Nov 2014 01:46:26 -0800 (PST) Date: Sun, 9 Nov 2014 16:46:26 +0700 Message-ID: From: "Mark K." Content-Type: multipart/alternative; boundary=001a11c13d367562d6050769ebea X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -3.8 (---) X-Mailman-Approved-At: Sun, 09 Nov 2014 13:39:09 -0500 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 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.8 (---) --001a11c13d367562d6050769ebea Content-Type: text/plain; charset=UTF-8 When flyspell-mode is active, first defined keyboard macro repeats infinitely when invoked (for example with ). All consequent definitions work OK. See 'recent messages' section of this report for specific causes of this behavior. In GNU Emacs 24.4.1 (x86_64-unknown-linux-gnu, GTK+ Version 3.14.3) of 2014-10-21 on bitzer.hoetzel.info Windowing system distributor `The X.Org Foundation', version 11.0.11601000 Configured using: `configure --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib --localstatedir=/var --with-x-toolkit=gtk3 --with-xft 'CFLAGS=-march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4' CPPFLAGS=-D_FORTIFY_SOURCE=2 LDFLAGS=-Wl,-O1,--sort-common,--as-needed,-z,relro' Important settings: value of $LANG: en_US.UTF-8 locale-coding-system: utf-8-unix Major mode: Lisp Interaction Minor modes in effect: fci-mode: t flyspell-mode: t show-paren-mode: t minibuffer-electric-default-mode: t display-time-mode: t delete-selection-mode: t rainbow-delimiters-mode: t smooth-scroll-mode: t tooltip-mode: t mouse-wheel-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 auto-fill-function: do-auto-fill transient-mark-mode: t auto-fill-mode: 1 Recent input: b o o b o o M-x r e p o r t - e m Recent messages: Loading /home/mark/quicklisp/slime-helper.elc...done Starting new Ispell process /usr/bin/aspell with default dictionary... For information about GNU Emacs and the GNU system, type C-h C-a. Defining kbd macro... Keyboard macro defined Error in post-command-hook (flyspell-post-command-hook): (error "Variable binding depth exceeds max-specpdl-size") After 0 kbd macro iterations: self-insert-command: Variable binding depth exceeds max-specpdl-size Defining kbd macro... Keyboard macro defined Load-path shadows: None found. Features: (shadow sort gnus-util mail-extr emacsbug message format-spec rfc822 mml mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums mm-util mail-prsvr mail-utils disp-table fill-column-indicator flyspell ispell solarized-dark-theme solarized dash paren minibuf-eldef time delsel slime-fancy slime-trace-dialog slime-fontifying-fu slime-package-fu slime-references slime-compiler-notes-tree slime-scratch slime-presentations bridge slime-fuzzy slime-fancy-trace slime-fancy-inspector slime-c-p-c slime-editing-commands slime-autodoc advice eldoc slime-repl elp slime-parse slime byte-opt bytecomp byte-compile cconv derived help-fns gud compile apropos etags arc-mode archive-mode noutline outline easy-mmode pp comint ansi-color ring hyperspec cl-macs thingatpt browse-url cl gv slime-autoloads rainbow-delimiters scheme smooth-scroll server edmacro kmacro cl-loaddefs cl-lib info easymenu package epg-config time-date tooltip electric uniquify ediff-hook vc-hooks lisp-float-type mwheel x-win x-dnd tool-bar dnd fontset image regexp-opt fringe tabulated-list newcomment lisp-mode prog-mode register page menu-bar rfn-eshadow timer select scroll-bar 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 minibuffer 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 make-network-process dbusbind gfilenotify dynamic-setting system-font-setting font-render-setting move-toolbar gtk x-toolkit x multi-tty emacs) Memory information: ((conses 16 267763 17339) (symbols 48 30193 0) (miscs 40 353 815) (strings 32 46317 13389) (string-bytes 1 1246617) (vectors 16 18867) (vector-slots 8 501402 6199) (floats 8 154 326) (intervals 56 280 8) (buffers 960 11) (heap 1024 46685 2812)) --001a11c13d367562d6050769ebea Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable

When flyspell-mode is active, first de= fined keyboard macro repeats
infinitely when invoked (for example= with <F4>). All consequent
definitions work OK. See 'r= ecent messages' section of this report for
specific causes of= this behavior.



In G= NU Emacs 24.4.1 (x86_64-unknown-linux-gnu, GTK+ Version 3.14.3)
= =C2=A0of 2014-10-21 on bitzer.hoetze= l.info
Windowing system distributor `The X.Org Foundation'= ;, version 11.0.11601000
Configured using:
=C2=A0`confi= gure --prefix=3D/usr --sysconfdir=3D/etc --libexecdir=3D/usr/lib
= =C2=A0--localstatedir=3D/var --with-x-toolkit=3Dgtk3 --with-xft
= =C2=A0'CFLAGS=3D-march=3Dx86-64 -mtune=3Dgeneric -O2 -pipe -fstack-prot= ector-strong
=C2=A0--param=3Dssp-buffer-size=3D4' CPPFLAGS=3D= -D_FORTIFY_SOURCE=3D2
=C2=A0LDFLAGS=3D-Wl,-O1,--sort-common,--as-= needed,-z,relro'

Important settings:
=C2=A0 value of $LANG: en_US.UTF-8
=C2=A0 locale-coding-system: = utf-8-unix

Major mode: Lisp Interaction
=
Minor modes in effect:
=C2=A0 fci-mode: t
=C2=A0 flyspell-mode: t
=C2=A0 show-paren-mode: t
=C2= =A0 minibuffer-electric-default-mode: t
=C2=A0 display-time-mode:= t
=C2=A0 delete-selection-mode: t
=C2=A0 rainbow-delim= iters-mode: t
=C2=A0 smooth-scroll-mode: t
=C2=A0 toolt= ip-mode: t
=C2=A0 mouse-wheel-mode: t
=C2=A0 file-name-= shadow-mode: t
=C2=A0 global-font-lock-mode: t
=C2=A0 f= ont-lock-mode: t
=C2=A0 blink-cursor-mode: t
=C2=A0 aut= o-composition-mode: t
=C2=A0 auto-encryption-mode: t
= =C2=A0 auto-compression-mode: t
=C2=A0 column-number-mode: t
=C2=A0 line-number-mode: t
=C2=A0 auto-fill-function: do-au= to-fill
=C2=A0 transient-mark-mode: t
=C2=A0 auto-fill-= mode: 1

Recent input:
<f3> b o o &= lt;f4> <f4> <return> <f3> b o o <f4> <f4>= =C2=A0
M-x r e p o r t - e m <tab> <return>

Recent messages:
Loading /home/mark/quicklisp/sli= me-helper.elc...done
Starting new Ispell process /usr/bin/aspell = with default dictionary...
For information about GNU Emacs and th= e GNU system, type C-h C-a.
Defining kbd macro...
Keybo= ard macro defined
Error in post-command-hook (flyspell-post-comma= nd-hook): (error "Variable binding depth exceeds max-specpdl-size"= ;)
After 0 kbd macro iterations: self-insert-command: Variable bi= nding depth exceeds max-specpdl-size
Defining kbd macro...
<= div>Keyboard macro defined

Load-path shadows:
None found.

Features:
(shadow sort= gnus-util mail-extr emacsbug message format-spec rfc822 mml
mml-= sec mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev
g= mm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums mm-util
m= ail-prsvr mail-utils disp-table fill-column-indicator flyspell ispell
=
solarized-dark-theme solarized dash paren minibuf-eldef time delsel
slime-fancy slime-trace-dialog slime-fontifying-fu slime-package-fu=
slime-references slime-compiler-notes-tree slime-scratch
slime-presentations bridge slime-fuzzy slime-fancy-trace
slime= -fancy-inspector slime-c-p-c slime-editing-commands slime-autodoc
advice eldoc slime-repl elp slime-parse slime byte-opt bytecomp
= byte-compile cconv derived help-fns gud compile apropos etags arc-mode
archive-mode noutline outline easy-mmode pp comint ansi-color ring
hyperspec cl-macs thingatpt browse-url cl gv slime-autoloads
<= div>rainbow-delimiters scheme smooth-scroll server edmacro kmacro
cl-loaddefs cl-lib info easymenu package epg-config time-date tooltip
electric uniquify ediff-hook vc-hooks lisp-float-type mwheel x-win x-= dnd
tool-bar dnd fontset image regexp-opt fringe tabulated-list n= ewcomment
lisp-mode prog-mode register page menu-bar rfn-eshadow = timer select
scroll-bar mouse jit-lock font-lock syntax facemenu = font-core frame cham
georgian utf-8-lang misc-lang vietnamese tib= etan thai tai-viet lao
korean japanese hebrew greek romanian slov= ak czech european ethiopic
indian cyrillic chinese case-table epa= -hook jka-cmpr-hook help simple
abbrev minibuffer nadvice loaddef= s button faces cus-face macroexp files
text-properties overlay sh= a1 md5 base64 format env code-pages mule
custom widget hashtable-= print-readable backquote make-network-process
dbusbind gfilenotif= y dynamic-setting system-font-setting
font-render-setting move-to= olbar gtk x-toolkit x multi-tty emacs)

Memory info= rmation:
((conses 16 267763 17339)
=C2=A0(symbols 48 30= 193 0)
=C2=A0(miscs 40 353 815)
=C2=A0(strings 32 46317= 13389)
=C2=A0(string-bytes 1 1246617)
=C2=A0(vectors 1= 6 18867)
=C2=A0(vector-slots 8 501402 6199)
=C2=A0(floa= ts 8 154 326)
=C2=A0(intervals 56 280 8)
=C2=A0(buffers= 960 11)
=C2=A0(heap 1024 46685 2812))

--001a11c13d367562d6050769ebea-- From unknown Sun Jun 22 08:08:58 2025 X-Loop: help-debbugs@gnu.org Subject: bug#19001: 24.4; Flyspell mode introduces strange behavior of keyboard macro Resent-From: Stefan Kangas Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 11 Nov 2019 14:14:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 19001 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: "Mark K." Cc: 19001@debbugs.gnu.org Received: via spool by 19001-submit@debbugs.gnu.org id=B19001.15734815975103 (code B ref 19001); Mon, 11 Nov 2019 14:14:02 +0000 Received: (at 19001) by debbugs.gnu.org; 11 Nov 2019 14:13:17 +0000 Received: from localhost ([127.0.0.1]:53353 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iUARR-0001KF-II for submit@debbugs.gnu.org; Mon, 11 Nov 2019 09:13:17 -0500 Received: from host.gofardesign.uk ([208.79.239.190]:52383) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iUARN-0001Jz-KE for 19001@debbugs.gnu.org; Mon, 11 Nov 2019 09:13:13 -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=buKjFcFkcDNrcPAtBKGVFc9rQ1fjzZxMFhzmHMsqtm4=; b=kq4oO5A2p5ZkAjXIoSelfESz0J 3VUaa9Krd5/bY72GZybOL18fcn0jXSkgkzb6MNH6Tr+nQ4EO9u0ztBhkf273xBpufG1oya1lI83rl s4CdcBZ/gdJj1BdCUag00Duzp/5EzaNAI7MLxsjA+BBFsAD+ceN8tyqg4VNp+huUgdbQ=; Received: from h-70-69.a785.priv.bahnhof.se ([155.4.70.69]:58394 helo=localhost) by host.gofardesign.uk with esmtpsa (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.92) (envelope-from ) id 1iUARH-0008Gr-C9; Mon, 11 Nov 2019 08:13:07 -0600 From: Stefan Kangas In-Reply-To: (Mark K.'s message of "Sun, 9 Nov 2014 16:46:26 +0700") References: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) Date: Mon, 11 Nov 2019 15:13:05 +0100 Message-ID: <87woc6pklq.fsf@marxist.se> MIME-Version: 1.0 Content-Type: text/plain X-OutGoing-Spam-Status: No, score=-1.0 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - host.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: host.gofardesign.uk: authenticated_id: stefan@marxist.se X-Authenticated-Sender: host.gofardesign.uk: stefan@marxist.se X-Source: X-Source-Args: X-Source-Dir: 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 (-) "Mark K." writes: > When flyspell-mode is active, first defined keyboard macro repeats > infinitely when invoked (for example with ). All consequent > definitions work OK. See 'recent messages' section of this report for > specific causes of this behavior. I'm unable to reproduce this on Emacs 27. Do you see this also under "emacs -Q"? If I don't hear back from you within a couple of weeks, I'll just close this bug as unreproducible. Best regards, Stefan Kangas From unknown Sun Jun 22 08:08:58 2025 X-Loop: help-debbugs@gnu.org Subject: bug#19001: 24.4; Flyspell mode introduces strange behavior of keyboard macro Resent-From: Stefan Kangas Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 15 Dec 2019 20:22:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 19001 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: "Mark K." Cc: 19001@debbugs.gnu.org Received: via spool by 19001-submit@debbugs.gnu.org id=B19001.157644127414551 (code B ref 19001); Sun, 15 Dec 2019 20:22:02 +0000 Received: (at 19001) by debbugs.gnu.org; 15 Dec 2019 20:21:14 +0000 Received: from localhost ([127.0.0.1]:37206 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1igaO9-0003mc-W3 for submit@debbugs.gnu.org; Sun, 15 Dec 2019 15:21:14 -0500 Received: from ted.gofardesign.uk ([67.225.143.91]:44948) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1igaO8-0003mM-5K; Sun, 15 Dec 2019 15:21:12 -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=1/wZRxHgfvqV5bXVqyUb8XvBl2cfYdmb8eWrHbuY1L0=; b=IOYOrxtpgk5XsNlwKJrsmU8dc1 wX+DOtTNNZkhBZ3cBKjyeaBIU+ZFxDgRoH+x+s1Pb2J/5a7zOLUKVGx8UN5DZJ0EzySPaOvgQPpwT 8zT/YUJIhz+dBKXJWQUyYKxhVJx+K+Jdic0n7iJVe444P9sZ+vEbGgRQ+wECd/thJAhCkmytd5hBB HidOGftAOf9xqrXpLyFJLwOYW8wgMYrWwuQypF4GPf7mSgsQUTrE2e6JKmnlFGHAf4JvUJ679iTa+ yN7CN4JCWKHo2to50DtUgxft+SbNU5zLpUVLJld3xzdXnl/c0eV2W5xwuzaIdn9v0jhnG3zOOOxo/ pn/AYkpw==; Received: from h-70-69.a785.priv.bahnhof.se ([155.4.70.69]:52596 helo=localhost) by ted.gofardesign.uk with esmtpsa (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.92) (envelope-from ) id 1igaO2-000OQp-J5; Sun, 15 Dec 2019 15:21:06 -0500 From: Stefan Kangas In-Reply-To: <87woc6pklq.fsf@marxist.se> (Stefan Kangas's message of "Mon, 11 Nov 2019 15:13:05 +0100") References: <87woc6pklq.fsf@marxist.se> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) Date: Sun, 15 Dec 2019 21:21:04 +0100 Message-ID: <87mubte3wv.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-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 19001 + unreproducible close 19001 thanks Stefan Kangas writes: > "Mark K." writes: > >> When flyspell-mode is active, first defined keyboard macro repeats >> infinitely when invoked (for example with ). All consequent >> definitions work OK. See 'recent messages' section of this report for >> specific causes of this behavior. > > I'm unable to reproduce this on Emacs 27. Do you see this also under > "emacs -Q"? > > If I don't hear back from you within a couple of weeks, I'll just > close this bug as unreproducible. More information was requested, but none was given within 5 weeks, so I'm closing this bug as unreproducible. 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