From unknown Sat Jun 21 10:40:34 2025 X-Loop: help-debbugs@gnu.org Subject: bug#63640: 29.0.91; (setq isearch-allow-scroll 'unlimited) does not work with pixel-scroll-precision-mode enabled. Resent-From: Giulio Pietroiusti Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 22 May 2023 08:02:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 63640 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 63640@debbugs.gnu.org X-Debbugs-Original-To: bug-gnu-emacs@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.168474250510551 (code B ref -1); Mon, 22 May 2023 08:02:02 +0000 Received: (at submit) by debbugs.gnu.org; 22 May 2023 08:01:45 +0000 Received: from localhost ([127.0.0.1]:33451 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q10UA-0002k3-7m for submit@debbugs.gnu.org; Mon, 22 May 2023 04:01:44 -0400 Received: from lists.gnu.org ([209.51.188.17]:55836) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q0paX-0008C9-Oi for submit@debbugs.gnu.org; Sun, 21 May 2023 16:23:34 -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 1q0paX-0003LI-IF for bug-gnu-emacs@gnu.org; Sun, 21 May 2023 16:23:33 -0400 Received: from mail-qk1-x731.google.com ([2607:f8b0:4864:20::731]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1q0paV-0007y8-Oj for bug-gnu-emacs@gnu.org; Sun, 21 May 2023 16:23:33 -0400 Received: by mail-qk1-x731.google.com with SMTP id af79cd13be357-759413d99afso125919985a.1 for ; Sun, 21 May 2023 13:23:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1684700610; x=1687292610; h=to:subject:message-id:date:from:mime-version:from:to:cc:subject :date:message-id:reply-to; bh=dSS5oC6o6q1+FmsCsDM8U4upfVl+KPfmsFMe639BmTI=; b=W9TInDGBGUer2VbYErK6xrDSt8G/eF8uE/vU8vseT46ZeIxuJ5+W4jFBVQHW6UXgD5 Guhck9VBsezd3I1WlChqmT0XdgCOYO8XSMBD7h+1yOMnucQQ04EgfzP6hfcBsCgLKyHi Nb2clhSNRqi7bBrFg01EILn2brin8YfNnWT1Ouyfj4bkOidmFYYwcvkhmjLXlXiT5meh wkvJanPqhJ1rTYXw/rvMKQN8KzuaFB1Jq7eBOTHhMMK9bOppph28je9eEVNzx/EyD3Gf HFx8YkQUE6OnDVf3/Rox9+km4LGsopWXaLnyh9yy5cS33WxpmCKGgDwPco7f9WWq4crR gcwA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684700610; x=1687292610; h=to:subject:message-id:date:from:mime-version:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=dSS5oC6o6q1+FmsCsDM8U4upfVl+KPfmsFMe639BmTI=; b=byhbllChR3M7vPxk/KUbLcNF5NZre/95UWAZ/HcO3VLRUJezajyq9imcuQHVlZWRhc Y/JIrvyKI8QemgssiheU4yxYu/6qA+9dQvPfVgjBNSwOxt2cjg8IuOScPo6PACshsIw7 C1pLC/jNPx/2G6jC4HKswZsBPhGoqxBKvj3wnyfj5TNzECxcHRIDsuT6Adn26PRfsy4j mrAelWHqpJEIJZY9klIvZObGTANe8/Oy7W0J/x8iNHbLwPf7fKpKBPUXD5jHIsRe+7K+ PO2rBHr36gjNx1XD51G5blWUWEPc7RGF7Ja123Myq9OLMWe4OwTfUxqvaGi3S242XVBG zt0g== X-Gm-Message-State: AC+VfDy5KEwI/EKjK8QC8iURlsAA+5HGMxQAxdhmtYB92osZIKdfqMC9 JN1VCVpRxyPuKLeRg9l0sGKKd+R4Vt4EOZy3nPso8CN3f7hwrA== X-Google-Smtp-Source: ACHHUZ56uyTZFeVW2fMR/gQYbyh2bLSfkPL/wLyKdFQ6LpTzDXXuDyo917a8U2gQr9ftynU18UxYVCg8P19q1pfUNp8= X-Received: by 2002:a05:6214:c23:b0:56e:c066:3cd2 with SMTP id a3-20020a0562140c2300b0056ec0663cd2mr15715095qvd.2.1684700610072; Sun, 21 May 2023 13:23:30 -0700 (PDT) MIME-Version: 1.0 From: Giulio Pietroiusti Date: Sun, 21 May 2023 22:19:04 +0200 Message-ID: Content-Type: multipart/alternative; boundary="0000000000006a966905fc39ed36" Received-SPF: pass client-ip=2607:f8b0:4864:20::731; envelope-from=giulio.pietroiusti@gmail.com; helo=mail-qk1-x731.google.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, FREEMAIL_FROM=0.001, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) X-Mailman-Approved-At: Mon, 22 May 2023 04:01:40 -0400 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.3 (--) --0000000000006a966905fc39ed36 Content-Type: text/plain; charset="UTF-8" Start emacs with `emacs -Q`. Enable pixel-scroll-precision-mode with `M-x pixel-scroll-precision-mode`. Write and evaluate `(setq isearch-allow-scroll 'unlimited)`. Use C-s or C-r. Scroll. In GNU Emacs 29.0.91 (build 5, x86_64-pc-linux-gnu, GTK+ Version 3.24.37, cairo version 1.17.8) of 2023-05-21 built on host-667 Windowing system distributor 'The X.Org Foundation', version 11.0.12101008 System Description: Arch Linux Configured using: 'configure --with-json' Configured features: ACL CAIRO DBUS FREETYPE GIF GLIB GMP GNUTLS GPM GSETTINGS HARFBUZZ JPEG JSON LCMS2 LIBOTF LIBSYSTEMD LIBXML2 M17N_FLT MODULES NOTIFY INOTIFY PDUMPER PNG RSVG SECCOMP SOUND SQLITE3 THREADS TIFF TOOLKIT_SCROLL_BARS TREE_SITTER WEBP X11 XDBE XIM XINPUT2 XPM GTK3 ZLIB Important settings: value of $LANG: en_US.UTF-8 locale-coding-system: utf-8-unix Major mode: Lisp Interaction Minor modes in effect: 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 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 cl-extra shortdoc thingatpt help-fns radix-tree help-mode dabbrev emacsbug message mailcap yank-media puny dired dired-loaddefs rfc822 mml mml-sec password-cache epa derived epg rfc6068 epg-config gnus-util text-property-search mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums mm-util mail-prsvr mail-utils time-date misearch multi-isearch cl-loaddefs cl-lib cus-start cus-load pixel-scroll cua-base ring subr-x rmc iso-transl tooltip cconv eldoc paren electric uniquify ediff-hook vc-hooks lisp-float-type elisp-mode mwheel term/x-win x-win term/common-win x-dnd 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 dbusbind inotify lcms2 dynamic-setting system-font-setting font-render-setting cairo move-toolbar gtk x-toolkit xinput2 x multi-tty make-network-process emacs) Memory information: ((conses 16 61888 28435) (symbols 48 6790 0) (strings 32 19447 1633) (string-bytes 1 482276) (vectors 16 11505) (vector-slots 8 167329 16099) (floats 8 96 149) (intervals 56 293 0) (buffers 984 12)) --0000000000006a966905fc39ed36 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable

