From debbugs-submit-bounces@debbugs.gnu.org Mon Dec 29 11:42:46 2014 Received: (at submit) by debbugs.gnu.org; 29 Dec 2014 16:42:46 +0000 Received: from localhost ([127.0.0.1]:60445 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Y5dP3-0002qr-9x for submit@debbugs.gnu.org; Mon, 29 Dec 2014 11:42:46 -0500 Received: from eggs.gnu.org ([208.118.235.92]:60582) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Y5dP0-0002qh-8S for submit@debbugs.gnu.org; Mon, 29 Dec 2014 11:42:43 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Y5dOy-0002Cu-Ar for submit@debbugs.gnu.org; Mon, 29 Dec 2014 11:42:41 -0500 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,FREEMAIL_FROM, HTML_MESSAGE,T_DKIM_INVALID autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:52512) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y5dOy-0002Cq-7d for submit@debbugs.gnu.org; Mon, 29 Dec 2014 11:42:40 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:34065) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y5dOw-0001CC-KE for bug-gnu-emacs@gnu.org; Mon, 29 Dec 2014 11:42:40 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Y5dOu-0002CL-K3 for bug-gnu-emacs@gnu.org; Mon, 29 Dec 2014 11:42:38 -0500 Received: from mail-qc0-x230.google.com ([2607:f8b0:400d:c01::230]:47067) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y5dOu-0002CF-E1 for bug-gnu-emacs@gnu.org; Mon, 29 Dec 2014 11:42:36 -0500 Received: by mail-qc0-f176.google.com with SMTP id i17so9752238qcy.35 for ; Mon, 29 Dec 2014 08:42:35 -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=kXHV0Q5y8BJUzsVRYFdm8EUIULRus6lsoE9TK9AXwQc=; b=Eqls5ZifGcpaMTbkaRHW49L2w4VIaEdSbNuwFMrZvEZCj/7iBR1mOW3pZ54opEAyhk 93gw9st/qruviakFw07bYzusZ5WDbUqJZ6aXjvK321PUd2BB450Jv9gOEp9R/oDBa2ks Z8aHX6rw9yIQgXrL6vycb/s+WpvwPg/3PW/1dj0gH3kmAwR2MsGAFPgtqk1q4B1bFrS6 r00iwqhgSyCok71ISITRmxbbDZGjvBH2Kef/9KjCS1sF1Y7mTFaidoXUzeWgreC6SWqy aFt/wcCt+lme3eveVGPdnTwBgUVjSlJVD8ZspGgOWjAhA88v+B410Bhrl1jQZ/r+YLB9 oICw== MIME-Version: 1.0 X-Received: by 10.140.27.199 with SMTP id 65mr87735718qgx.24.1419871355572; Mon, 29 Dec 2014 08:42:35 -0800 (PST) Received: by 10.140.229.208 with HTTP; Mon, 29 Dec 2014 08:42:35 -0800 (PST) Date: Mon, 29 Dec 2014 17:42:35 +0100 Message-ID: Subject: 24.4; Customizing either scroll-step or scroll-conservatively makes Emacs hang up when calling set-window-vscroll with large values From: Vasilij Schneidermann To: bug-gnu-emacs@gnu.org Content-Type: multipart/alternative; boundary=001a11c15694c697bb050b5d8f18 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: -4.0 (----) X-Debbugs-Envelope-To: submit 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: -4.0 (----) --001a11c15694c697bb050b5d8f18 Content-Type: text/plain; charset=UTF-8 I've been experimenting around to make Emacs scroll with pixel-level precision and have soon discovered `set-window-vscroll' which allows one to adjust the vertical scrolling of a window in pixel steps with its fourth argument. In an attempt to scroll further than a screenful, I executed (set-window-vscroll nil 9000 t) which hung up Emacs. Bisection of my init file revealed that this issue doesn't happen with an uncustomized Emacs and that it's sufficient to either customize `scroll-step' to have a value of 1 or `scroll-conservatively' to have a large value (which is a common hack to allow line-level scrolling). Is this interaction a bug? If not, can it at the very least be documented in the docstring of `set-window-vscroll'? 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.11603000 System Description: Arch Linux 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: Fundamental Minor modes in effect: tooltip-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 blink-cursor-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t buffer-read-only: t line-number-mode: t transient-mark-mode: t Recent input: M-x r e p o Recent messages: For information about GNU Emacs and the GNU system, type C-h C-a. Making completion list... Load-path shadows: /usr/share/emacs/site-lisp/SuperCollider/tree-widget hides /usr/share/emacs/24.4/lisp/tree-widget Features: (shadow sort gnus-util mail-extr emacsbug message idna 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 help-fns mail-prsvr mail-utils help-mode easymenu 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 74922 7762) (symbols 48 17669 0) (miscs 40 80 138) (strings 32 9343 4421) (string-bytes 1 257939) (vectors 16 9064) (vector-slots 8 385359 16597) (floats 8 65 302) (intervals 56 227 4) (buffers 960 13) (heap 1024 41177 904)) --001a11c15694c697bb050b5d8f18 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
I've been experimenting around to make Emacs scroll wi= th pixel-level
precision and have soon discovered `set-window-vscroll= 9; which allows one
to adjust the vertical scrolling of a window in pixe= l steps with its
fourth argument.=C2=A0 In an attempt to scroll further = than a screenful, I
executed (set-window-vscroll nil 9000 t) which hung = up Emacs.=C2=A0 Bisection
of my init file revealed that this issue doesn= 't happen with an
uncustomized Emacs and that it's sufficient to= either customize
`scroll-step' to have a value of 1 or `scroll-cons= ervatively' to have a
large value (which is a common hack to allow l= ine-level scrolling).=C2=A0 Is
this interaction a bug?=C2=A0 If not, can= it at the very least be documented
in the docstring of `set-window-vscr= oll'?



In GNU Emacs 24.4.1 (x86_64-unknown-linux-gnu, GTK= + Version 3.14.3)
=C2=A0of 2014-10-21 on bitzer.hoetzel.info
Windowing system distributor `The X.Org = Foundation', version 11.0.11603000
System Description: Arch Linux
Configured using:
=C2=A0`configure --prefix=3D/usr --sysconfdir=3D/= etc --libexecdir=3D/usr/lib
=C2=A0--localstatedir=3D/var --with-x-toolki= t=3Dgtk3 --with-xft
=C2=A0'CFLAGS=3D-march=3Dx86-64 -mtune=3Dgeneric= -O2 -pipe -fstack-protector-strong
=C2=A0--param=3Dssp-buffer-size=3D4&= #39; CPPFLAGS=3D-D_FORTIFY_SOURCE=3D2
=C2=A0LDFLAGS=3D-Wl,-O1,--sort-com= mon,--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: Fundamental

Minor modes in effect:
=C2=A0 tooltip-mode: t<= br>=C2=A0 electric-indent-mode: t
=C2=A0 mouse-wheel-mode: t
=C2=A0 t= ool-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 blink-cursor-mode: t
=C2= =A0 auto-composition-mode: t
=C2=A0 auto-encryption-mode: t
=C2=A0 au= to-compression-mode: t
=C2=A0 buffer-read-only: t
=C2=A0 line-number-= mode: t
=C2=A0 transient-mark-mode: t

Recent input:
M-x r e p = o <tab> <down-mouse-2> <mouse-2>

Recent messages:<= br>For information about GNU Emacs and the GNU system, type C-h C-a.
Mak= ing completion list...

Load-path shadows:
/usr/share/emacs/site-l= isp/SuperCollider/tree-widget hides /usr/share/emacs/24.4/lisp/tree-widget<= br>
Features:
(shadow sort gnus-util mail-extr emacsbug message idna = format-spec
rfc822 mml mml-sec mm-decode mm-bodies mm-encode mail-parse = rfc2231
mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-dr= ums
mm-util help-fns mail-prsvr mail-utils help-mode easymenu time-date<= br>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
fra= me cham georgian utf-8-lang misc-lang vietnamese tibetan thai
tai-viet l= ao korean japanese hebrew greek romanian slovak czech european
ethiopic = indian cyrillic chinese case-table epa-hook jka-cmpr-hook help
simple ab= brev minibuffer nadvice loaddefs button faces cus-face macroexp
files te= xt-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:
((c= onses 16 74922 7762)
=C2=A0(symbols 48 17669 0)
=C2=A0(miscs 40 80 13= 8)
=C2=A0(strings 32 9343 4421)
=C2=A0(string-bytes 1 257939)
=C2= =A0(vectors 16 9064)
=C2=A0(vector-slots 8 385359 16597)
=C2=A0(float= s 8 65 302)
=C2=A0(intervals 56 227 4)
=C2=A0(buffers 960 13)
=C2= =A0(heap 1024 41177 904))
--001a11c15694c697bb050b5d8f18-- From debbugs-submit-bounces@debbugs.gnu.org Mon Jan 26 11:56:22 2015 Received: (at submit) by debbugs.gnu.org; 26 Jan 2015 16:56:22 +0000 Received: from localhost ([127.0.0.1]:57261 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YFmxZ-00005n-Vp for submit@debbugs.gnu.org; Mon, 26 Jan 2015 11:56:22 -0500 Received: from eggs.gnu.org ([208.118.235.92]:39054) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YFmxY-00005X-BR for submit@debbugs.gnu.org; Mon, 26 Jan 2015 11:56:20 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YFmxS-0002DW-2s for submit@debbugs.gnu.org; Mon, 26 Jan 2015 11:56:14 -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.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM, T_DKIM_INVALID autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:32995) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YFmxR-0002DS-W9 for submit@debbugs.gnu.org; Mon, 26 Jan 2015 11:56:14 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:40773) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YFmxR-0002Qh-Dq for bug-gnu-emacs@gnu.org; Mon, 26 Jan 2015 11:56:13 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YFmxO-0002Ce-5j for bug-gnu-emacs@gnu.org; Mon, 26 Jan 2015 11:56:13 -0500 Received: from mail-wi0-x22d.google.com ([2a00:1450:400c:c05::22d]:49283) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YFmxN-0002CS-UT for bug-gnu-emacs@gnu.org; Mon, 26 Jan 2015 11:56:10 -0500 Received: by mail-wi0-f173.google.com with SMTP id r20so11368850wiv.0 for ; Mon, 26 Jan 2015 08:56:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=0EKU79L6rGiK8XhzJaYyUmUMOCs1OV/nwQuMN50Hjno=; b=x0cqYS+SzDJ85rO/jfTEcYHQ1zSvQTviF+6H83FnZrJ0VcfnvK/JPZqCVJkbubvKw8 qPP4SK9tyHOW6lUFPOYnlHU0ndn0UkqFqdlulXvCOQ8Y5iSzKrBQsUoBbAWWf/bX1qYg 4LSlgOfeN0Tbb2cn8rlop9gJs+TeJKYhYDYTi/edcp83SP6GxjUrBzNhFRk+wF8wNgme K4LGexypRRfh+r5QzVGVwQCtHUHUQII3dd/rYify6JbbarMcRrOGFLK9MimtUS2YgDc+ apss6LRpKwW6Q7eses+kDYiN0hBwWJvySwTo4spE6YuE169bGNu4ZTCuWKvPbjZRBjyI byTw== X-Received: by 10.194.202.129 with SMTP id ki1mr45710164wjc.76.1422291368923; Mon, 26 Jan 2015 08:56:08 -0800 (PST) Received: from localhost (xdsl-87-78-216-107.netcologne.de. [87.78.216.107]) by mx.google.com with ESMTPSA id o2sm14679761wiy.11.2015.01.26.08.56.07 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 26 Jan 2015 08:56:08 -0800 (PST) Date: Mon, 26 Jan 2015 17:56:07 +0100 From: Vasilij Schneidermann To: bug-gnu-emacs@gnu.org Subject: Re: 24.4; Customizing either scroll-step or scroll-conservatively makes Emacs hang up when calling set-window-vscroll with large values Message-ID: <20150126165607.GB15675@odonien> References: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) 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: -4.0 (----) X-Debbugs-Envelope-To: submit 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: -4.0 (----) Bump. From debbugs-submit-bounces@debbugs.gnu.org Thu May 27 21:44:02 2021 Received: (at 19464) by debbugs.gnu.org; 28 May 2021 01:44:02 +0000 Received: from localhost ([127.0.0.1]:53266 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lmRXd-0006PA-VH for submit@debbugs.gnu.org; Thu, 27 May 2021 21:44:02 -0400 Received: from quimby.gnus.org ([95.216.78.240]:49620) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lmRXb-0006Ol-Op for 19464@debbugs.gnu.org; Thu, 27 May 2021 21:44:00 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Type:MIME-Version:Message-ID:In-Reply-To:Date: References: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=XVM2jgZkpo7gnrrsoQuXbIJp9U19AKEoaFHcGubxMdw=; b=cGox65S0BYLG/68eUb2dIpA+Wu BkN1OjVOYzQOX6/e1vI06HQ9oNvpqjU9HsoWs4IhHVgli/biuGJJHP+1ni3AtQFyBrHm7V0j6FZg7 U0d4CAlHX+PVsilMAeh9qDnLZM4CRyJrwG9y7etOL4ydhbItkZYoVK/Sk0r4+PkM8Xo8=; Received: from cm-84.212.220.105.getinternet.no ([84.212.220.105] helo=xo) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1lmRXS-0003BD-6I; Fri, 28 May 2021 03:43:53 +0200 From: Lars Ingebrigtsen To: Vasilij Schneidermann Subject: Re: bug#19464: 24.4; Customizing either scroll-step or scroll-conservatively makes Emacs hang up when calling set-window-vscroll with large values References: X-Now-Playing: The Residents's _The King & Eye: RMX_: "A Fool such as I" Date: Fri, 28 May 2021 03:43:49 +0200 In-Reply-To: (Vasilij Schneidermann's message of "Mon, 29 Dec 2014 17:42:35 +0100") Message-ID: <87cztbzl7u.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain 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: Vasilij Schneidermann writes: > I've been experimenting around to make Emacs scroll with pixel-level > precision and have soon discovered `set-window-vscroll' which allows one > to adjust the vertical scrolling of a window in pixe [...] 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: 19464 Cc: 19464@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 (-) Vasilij Schneidermann writes: > I've been experimenting around to make Emacs scroll with pixel-level > precision and have soon discovered `set-window-vscroll' which allows one > to adjust the vertical scrolling of a window in pixel steps with its > fourth argument. In an attempt to scroll further than a screenful, I > executed (set-window-vscroll nil 9000 t) which hung up Emacs. Bisection > of my init file revealed that this issue doesn't happen with an > uncustomized Emacs and that it's sufficient to either customize > `scroll-step' to have a value of 1 or `scroll-conservatively' to have a > large value (which is a common hack to allow line-level scrolling). (I'm going through old bug reports that unfortunately got no response at the time.) I tried reproducing this with emacs -Q and: (progn (setq scroll-step 1) (set-window-vscroll nil 9000 t)) But I didn't get any hangs. Are you still seeing this problem in more recent Emacs versions? -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Thu May 27 21:44:05 2021 Received: (at control) by debbugs.gnu.org; 28 May 2021 01:44:05 +0000 Received: from localhost ([127.0.0.1]:53269 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lmRXh-0006Pd-BX for submit@debbugs.gnu.org; Thu, 27 May 2021 21:44:05 -0400 Received: from quimby.gnus.org ([95.216.78.240]:49634) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lmRXe-0006Op-U8 for control@debbugs.gnu.org; Thu, 27 May 2021 21:44:03 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Subject:From:To:Message-Id:Date:Sender:Reply-To:Cc: MIME-Version:Content-Type:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=+pJ7QkwNlY5YjtZBlL7OyyqxhgbBV0XRLUEGNO+BsF8=; b=eG2ZrL5rpdif3iqNEPYq4u/vZj q3glpeqjOLFgIQ67tZEGgZAe0x2DqqjfGABdrvFAZ0Efu6NO7WrwOkrSI1UrPJLE6uvjdWGzWGzU8 q9xdgXXpq+APX+fffdQ83pp0aBFQvRObhFxieBbuLRHIlIb6qOO3jK2QrPuDnjMlFdsk=; Received: from cm-84.212.220.105.getinternet.no ([84.212.220.105] helo=xo) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1lmRXX-0003BL-HK for control@debbugs.gnu.org; Fri, 28 May 2021 03:43:57 +0200 Date: Fri, 28 May 2021 03:43:55 +0200 Message-Id: <87bl8vzl7o.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #19464 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 19464 + 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 19464 + moreinfo quit From debbugs-submit-bounces@debbugs.gnu.org Mon May 31 12:41:23 2021 Received: (at 19464) by debbugs.gnu.org; 31 May 2021 16:41:23 +0000 Received: from localhost ([127.0.0.1]:34720 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lnkyh-0007Ms-8d for submit@debbugs.gnu.org; Mon, 31 May 2021 12:41:23 -0400 Received: from mail-ed1-f52.google.com ([209.85.208.52]:34317) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lnkyf-0007Me-At for 19464@debbugs.gnu.org; Mon, 31 May 2021 12:41:21 -0400 Received: by mail-ed1-f52.google.com with SMTP id cb9so2233492edb.1 for <19464@debbugs.gnu.org>; Mon, 31 May 2021 09:41:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=0YWKeOwuc0MIAsBHJusYgjS7BlFDDhriPJ1gW1b9Asc=; b=AmD3FUI5dyN/reKqDCfmLEJRq8pJwzmvKmPZRHMXvBF2/dejNCUG9iOHPPLCuRHtxp v71/xQzubUPWJb26sSBWgTBVMLn11hp5OLi99sHVPSAPll+1YpwmPqq+3oXg04/7aClI V7Dlo5GzmuAv/4NcOEaqXCSjYzKRKFcNf3U8rfgJnw87VKLzGWnUCmzOrR+SNz3rHHou 1L5dHmEkFXgX5H2Q9bh19Z18f/sBFmrhXU/vPa8dMdtCMDCT+MqIeQTQK8vuUS8fP10P opYXWntzpMzJvybZU5eAiczQ/X/2kW0WwU0Wb7wRvoVXUeh/lOnIRlsNjjPKI0WktmEK 5vNw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=0YWKeOwuc0MIAsBHJusYgjS7BlFDDhriPJ1gW1b9Asc=; b=BD7sMPrG0YxvhWype0KPSkAH8pjHYb+Q2HzbWZdJ4CK50747JcPx6eL0IStJplkjgr diQScSo5Lya804vRUrh441b+OOQW4bUbx9q2gBT+avIowbzNdRKWCDPQJ4Damp+tJDes DpM0kGSu3/p+RK5O85GkerLt2tVqMywEv7CbOo/+2mpVYvU3jmeX/X5vhzfulsmVcBt/ G7xZ39CQPkPwCE/dkjtSNuXjoI9NmKWpcY17YKmcquO0GGL9nljVEpXl6allbvu71sH8 ImbT4+TGw0YIoVZXLzfH65aHjfy5jlh8MY3QALbfVIgPwhHQcDn7/50oeD7rSzH9zapr YotQ== X-Gm-Message-State: AOAM5329zh66wRWGcp1kqRFsTZh9udMs33nm5tlDc6nUvqz7UsS2KEku 5P2p4izsIti5ihcl1PNTbGJKjVyDB4A20IDNluo= X-Google-Smtp-Source: ABdhPJwngax4CJGGbIk/4FbtNGvlHpDaJbjDJS/w4Y4cd6BtbIXYYIJNU8gdYq7NmyoeWeBs3fWhLtcz2nA+t27gwy4= X-Received: by 2002:a05:6402:1590:: with SMTP id c16mr18275338edv.7.1622479274714; Mon, 31 May 2021 09:41:14 -0700 (PDT) MIME-Version: 1.0 References: <87cztbzl7u.fsf@gnus.org> In-Reply-To: <87cztbzl7u.fsf@gnus.org> From: Vasilij Schneidermann Date: Mon, 31 May 2021 18:41:04 +0200 Message-ID: Subject: Re: bug#19464: 24.4; Customizing either scroll-step or scroll-conservatively makes Emacs hang up when calling set-window-vscroll with large values To: Lars Ingebrigtsen Content-Type: text/plain; charset="UTF-8" X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 19464 Cc: 19464@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 (-) Yes, I do. My reproducer relies on having a file spanning more than a screenful open. - Run `emacs -Q` - Paste the following code block into the scratch buffer - Evaluate with `M-x buffer` (find-library "subr") (setq scroll-conservatively 10000) (set-window-vscroll nil 9000 t) On Fri, May 28, 2021 at 3:43 AM Lars Ingebrigtsen wrote: > > Vasilij Schneidermann writes: > > > I've been experimenting around to make Emacs scroll with pixel-level > > precision and have soon discovered `set-window-vscroll' which allows one > > to adjust the vertical scrolling of a window in pixel steps with its > > fourth argument. In an attempt to scroll further than a screenful, I > > executed (set-window-vscroll nil 9000 t) which hung up Emacs. Bisection > > of my init file revealed that this issue doesn't happen with an > > uncustomized Emacs and that it's sufficient to either customize > > `scroll-step' to have a value of 1 or `scroll-conservatively' to have a > > large value (which is a common hack to allow line-level scrolling). > > (I'm going through old bug reports that unfortunately got no response at > the time.) > > I tried reproducing this with > > emacs -Q and: > > (progn > (setq scroll-step 1) > (set-window-vscroll nil 9000 t)) > > But I didn't get any hangs. Are you still seeing this problem in more > recent Emacs versions? > > -- > (domestic pets only, the antidote for overdose, milk.) > bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Mon May 31 14:46:10 2021 Received: (at 19464) by debbugs.gnu.org; 31 May 2021 18:46:10 +0000 Received: from localhost ([127.0.0.1]:34785 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lnmvR-00023t-P0 for submit@debbugs.gnu.org; Mon, 31 May 2021 14:46:10 -0400 Received: from eggs.gnu.org ([209.51.188.92]:35200) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lnmvO-000236-D0 for 19464@debbugs.gnu.org; Mon, 31 May 2021 14:46:09 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:55102) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lnmvI-0005o6-Vx; Mon, 31 May 2021 14:46:01 -0400 Received: from 84.94.185.95.cable.012.net.il ([84.94.185.95]:1846 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 1lnmvI-0000hW-IE; Mon, 31 May 2021 14:46:00 -0400 Date: Mon, 31 May 2021 21:45:49 +0300 Message-Id: <83o8cq2142.fsf@gnu.org> From: Eli Zaretskii To: Vasilij Schneidermann In-Reply-To: (message from Vasilij Schneidermann on Mon, 31 May 2021 18:41:04 +0200) Subject: Re: bug#19464: 24.4; Customizing either scroll-step or scroll-conservatively makes Emacs hang up when calling set-window-vscroll with large values References: <87cztbzl7u.fsf@gnus.org> X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 19464 Cc: larsi@gnus.org, 19464@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 (---) > From: Vasilij Schneidermann > Date: Mon, 31 May 2021 18:41:04 +0200 > Cc: 19464@debbugs.gnu.org > > Yes, I do. My reproducer relies on having a file spanning more than a > screenful open. > > - Run `emacs -Q` > - Paste the following code block into the scratch buffer > - Evaluate with `M-x buffer` > > (find-library "subr") > (setq scroll-conservatively 10000) > (set-window-vscroll nil 9000 t) Emacs doesn't hang, it's just that redisplay becomes extremely sluggish with these settings after certain commands. If you turn off blink-cursor-mode and global-eldoc-mode (which induce additional redisplay cycles, and thus create an illusion of a hang) before setting the two variables, you will see that after several dozens of seconds Emacs finishes redisplay with this huge vscroll and can perform further commands, albeit with some of them responding slowly. The problem here is that you on the one hand ask the display engine to be very accurate when scrolling the window, so that not even a single text line is scrolled into the view unless it's necessary to show point; and OTOH you force point to be very far outside the viewport. Whet the display engine does in response is (slowly and inefficiently) finding how to deal with this contradiction. IOW: Emacs gave you a rope and you've succeeded to hang yourself with it. If we think that this result is not what should be expected in this situation, then what should be expected? Should we somehow detect the huge vscroll and limit it? or disallow scroll-conservatively in this case? or something else? In general, vscroll was introduced to support display of stuff that is too tall to fit in the window: tall images and very large fonts. Here, it seems you are trying to use it to force point out of the viewport, and the question I have is: what for, and what you expect Emacs to do in this barely supported situation? From debbugs-submit-bounces@debbugs.gnu.org Tue Jun 01 02:04:25 2021 Received: (at 19464) by debbugs.gnu.org; 1 Jun 2021 06:04:25 +0000 Received: from localhost ([127.0.0.1]:35501 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lnxVo-00007y-Ps for submit@debbugs.gnu.org; Tue, 01 Jun 2021 02:04:24 -0400 Received: from quimby.gnus.org ([95.216.78.240]:39682) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lnxVm-00007k-QO for 19464@debbugs.gnu.org; Tue, 01 Jun 2021 02:04:23 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Type:MIME-Version:Message-ID:In-Reply-To:Date: References: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=owpIWLmo8qMMzodHbK72Q6tM6a2Rp+MJIPfadyhT71E=; b=VF+o44/a/zswfX9JYFJ2NCHMKM YjtgwP0J4hlfvXUOORoJc0r9j+uxDhHZEPlXrNuAX8/pnGOVfippXzEPXqnj/7T2c1UvCII3G96p7 UINUMU//lkxJLf29NNqpepiZPzmr31LzqnSd0EckPw8ubxhPELmdvN1+FLTnS3MeEbsA=; Received: from cm-84.212.220.105.getinternet.no ([84.212.220.105] helo=xo) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1lnxVe-0004WB-EY; Tue, 01 Jun 2021 08:04:16 +0200 From: Lars Ingebrigtsen To: Vasilij Schneidermann Subject: Re: bug#19464: 24.4; Customizing either scroll-step or scroll-conservatively makes Emacs hang up when calling set-window-vscroll with large values References: <87cztbzl7u.fsf@gnus.org> Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAABGdBTUEAALGPC/xhBQAAACBj SFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAElBMVEUNDBIlIyqIdIi5 uLZKTFj///8mLXjpAAAAAWJLR0QF+G/pxwAAAAd0SU1FB+UGAQU0ItUgwqwAAAGxSURBVDjLbZPt gcMgCIahlwEgZYEYB+g1GSAm7j/TgaK17fkr4ZGvFwQAmHfgfgj64SkBpAlI4MADgAgQ1Y6yKGBA YiBMQEyonsAZJC6kweySBtLPGmjBHBdMnNRvQkIDaDiEkNOQsqdGzLd8vNksNQhAvsYiQcgp8okD mGI1qwfHF9BbC2G5r3/0CnWTQFQ8ppykCyFJ5gP9W8uNDpCTtpVqVXMIZ27g2rOqge4RG0BYN+2V uYXSLApwPWR9NuG5gOJxhszXzoCtT7UnU/oMe7z/qpmLxCAaKKn6LNdz23ZPpmTK52JjQb42PTuy i4ixAHVZC7BLdbxRIxVB103R04ehgMUlubabZqnAPDiri4H7LrBtVQM6dEmS9mE/Pw/h9f4oicm2 I/vMkTLOt0fpQldJcgwh+ZR0RLYm1GRvoK0C9Z1w2f0u2So6a8pBTTYux7BSg3lwMCP1/34HHWi5 mN6cy2WyBuEdDKHJQWusAy5G5K8CHdB3rLElHJ7tZ/zepsnyCboftqfaj4FUMnyXNe3hqO97yGHx JTzpu3OqJfyjv8Wi4jucGgHz4qBNky3QH/NWM66b/Ib3AAAAJXRFWHRkYXRlOmNyZWF0ZQAyMDIx LTA2LTAxVDA1OjUyOjM0KzAwOjAwOk10LAAAACV0RVh0ZGF0ZTptb2RpZnkAMjAyMS0wNi0wMVQw NTo1MjozNCswMDowMEsQzJAAAAAASUVORK5CYII= X-Now-Playing: Grimes's _Miss Anthropocene_: =?utf-8?Q?=224=C3=86M=22?= Date: Tue, 01 Jun 2021 08:04:13 +0200 In-Reply-To: (Vasilij Schneidermann's message of "Mon, 31 May 2021 18:41:04 +0200") Message-ID: <87lf7uf7du.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain 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: Vasilij Schneidermann writes: > Yes, I do. My reproducer relies on having a file spanning more than a > screenful open. > > - Run `emacs -Q` > - Paste the following code block into the scratch buffer > - Evaluate with `M-x buffer` 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.7 (/) X-Debbugs-Envelope-To: 19464 Cc: 19464@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.7 (-) Vasilij Schneidermann writes: > Yes, I do. My reproducer relies on having a file spanning more than a > screenful open. > > - Run `emacs -Q` > - Paste the following code block into the scratch buffer > - Evaluate with `M-x buffer` Did you mean `M-x eval-buffer'? > (find-library "subr") > (setq scroll-conservatively 10000) > (set-window-vscroll nil 9000 t) If so, I'm still not able to reproduce the problem on this Debian/bullseye laptop -- `M-x eval-buffer' here takes less than half a second for me in Emacs 28 and Emacs 27.1. What Emacs/OS versions are you using? And are there any missing steps in the recipe? -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Wed Jun 30 09:20:53 2021 Received: (at 19464) by debbugs.gnu.org; 30 Jun 2021 13:20:53 +0000 Received: from localhost ([127.0.0.1]:56797 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lya97-0003ev-5N for submit@debbugs.gnu.org; Wed, 30 Jun 2021 09:20:53 -0400 Received: from quimby.gnus.org ([95.216.78.240]:57818) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lya95-0003ec-Ul for 19464@debbugs.gnu.org; Wed, 30 Jun 2021 09:20:52 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Type:MIME-Version:Message-ID:In-Reply-To:Date: References: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=pViG42FJ+nfd+Gj71iWQ4PXn84dorJnwuPIN5VpnA2A=; b=YwJAYhJ/LGQrLeXEFSYIcJbi31 J1kJPyg82fgzUUH8EgifPPSiXqU2C43TFi1ijgSu5TQ/Vy1gANOVGiFt5xC1cBhzTnKvBbt1o5Q7s hU6l1/jv2EoQGzTYcFRZ5IDyVYg59mWc5hLbvJXuEekBRhNEEEonXYXoOTozu7tKdLx0=; Received: from cm-84.212.220.105.getinternet.no ([84.212.220.105] helo=elva) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1lya8v-00023M-Nh; Wed, 30 Jun 2021 15:20:45 +0200 From: Lars Ingebrigtsen To: Vasilij Schneidermann Subject: Re: bug#19464: 24.4; Customizing either scroll-step or scroll-conservatively makes Emacs hang up when calling set-window-vscroll with large values References: <87cztbzl7u.fsf@gnus.org> <87lf7uf7du.fsf@gnus.org> X-Now-Playing: Jim O'Rourke's _To Magnetize Money and Return a Roving Eye (2)_: "To Magnetize Money and Return a Roving Eye pt2" Date: Wed, 30 Jun 2021 15:20:41 +0200 In-Reply-To: <87lf7uf7du.fsf@gnus.org> (Lars Ingebrigtsen's message of "Tue, 01 Jun 2021 08:04:13 +0200") Message-ID: <874kdf7al2.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain 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: Lars Ingebrigtsen writes: > If so, I'm still not able to reproduce the problem on this > Debian/bullseye laptop -- `M-x eval-buffer' here takes less than half a > second for me in Emacs 28 and Emacs 27.1. > > What Emacs/OS ver [...] 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: -2.3 (--) X-Debbugs-Envelope-To: 19464 Cc: 19464@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 (---) Lars Ingebrigtsen writes: > If so, I'm still not able to reproduce the problem on this > Debian/bullseye laptop -- `M-x eval-buffer' here takes less than half a > second for me in Emacs 28 and Emacs 27.1. > > What Emacs/OS versions are you using? And are there any missing steps > in the recipe? More information was requested, but no response was given within a month, so I'm closing this bug report. If the problem still exists, please respond to this email and we'll reopen the bug report. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Wed Jun 30 09:21:02 2021 Received: (at control) by debbugs.gnu.org; 30 Jun 2021 13:21:02 +0000 Received: from localhost ([127.0.0.1]:56801 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lya9G-0003g2-Be for submit@debbugs.gnu.org; Wed, 30 Jun 2021 09:21:02 -0400 Received: from quimby.gnus.org ([95.216.78.240]:57832) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lya9A-0003el-Ni for control@debbugs.gnu.org; Wed, 30 Jun 2021 09:20:56 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Subject:From:To:Message-Id:Date:Sender:Reply-To:Cc: MIME-Version:Content-Type:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=D3ybchlBnsFZDDG5Yo4/cmotfqhKIr8VuKB0zFUQRTE=; b=JmKoLXzHDtNAZ/0qyo5s9j2y+1 myVhrnzhm/WRZzs8d+c2qS4IbAQXgc3kaqIMuuMFWxFQBzsShZVIMbZSeG5oEidxuoemgIQ6ZekXW ZZXICqbEU7FysREQNDu6+nvCqgcl+3dcG7ktyE4NRXBUnxJHqnmjnqtdTO9SnH7E351s=; Received: from cm-84.212.220.105.getinternet.no ([84.212.220.105] helo=elva) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1lya93-00023Y-3J for control@debbugs.gnu.org; Wed, 30 Jun 2021 15:20:51 +0200 Date: Wed, 30 Jun 2021 15:20:48 +0200 Message-Id: <8735sz7akv.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #19464 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: close 19464 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: -2.3 (--) 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: -3.3 (---) close 19464 quit From unknown Tue Aug 19 23:13:15 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Thu, 29 Jul 2021 11:24:06 +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