From unknown Mon Aug 18 11:11:39 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#79134 <79134@debbugs.gnu.org> To: bug#79134 <79134@debbugs.gnu.org> Subject: Status: 31.0.50; show-paren-function at end of buffer timer fails and soft-locks point Reply-To: bug#79134 <79134@debbugs.gnu.org> Date: Mon, 18 Aug 2025 18:11:39 +0000 retitle 79134 31.0.50; show-paren-function at end of buffer timer fails and= soft-locks point reassign 79134 emacs submitter 79134 Jordan Ellis Coppard severity 79134 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Thu Jul 31 08:16:39 2025 Received: (at submit) by debbugs.gnu.org; 31 Jul 2025 12:16:40 +0000 Received: from localhost ([127.0.0.1]:47578 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1uhSD9-0004kG-8o for submit@debbugs.gnu.org; Thu, 31 Jul 2025 08:16:39 -0400 Received: from lists.gnu.org ([2001:470:142::17]:60292) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1uhSD5-0004hC-PE for submit@debbugs.gnu.org; Thu, 31 Jul 2025 08:16:36 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1uhSCC-0002kb-5R for bug-gnu-emacs@gnu.org; Thu, 31 Jul 2025 08:15:42 -0400 Received: from out-173.mta0.migadu.com ([2001:41d0:1004:224b::ad]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1uhSC8-00074h-9r for bug-gnu-emacs@gnu.org; Thu, 31 Jul 2025 08:15:39 -0400 Message-ID: <81c12b99-02ce-4cff-8f49-40e98f3d0ef8@wz.ht> DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=wz.ht; s=key1; t=1753964130; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=FZVv/MNep5JXEcUv71FBRXhCIfBXtms8pCr80wm20aU=; b=TCmCIpzNqZkZKQs0n4EM4rP+8XLi4ld90fCNvSLPdlplmLGv/N3/dE0D5JepBAKS2f44RW B6frvXznFUUmNcGi6mIWIkYkS1cpgSmLWcFUQj2BFe6bK9PpVziKErIlqAWSu2xhoM0WU7 vicUvMcRMfHa8keJOKCPFaZ/ONjRUT8= Date: Thu, 31 Jul 2025 21:15:25 +0900 MIME-Version: 1.0 To: bug-gnu-emacs@gnu.org Subject: 31.0.50; show-paren-function at end of buffer timer fails and soft-locks point Content-Language: en-US X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. From: Jordan Ellis Coppard Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Migadu-Flow: FLOW_OUT Received-SPF: pass client-ip=2001:41d0:1004:224b::ad; envelope-from=jc+o.emacs@wz.ht; helo=out-173.mta0.migadu.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 0.9 (/) 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: -0.1 (/) Hello, Under Emacs -Q perform: C-x C-f ~/Desktop/foobar.sh Insert the contents #+begin_example #!/usr/bin/env bash sudo dnf install podman \ #+end_example With point immediately after the \ you just typed try going backwards one char via C-b. Observe the following in *Messages* #+begin_example Error running timer ‘show-paren-function’: (end-of-buffer) #+end_example Also observe that point will be "snapped" back to immediately after \ essentially soft-locking it. You can escape this by using M-b instead, C-p, C-a, etc. Anything else that moves point by more than 1 character. /Jordan --- diagnostic info --- In GNU Emacs 31.0.50 (build 1, aarch64-apple-darwin23.6.0, NS appkit-2487.70 Version 14.7.2 (Build 23H311)) of 2025-06-21 built on yote.local Repository revision: 1bc86b17768231afcf14e9df08629088dbded428 Windowing system distributor 'Apple', version 10.3.2487 System Description: macOS 14.7.2 Configured using: 'configure --prefix=/opt/local --disable-silent-rules --without-dbus --without-gconf --without-libotf --without-m17n-flt --with-libgmp --with-gnutls --with-xml2 --with-modules --with-sqlite3 --with-webp --with-native-compilation=aot --infodir /opt/local/share/info/emacs --disable-gc-mark-trace --with-ns --with-lcms2 --without-harfbuzz --without-imagemagick --without-xaw3d --with-rsvg --with-tree-sitter 'CFLAGS=-pipe -O2 -march=native -mtune=native -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64' 'CPPFLAGS=-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-no_pie -Wl,-rpath /opt/local/lib/gcc14 -Wl,-rpath /opt/local/lib -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64'' Configured features: ACL GIF GLIB GMP GNUTLS JPEG LCMS2 LIBXML2 MODULES NATIVE_COMP NOTIFY KQUEUE NS PDUMPER PNG RSVG SQLITE3 THREADS TIFF TOOLKIT_SCROLL_BARS TREE_SITTER WEBP XIM ZLIB Important settings: value of $LC_ALL: en_US.UTF-8 value of $LC_CTYPE: en_US.UTF-8 value of $LANG: en_AU.UTF-8 locale-coding-system: utf-8-unix Major mode: Shell-script Minor modes in effect: sh-electric-here-document-mode: t tooltip-mode: t global-eldoc-mode: t eldoc-mode: t show-paren-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 minibuffer-regexp-mode: t line-number-mode: t indent-tabs-mode: t transient-mark-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t Load-path shadows: None found. Features: (shadow sort mail-extr emacsbug lisp-mnt message mailcap yank-media puny dired dired-loaddefs rfc822 mml mml-sec password-cache epa derived epg rfc6068 epg-config gnus-util time-date mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums mm-util mail-prsvr mail-utils compile text-property-search comint subr-x ansi-osc ansi-color ring comp-run bytecomp byte-compile comp-common sh-script rx smie treesit cl-loaddefs cl-lib executable rmc iso-transl tooltip cconv eldoc paren electric uniquify ediff-hook vc-hooks lisp-float-type elisp-mode mwheel term/ns-win ns-win ucs-normalize mule-util term/common-win tool-bar dnd fontset image regexp-opt fringe tabulated-list replace newcomment text-mode lisp-mode prog-mode register page tab-bar menu-bar rfn-eshadow isearch easymenu timer select scroll-bar mouse jit-lock font-lock syntax font-core term/tty-colors frame minibuffer nadvice seq simple cl-generic indonesian philippine 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 emoji-zwj charscript charprop case-table epa-hook jka-cmpr-hook help abbrev obarray oclosure cl-preloaded button loaddefs theme-loaddefs faces cus-face macroexp files window text-properties overlay sha1 md5 base64 format env code-pages mule custom widget keymap hashtable-print-readable backquote threads kqueue cocoa ns lcms2 multi-tty make-network-process tty-child-frames native-compile emacs) Memory information: ((conses 16 77413 10074) (symbols 48 7465 0) (strings 32 20717 2006) (string-bytes 1 723233) (vectors 16 12242) (vector-slots 8 184182 12946) (floats 8 25 10) (intervals 56 304 0) (buffers 1064 12))