Start emacs with `emacs -Q`.

Enable pixel-scrol= l-precision-mode with `M-x
pixel-scroll-precision-mode`.

Write an= d evaluate `(setq isearch-allow-scroll 'unlimited)`.

Use C-s or = C-r. Scroll.



In GNU Emacs 29.0.91 (build 5, x86_64-pc-linux-= gnu, GTK+ Version
=C2=A03.24.37, cairo version 1.17.8) of 2023-05-21 bui= lt on host-667
Windowing system distributor 'The X.Org Foundation= 9;, version 11.0.12101008
System Description: Arch Linux

Configur= ed using:
=C2=A0'configure --with-json'

Configured featur= es:
ACL CAIRO DBUS FREETYPE GIF GLIB GMP GNUTLS GPM GSETTINGS HARFBUZZ J= PEG
JSON LCMS2 LIBOTF LIBSYSTEMD LIBXML2 M17N_FLT MODULES NOTIFY INOTIFY=
PDUMPER PNG RSVG SECCOMP SOUND SQLITE3 THREADS TIFF TOOLKIT_SCROLL_BARS=
TREE_SITTER WEBP X11 XDBE XIM XINPUT2 XPM GTK3 ZLIB

Important se= ttings:
=C2=A0 value of $LANG: en_US.UTF-8
=C2=A0 locale-coding-syste= m: utf-8-unix

