GNU bug report logs -
#19001
24.4; Flyspell mode introduces strange behavior of keyboard macro
Previous Next
Reported by: "Mark K." <g15h89jkj45 <at> gmail.com>
Date: Sun, 9 Nov 2014 18:40:02 UTC
Severity: normal
Tags: unreproducible
Found in version 24.4
Done: Stefan Kangas <stefan <at> marxist.se>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 19001 in the body.
You can then email your comments to 19001 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#19001
; Package
emacs
.
(Sun, 09 Nov 2014 18:40:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
"Mark K." <g15h89jkj45 <at> gmail.com>
:
New bug report received and forwarded. Copy sent to
bug-gnu-emacs <at> gnu.org
.
(Sun, 09 Nov 2014 18:40:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
When flyspell-mode is active, first defined keyboard macro repeats
infinitely when invoked (for example with <F4>). 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:
<f3> b o o <f4> <f4> <return> <f3> b o o <f4> <f4>
M-x r e p o r t - e m <tab> <return>
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))
[Message part 2 (text/html, inline)]
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#19001
; Package
emacs
.
(Mon, 11 Nov 2019 14:14:02 GMT)
Full text and
rfc822 format available.
Message #8 received at 19001 <at> debbugs.gnu.org (full text, mbox):
"Mark K." <g15h89jkj45 <at> gmail.com> writes:
> When flyspell-mode is active, first defined keyboard macro repeats
> infinitely when invoked (for example with <F4>). 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
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#19001
; Package
emacs
.
(Sun, 15 Dec 2019 20:22:02 GMT)
Full text and
rfc822 format available.
Message #11 received at 19001 <at> debbugs.gnu.org (full text, mbox):
tags 19001 + unreproducible
close 19001
thanks
Stefan Kangas <stefan <at> marxist.se> writes:
> "Mark K." <g15h89jkj45 <at> gmail.com> writes:
>
>> When flyspell-mode is active, first defined keyboard macro repeats
>> infinitely when invoked (for example with <F4>). 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
Added tag(s) unreproducible.
Request was from
Stefan Kangas <stefan <at> marxist.se>
to
control <at> debbugs.gnu.org
.
(Sun, 15 Dec 2019 20:22:02 GMT)
Full text and
rfc822 format available.
bug closed, send any further explanations to
19001 <at> debbugs.gnu.org and "Mark K." <g15h89jkj45 <at> gmail.com>
Request was from
Stefan Kangas <stefan <at> marxist.se>
to
control <at> debbugs.gnu.org
.
(Sun, 15 Dec 2019 20:22:02 GMT)
Full text and
rfc822 format available.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Mon, 13 Jan 2020 12:24:03 GMT)
Full text and
rfc822 format available.
This bug report was last modified 5 years and 160 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.