Major mode: Lisp Interaction

Minor modes in eff= ect:
=C2=A0 tooltip-mode: t
=C2=A0 global-eldoc-mode: t
=C2=A0 eld= oc-mode: t
=C2=A0 show-paren-mode: t
=C2=A0 electric-indent-mode: t=C2=A0 mouse-wheel-mode: t
=C2=A0 tool-bar-mode: t
=C2=A0 menu-bar-= mode: t
=C2=A0 file-name-shadow-mode: t
=C2=A0 global-font-lock-mode:= t
=C2=A0 font-lock-mode: t
=C2=A0 blink-cursor-mode: t
=C2=A0 lin= e-number-mode: t
=C2=A0 indent-tabs-mode: t
=C2=A0 transient-mark-mod= e: t
=C2=A0 auto-composition-mode: t
=C2=A0 auto-encryption-mode: t=C2=A0 auto-compression-mode: t

Load-path shadows:
None found.<= br>
Features:
(shadow sort mail-extr cl-extra shortdoc thingatpt help= -fns radix-tree
help-mode dabbrev emacsbug message mailcap yank-media pu= ny dired
dired-loaddefs rfc822 mml mml-sec password-cache epa derived ep= g rfc6068
epg-config gnus-util text-property-search mm-decode mm-bodies = mm-encode
mail-parse rfc2231 mailabbrev gmm-utils mailheader sendmail rf= c2047
rfc2045 ietf-drums mm-util mail-prsvr mail-utils time-date misearc= h
multi-isearch cl-loaddefs cl-lib cus-start cus-load pixel-scroll
cu= a-base ring subr-x rmc iso-transl tooltip cconv eldoc paren electric
uni= quify ediff-hook vc-hooks lisp-float-type elisp-mode mwheel
term/x-win x= -win term/common-win x-dnd 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 mini= buffer nadvice seq simple cl-generic
indonesian philippine cham georgian= utf-8-lang misc-lang vietnamese
tibetan thai tai-viet lao korean japane= se eucjp-ms cp51932 hebrew greek
romanian slovak czech european ethiopic= indian cyrillic chinese
composite emoji-zwj charscript charprop case-ta= ble epa-hook
jka-cmpr-hook help abbrev obarray oclosure cl-preloaded but= ton loaddefs
theme-loaddefs faces cus-face macroexp files window text-pr= operties
overlay sha1 md5 base64 format env code-pages mule custom widge= t keymap
hashtable-print-readable backquote threads dbusbind inotify lcm= s2
dynamic-setting system-font-setting font-render-setting cairo
move= -toolbar gtk x-toolkit xinput2 x multi-tty make-network-process
emacs)
Memory information:
((conses 16 61888 28435)
=C2=A0(symbols 48 = 6790 0)
=C2=A0(strings 32 19447 1633)
=C2=A0(string-bytes 1 482276)=C2=A0(vectors 16 11505)
=C2=A0(vector-slots 8 167329 16099)
=C2=A0= (floats 8 96 149)
=C2=A0(intervals 56 293 0)
=C2=A0(buffers 984 12))<= br>
--0000000000006a966905fc39ed36-- From unknown Sat Jun 21 10:40:34 2025 X-Loop: help-debbugs@gnu.org Subject: bug#63640: 29.0.91; (setq isearch-allow-scroll 'unlimited) does not work with pixel-scroll-precision-mode enabled. Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 22 May 2023 11:23:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 63640 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Giulio Pietroiusti Cc: 63640@debbugs.gnu.org Received: via spool by 63640-submit@debbugs.gnu.org id=B63640.168475453310739 (code B ref 63640); Mon, 22 May 2023 11:23:02 +0000 Received: (at 63640) by debbugs.gnu.org; 22 May 2023 11:22:13 +0000 Received: from localhost ([127.0.0.1]:33698 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q13cC-0002n9-U3 for submit@debbugs.gnu.org; Mon, 22 May 2023 07:22:13 -0400 Received: from eggs.gnu.org ([209.51.188.92]:41162) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q13cB-0002mk-5R for 63640@debbugs.gnu.org; Mon, 22 May 2023 07:22:12 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1q13c5-0001Oz-RJ; Mon, 22 May 2023 07:22:05 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=Lcrdt4lbCGkZiojmTmXtoHgaGkcnOgjS9DvBy2m2H5g=; b=L7MgQBY/96pm vyRaRfdiLELi+tDCKQ7c7zS7vpzSn8YWTmC2lKri3IS5d2bYTMUDJ4lA5bhfu6zez+S3+L5v34O8y Jt6XEmK4HVD5dFV0CSIdt8I/seqJ1Y1wRWqnTKHwMgO/VZK5fkv/xxZP8n+YxplhHWgj2W6Vgm0Ip RGnIBbXXUeWcif4xTilQFP9qZpWGMVkx+F0Gz0eSgM0Jm38Vfz2k8LHuOx2YWphJdEEqHSfvzmowf d/geZzcvYUh1s2ZlGM3QcnwDXZgZ7VRqopIIb6MslY796p03ttX7dWzqar0NQTABlTN4TbFxbFkqZ PMd5Svu5mN4bnSt5FRbU5g==; Received: from [87.69.77.57] (helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1q13br-00031u-1Y; Mon, 22 May 2023 07:22:05 -0400 Date: Mon, 22 May 2023 14:22:13 +0300 Message-Id: <831qj8r4pm.fsf@gnu.org> From: Eli Zaretskii In-Reply-To: (message from Giulio Pietroiusti on Sun, 21 May 2023 22:19:04 +0200) References: X-Spam-Score: -2.3 (--) 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 (---) > From: Giulio Pietroiusti > Date: Sun, 21 May 2023 22:19:04 +0200 > > Start emacs with `emacs -Q`. > > Enable pixel-scroll-precision-mode with `M-x > pixel-scroll-precision-mode`. > > Write and evaluate `(setq isearch-allow-scroll 'unlimited)`. > > Use C-s or C-r. Scroll. Thanks, should be fixed now on the emacs-29 branch. From unknown Sat Jun 21 10:40:34 2025 X-Loop: help-debbugs@gnu.org Subject: bug#63640: 29.0.91; (setq isearch-allow-scroll 'unlimited) does not work with pixel-scroll-precision-mode enabled. Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 23 May 2023 12:01:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 63640 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Giulio Pietroiusti Cc: 63640@debbugs.gnu.org Received: via spool by 63640-submit@debbugs.gnu.org id=B63640.16848432437801 (code B ref 63640); Tue, 23 May 2023 12:01:02 +0000 Received: (at 63640) by debbugs.gnu.org; 23 May 2023 12:00:43 +0000 Received: from localhost ([127.0.0.1]:38450 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q1Qh1-00021l-BW for submit@debbugs.gnu.org; Tue, 23 May 2023 08:00:43 -0400 Received: from eggs.gnu.org ([209.51.188.92]:50748) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q1Qgy-00021Y-WF for 63640@debbugs.gnu.org; Tue, 23 May 2023 08:00:41 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1q1Qgs-000780-Nm; Tue, 23 May 2023 08:00:35 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=7BtobIQKUvmqpuZjYKAXhIylK5lxfVIXq9bUDk16Ews=; b=NBqac0SbZMII lrs1m77XFhSgEec8ZR31qw/k58RbC/qdBU66f29XrtbgTn+OwAM2yf3WPM/s9NHimrvdTEpCbDEjB rHX3oOSBa4RIFQB7FSJgaGBjJOfUr/I8ZgoOSIbLvL8mCouMefHsv3wzwzi9frm0I9QD8aDBmWPao 7PAwn/Kw60TIbtakms+XeSGa1bj7W5LkG74jBfnfzUoNAlBMIdODEU+DNywMfnildvXLGlayROb6m AGyE9T1HtCKQwxcCigCvDQtITjoZTIqfTzgnq07T06DpqZUxOenU++G5p396KANchTEg4nCflJH6v C74RA405Z17yu1t8ZGz1Dw==; Received: from [87.69.77.57] (helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1q1QgZ-0005Yb-78; Tue, 23 May 2023 08:00:32 -0400 Date: Tue, 23 May 2023 15:00:39 +0300 Message-Id: <835y8jp89k.fsf@gnu.org> From: Eli Zaretskii In-Reply-To: (message from Giulio Pietroiusti on Mon, 22 May 2023 23:04:42 +0200) References: <831qj8r4pm.fsf@gnu.org> X-Spam-Score: -2.3 (--) 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 (---) > From: Giulio Pietroiusti > Date: Mon, 22 May 2023 23:04:42 +0200 > > Fantastic, it does work. Thanks! Thanks for testing, I'm therefore closing this bug. From unknown Sat Jun 21 10:40:34 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Giulio Pietroiusti Subject: bug#63640: closed (Re: bug#63640: 29.0.91; (setq isearch-allow-scroll 'unlimited) does not work with pixel-scroll-precision-mode enabled.) Message-ID: References: <83353np5jm.fsf@gnu.org> X-Gnu-PR-Message: they-closed 63640 X-Gnu-PR-Package: emacs Reply-To: 63640@debbugs.gnu.org Date: Tue, 23 May 2023 13:00:03 +0000 Content-Type: multipart/mixed; boundary="----------=_1684846803-24165-1" This is a multi-part message in MIME format... ------------=_1684846803-24165-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #63640: 29.0.91; (setq isearch-allow-scroll 'unlimited) does not work with = pixel-scroll-precision-mode enabled. which was filed against the emacs package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 63640@debbugs.gnu.org. --=20 63640: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D63640 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1684846803-24165-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 63640-done) by debbugs.gnu.org; 23 May 2023 12:59:10 +0000 Received: from localhost ([127.0.0.1]:38581 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q1Rba-0006Fb-35 for submit@debbugs.gnu.org; Tue, 23 May 2023 08:59:10 -0400 Received: from eggs.gnu.org ([209.51.188.92]:60038) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q1RbX-0006FB-CG for 63640-done@debbugs.gnu.org; Tue, 23 May 2023 08:59:08 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1q1RbS-0007d2-08 for 63640-done@debbugs.gnu.org; Tue, 23 May 2023 08:59:02 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=lvgw4GU+6CwOcMBI6/06mMj7jZlJkdTYFqbfkT7jGXo=; b=r3kU/5HebBBX WPUC0kkY6JI4tJYpIgyTGIKnKqNENOoCiHSP4mL549477Bp5V2vihdYjMcKWBCFB+N9a1IKjGciW/ IzxjPTZ6M/+F18FuBvnNixrItVRQbTGO4jwH2ZjaJ1MQXrV3dtceyRGGnyFndlliuqmTrw91LR5Kn nTxR6jP1AKLnmBZHcDXSwL3RdN8+75CGBNRhFAbWt/MgGfXdUSXqiw9KJIaHa3W2onrI0mukzb+HM UF5YbNCqEoG9kqplvZhMMT4ah7Bj+j6CLHjbOU8LS7UOohVInthCX0Bri7jy/xDVYss1hmF5JbiGl jZ7ENynLg6ZTGdDnmKlkHA==; Received: from [87.69.77.57] (helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1q1RbQ-0001sT-TU for 63640-done@debbugs.gnu.org; Tue, 23 May 2023 08:59:01 -0400 Date: Tue, 23 May 2023 15:59:25 +0300 Message-Id: <83353np5jm.fsf@gnu.org> From: Eli Zaretskii To: 63640-done@debbugs.gnu.org In-Reply-To: <835y8jp89k.fsf@gnu.org> (message from Eli Zaretskii on Tue, 23 May 2023 15:00:39 +0300) Subject: Re: bug#63640: 29.0.91; (setq isearch-allow-scroll 'unlimited) does not work with pixel-scroll-precision-mode enabled. References: <831qj8r4pm.fsf@gnu.org> <835y8jp89k.fsf@gnu.org> X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 63640-done 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 (---) > Cc: 63640@debbugs.gnu.org > Date: Tue, 23 May 2023 15:00:39 +0300 > From: Eli Zaretskii > > Thanks for testing, I'm therefore closing this bug. Closing, I said... ------------=_1684846803-24165-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 22 May 2023 08:01:45 +0000 Received: from localhost ([127.0.0.1]:33451 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q10UA-0002k3-7m for submit@debbugs.gnu.org; Mon, 22 May 2023 04:01:44 -0400 Received: from lists.gnu.org ([209.51.188.17]:55836) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q0paX-0008C9-Oi for submit@debbugs.gnu.org; Sun, 21 May 2023 16:23:34 -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 1q0paX-0003LI-IF for bug-gnu-emacs@gnu.org; Sun, 21 May 2023 16:23:33 -0400 Received: from mail-qk1-x731.google.com ([2607:f8b0:4864:20::731]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1q0paV-0007y8-Oj for bug-gnu-emacs@gnu.org; Sun, 21 May 2023 16:23:33 -0400 Received: by mail-qk1-x731.google.com with SMTP id af79cd13be357-759413d99afso125919985a.1 for ; Sun, 21 May 2023 13:23:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1684700610; x=1687292610; h=to:subject:message-id:date:from:mime-version:from:to:cc:subject :date:message-id:reply-to; bh=dSS5oC6o6q1+FmsCsDM8U4upfVl+KPfmsFMe639BmTI=; b=W9TInDGBGUer2VbYErK6xrDSt8G/eF8uE/vU8vseT46ZeIxuJ5+W4jFBVQHW6UXgD5 Guhck9VBsezd3I1WlChqmT0XdgCOYO8XSMBD7h+1yOMnucQQ04EgfzP6hfcBsCgLKyHi Nb2clhSNRqi7bBrFg01EILn2brin8YfNnWT1Ouyfj4bkOidmFYYwcvkhmjLXlXiT5meh wkvJanPqhJ1rTYXw/rvMKQN8KzuaFB1Jq7eBOTHhMMK9bOppph28je9eEVNzx/EyD3Gf HFx8YkQUE6OnDVf3/Rox9+km4LGsopWXaLnyh9yy5cS33WxpmCKGgDwPco7f9WWq4crR gcwA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684700610; x=1687292610; h=to:subject:message-id:date:from:mime-version:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=dSS5oC6o6q1+FmsCsDM8U4upfVl+KPfmsFMe639BmTI=; b=byhbllChR3M7vPxk/KUbLcNF5NZre/95UWAZ/HcO3VLRUJezajyq9imcuQHVlZWRhc Y/JIrvyKI8QemgssiheU4yxYu/6qA+9dQvPfVgjBNSwOxt2cjg8IuOScPo6PACshsIw7 C1pLC/jNPx/2G6jC4HKswZsBPhGoqxBKvj3wnyfj5TNzECxcHRIDsuT6Adn26PRfsy4j mrAelWHqpJEIJZY9klIvZObGTANe8/Oy7W0J/x8iNHbLwPf7fKpKBPUXD5jHIsRe+7K+ PO2rBHr36gjNx1XD51G5blWUWEPc7RGF7Ja123Myq9OLMWe4OwTfUxqvaGi3S242XVBG zt0g== X-Gm-Message-State: AC+VfDy5KEwI/EKjK8QC8iURlsAA+5HGMxQAxdhmtYB92osZIKdfqMC9 JN1VCVpRxyPuKLeRg9l0sGKKd+R4Vt4EOZy3nPso8CN3f7hwrA== X-Google-Smtp-Source: ACHHUZ56uyTZFeVW2fMR/gQYbyh2bLSfkPL/wLyKdFQ6LpTzDXXuDyo917a8U2gQr9ftynU18UxYVCg8P19q1pfUNp8= X-Received: by 2002:a05:6214:c23:b0:56e:c066:3cd2 with SMTP id a3-20020a0562140c2300b0056ec0663cd2mr15715095qvd.2.1684700610072; Sun, 21 May 2023 13:23:30 -0700 (PDT) MIME-Version: 1.0 From: Giulio Pietroiusti Date: Sun, 21 May 2023 22:19:04 +0200 Message-ID: Subject: 29.0.91; (setq isearch-allow-scroll 'unlimited) does not work with pixel-scroll-precision-mode enabled. To: bug-gnu-emacs@gnu.org Content-Type: multipart/alternative; boundary="0000000000006a966905fc39ed36" Received-SPF: pass client-ip=2607:f8b0:4864:20::731; envelope-from=giulio.pietroiusti@gmail.com; helo=mail-qk1-x731.google.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, FREEMAIL_FROM=0.001, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Mon, 22 May 2023 04:01:40 -0400 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.3 (--) --0000000000006a966905fc39ed36 Content-Type: text/plain; charset="UTF-8" Start emacs with `emacs -Q`. Enable pixel-scroll-precision-mode with `M-x pixel-scroll-precision-mode`. Write and evaluate `(setq isearch-allow-scroll 'unlimited)`. Use C-s or C-r. Scroll. In GNU Emacs 29.0.91 (build 5, x86_64-pc-linux-gnu, GTK+ Version 3.24.37, cairo version 1.17.8) of 2023-05-21 built on host-667 Windowing system distributor 'The X.Org Foundation', version 11.0.12101008 System Description: Arch Linux Configured using: 'configure --with-json' Configured features: ACL CAIRO DBUS FREETYPE GIF GLIB GMP GNUTLS GPM GSETTINGS HARFBUZZ JPEG JSON LCMS2 LIBOTF LIBSYSTEMD LIBXML2 M17N_FLT MODULES NOTIFY INOTIFY PDUMPER PNG RSVG SECCOMP SOUND SQLITE3 THREADS TIFF TOOLKIT_SCROLL_BARS TREE_SITTER WEBP X11 XDBE XIM XINPUT2 XPM GTK3 ZLIB Important settings: value of $LANG: en_US.UTF-8 locale-coding-system: utf-8-unix Major mode: Lisp Interaction Minor modes in effect: 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 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 cl-extra shortdoc thingatpt help-fns radix-tree help-mode dabbrev emacsbug message mailcap yank-media puny dired dired-loaddefs rfc822 mml mml-sec password-cache epa derived epg rfc6068 epg-config gnus-util text-property-search mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums mm-util mail-prsvr mail-utils time-date misearch multi-isearch cl-loaddefs cl-lib cus-start cus-load pixel-scroll cua-base ring subr-x rmc iso-transl tooltip cconv eldoc paren electric uniquify ediff-hook vc-hooks lisp-float-type elisp-mode mwheel term/x-win x-win term/common-win x-dnd 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 dbusbind inotify lcms2 dynamic-setting system-font-setting font-render-setting cairo move-toolbar gtk x-toolkit xinput2 x multi-tty make-network-process emacs) Memory information: ((conses 16 61888 28435) (symbols 48 6790 0) (strings 32 19447 1633) (string-bytes 1 482276) (vectors 16 11505) (vector-slots 8 167329 16099) (floats 8 96 149) (intervals 56 293 0) (buffers 984 12)) --0000000000006a966905fc39ed36 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable

Start emacs with `emacs -Q`.

Enable pixel-scrol= l-precision-mode with `M-x
pixel-scroll-precision-mode`.

Write an= d evaluate `(setq isearch-allow-scroll 'unlimited)`.

Use C-s or = C-r. Scroll.



In GNU Emacs 29.0.91 (build 5, x86_64-pc-linux-= gnu, GTK+ Version
=C2=A03.24.37, cairo version 1.17.8) of 2023-05-21 bui= lt on host-667
Windowing system distributor 'The X.Org Foundation= 9;, version 11.0.12101008
System Description: Arch Linux

Configur= ed using:
=C2=A0'configure --with-json'

Configured featur= es:
ACL CAIRO DBUS FREETYPE GIF GLIB GMP GNUTLS GPM GSETTINGS HARFBUZZ J= PEG
JSON LCMS2 LIBOTF LIBSYSTEMD LIBXML2 M17N_FLT MODULES NOTIFY INOTIFY=
PDUMPER PNG RSVG SECCOMP SOUND SQLITE3 THREADS TIFF TOOLKIT_SCROLL_BARS=
TREE_SITTER WEBP X11 XDBE XIM XINPUT2 XPM GTK3 ZLIB

Important se= ttings:
=C2=A0 value of $LANG: en_US.UTF-8
=C2=A0 locale-coding-syste= m: utf-8-unix

Major mode: Lisp Interaction

Minor modes in eff= ect:
=C2=A0 tooltip-mode: t
=C2=A0 global-eldoc-mode: t
=C2=A0 eld= oc-mode: t
=C2=A0 show-paren-mode: t
=C2=A0 electric-indent-mode: t=C2=A0 mouse-wheel-mode: t
=C2=A0 tool-bar-mode: t
=C2=A0 menu-bar-= mode: t
=C2=A0 file-name-shadow-mode: t
=C2=A0 global-font-lock-mode:= t
=C2=A0 font-lock-mode: t
=C2=A0 blink-cursor-mode: t
=C2=A0 lin= e-number-mode: t
=C2=A0 indent-tabs-mode: t
=C2=A0 transient-mark-mod= e: t
=C2=A0 auto-composition-mode: t
=C2=A0 auto-encryption-mode: t=C2=A0 auto-compression-mode: t

Load-path shadows:
None found.<= br>
Features:
(shadow sort mail-extr cl-extra shortdoc thingatpt help= -fns radix-tree
help-mode dabbrev emacsbug message mailcap yank-media pu= ny dired
dired-loaddefs rfc822 mml mml-sec password-cache epa derived ep= g rfc6068
epg-config gnus-util text-property-search mm-decode mm-bodies = mm-encode
mail-parse rfc2231 mailabbrev gmm-utils mailheader sendmail rf= c2047
rfc2045 ietf-drums mm-util mail-prsvr mail-utils time-date misearc= h
multi-isearch cl-loaddefs cl-lib cus-start cus-load pixel-scroll
cu= a-base ring subr-x rmc iso-transl tooltip cconv eldoc paren electric
uni= quify ediff-hook vc-hooks lisp-float-type elisp-mode mwheel
term/x-win x= -win term/common-win x-dnd 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 mini= buffer nadvice seq simple cl-generic
indonesian philippine cham georgian= utf-8-lang misc-lang vietnamese
tibetan thai tai-viet lao korean japane= se eucjp-ms cp51932 hebrew greek
romanian slovak czech european ethiopic= indian cyrillic chinese
composite emoji-zwj charscript charprop case-ta= ble epa-hook
jka-cmpr-hook help abbrev obarray oclosure cl-preloaded but= ton loaddefs
theme-loaddefs faces cus-face macroexp files window text-pr= operties
overlay sha1 md5 base64 format env code-pages mule custom widge= t keymap
hashtable-print-readable backquote threads dbusbind inotify lcm= s2
dynamic-setting system-font-setting font-render-setting cairo
move= -toolbar gtk x-toolkit xinput2 x multi-tty make-network-process
emacs)
Memory information:
((conses 16 61888 28435)
=C2=A0(symbols 48 = 6790 0)
=C2=A0(strings 32 19447 1633)
=C2=A0(string-bytes 1 482276)=C2=A0(vectors 16 11505)
=C2=A0(vector-slots 8 167329 16099)
=C2=A0= (floats 8 96 149)
=C2=A0(intervals 56 293 0)
=C2=A0(buffers 984 12))<= br>
--0000000000006a966905fc39ed36-- ------------=_1684846803-24165-1--