From debbugs-submit-bounces@debbugs.gnu.org Wed Jul 12 09:02:08 2017 Received: (at submit) by debbugs.gnu.org; 12 Jul 2017 13:02:08 +0000 Received: from localhost ([127.0.0.1]:34877 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dVHHM-0001Ic-4r for submit@debbugs.gnu.org; Wed, 12 Jul 2017 09:02:08 -0400 Received: from eggs.gnu.org ([208.118.235.92]:55504) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dVHHK-0001I9-Mk for submit@debbugs.gnu.org; Wed, 12 Jul 2017 09:02:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dVHHE-00040U-D4 for submit@debbugs.gnu.org; Wed, 12 Jul 2017 09:02:01 -0400 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 autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:40402) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dVHHE-00040N-9I for submit@debbugs.gnu.org; Wed, 12 Jul 2017 09:02:00 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46456) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dVHHC-0001uQ-K5 for bug-gnu-emacs@gnu.org; Wed, 12 Jul 2017 09:01:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dVHH7-0003xW-Ov for bug-gnu-emacs@gnu.org; Wed, 12 Jul 2017 09:01:58 -0400 Received: from mx1.redhat.com ([209.132.183.28]:57230) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dVHH7-0003wr-Fg for bug-gnu-emacs@gnu.org; Wed, 12 Jul 2017 09:01:53 -0400 Received: from smtp.corp.redhat.com (int-mx03.intmail.prod.int.phx2.redhat.com [10.5.11.13]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 405181555A for ; Wed, 12 Jul 2017 13:01:51 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mx1.redhat.com 405181555A Authentication-Results: ext-mx05.extmail.prod.ext.phx2.redhat.com; dmarc=none (p=none dis=none) header.from=redhat.com Authentication-Results: ext-mx05.extmail.prod.ext.phx2.redhat.com; spf=pass smtp.mailfrom=jsynacek@redhat.com DKIM-Filter: OpenDKIM Filter v2.11.0 mx1.redhat.com 405181555A Received: from localhost-live (unknown [10.43.7.219]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 8A4FD6E509 for ; Wed, 12 Jul 2017 13:01:50 +0000 (UTC) From: jsynacek@redhat.com To: bug-gnu-emacs@gnu.org Subject: 26.0.50; Dynamic menu is not updated (gtk3 + hidpi scaling) Date: Wed, 12 Jul 2017 15:00:46 +0200 Message-ID: <87wp7dajy9.fsf@localhost-live> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Scanned-By: MIMEDefang 2.79 on 10.5.11.13 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.29]); Wed, 12 Jul 2017 13:01:51 +0000 (UTC) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.1 (----) 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: -4.1 (----) Reproducible on the current master (commit d014a5e15c1110af77e7a96f06ccd0f0= cafb099f). Steps to reproduce: 0) Use gnome-tweak-tool to set scaling to 2x ("Windows" -> "Window scaling" -> set to 2) This step is very important, it makes this bug reproducible. 1) $ emacs -Q first.py 2) C-x C-f ~/second.html 3) Click the "SGML" menu 4) Observe a tiny rectangular area with nothing in it If I start emacs as "emacs -Q second.hmtl" the menu is fine. Originally reported at: https://bugzilla.redhat.com/show_bug.cgi?id=3D13841= 85 In GNU Emacs 26.0.50 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.22.16) of 2017-07-12 built on localhost-live Repository revision: d014a5e15c1110af77e7a96f06ccd0f0cafb099f Windowing system distributor 'Fedora Project', version 11.0.11903000 Recent messages: For information about GNU Emacs and the GNU system, type C-h C-a. Can=E2=80=99t guess python-indent-offset, using defaults: 4 Quit Making completion list... delete-backward-char: Text is read-only [4 times] Making completion list... [2 times] funcall-interactively: End of buffer [3 times] Configured using: 'configure --with-dbus --with-gif --with-jpeg --with-png --with-rsvg --with-tiff --with-xft --with-xpm --with-x-toolkit=3Dgtk3 --with-gpm=3Dno' Configured features: XPM JPEG TIFF GIF PNG RSVG IMAGEMAGICK SOUND DBUS GCONF GSETTINGS NOTIFY ACL LIBSELINUX GNUTLS LIBXML2 FREETYPE M17N_FLT LIBOTF XFT ZLIB TOOLKIT_SCROLL_BARS GTK3 X11 Important settings: value of $LANG: en_US.UTF-8 value of $XMODIFIERS: @im=3Dibus locale-coding-system: utf-8-unix Major mode: Python Minor modes in effect: shell-dirtrack-mode: t tooltip-mode: t global-eldoc-mode: t eldoc-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 auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t line-number-mode: t transient-mark-mode: t Load-path shadows: None found. Features: (shadow sort mail-extr emacsbug message subr-x puny dired dired-loaddefs rfc822 mml mml-sec epa derived epg epg-config gnus-util rmail rmail-loaddefs mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums mm-util mail-prsvr mail-utils python easymenu tramp-sh tramp tramp-compat tramp-loaddefs trampver ucs-normalize shell pcomplete parse-time format-spec advice auth-source cl-seq eieio eieio-core cl-macs eieio-loaddefs password-cache json map seq byte-opt gv bytecomp byte-compile cconv comint ring cl-loaddefs cl-lib ansi-color time-date mule-util tooltip eldoc electric uniquify ediff-hook vc-hooks lisp-float-type 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 elisp-mode lisp-mode prog-mode register page menu-bar rfn-eshadow isearch timer select scroll-bar mouse jit-lock font-lock syntax facemenu font-core term/tty-colors frame cl-generic 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 charscript charprop case-table epa-hook jka-cmpr-hook help simple abbrev obarray minibuffer cl-preloaded 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 dbusbind inotify dynamic-setting system-font-setting font-render-setting move-toolbar gtk x-toolkit x multi-tty make-network-process emacs) Memory information: ((conses 16 225308 11470) (symbols 48 22426 1) (miscs 40 49 151) (strings 32 37030 1286) (string-bytes 1 1098813) (vectors 16 39761) (vector-slots 8 761484 10766) (floats 8 67 113) (intervals 56 226 0) (buffers 976 13)) From debbugs-submit-bounces@debbugs.gnu.org Mon Jul 17 11:07:49 2017 Received: (at 27667) by debbugs.gnu.org; 17 Jul 2017 15:07:49 +0000 Received: from localhost ([127.0.0.1]:44627 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dX7cj-0000DC-70 for submit@debbugs.gnu.org; Mon, 17 Jul 2017 11:07:49 -0400 Received: from hermes.netfonds.no ([80.91.224.195]:46103) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dX7cg-0000D2-3d for 27667@debbugs.gnu.org; Mon, 17 Jul 2017 11:07:46 -0400 Received: from cm-84.209.243.26.getinternet.no ([84.209.243.26] helo=stories) by hermes.netfonds.no with esmtpsa (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.84_2) (envelope-from ) id 1dX7cc-0002AM-Up; Mon, 17 Jul 2017 17:07:44 +0200 From: Lars Ingebrigtsen To: jsynacek@redhat.com Subject: Re: bug#27667: 26.0.50; Dynamic menu is not updated (gtk3 + hidpi scaling) References: <87wp7dajy9.fsf@localhost-live> Date: Mon, 17 Jul 2017 17:07:42 +0200 In-Reply-To: <87wp7dajy9.fsf@localhost-live> (jsynacek's message of "Wed, 12 Jul 2017 15:00:46 +0200") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 27667 Cc: 27667@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: 0.0 (/) jsynacek@redhat.com writes: > Reproducible on the current master (commit d014a5e15c1110af77e7a96f06ccd0f0cafb099f). > > Steps to reproduce: > 0) Use gnome-tweak-tool to set scaling to 2x ("Windows" -> "Window > scaling" -> set to 2) > This step is very important, it makes this bug reproducible. > 1) $ emacs -Q first.py > 2) C-x C-f ~/second.html > 3) Click the "SGML" menu > 4) Observe a tiny rectangular area with nothing in it > > If I start emacs as "emacs -Q second.hmtl" the menu is fine. This should be fixed on master now, I think -- at least I'm unable to reproduce it now. Could you check and reopen if it's still an issue? -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Mon Jul 17 11:07:52 2017 Received: (at control) by debbugs.gnu.org; 17 Jul 2017 15:07:52 +0000 Received: from localhost ([127.0.0.1]:44629 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dX7cm-0000DR-H4 for submit@debbugs.gnu.org; Mon, 17 Jul 2017 11:07:52 -0400 Received: from hermes.netfonds.no ([80.91.224.195]:46109) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dX7ci-0000DB-Vy for control@debbugs.gnu.org; Mon, 17 Jul 2017 11:07:49 -0400 Received: from cm-84.209.243.26.getinternet.no ([84.209.243.26] helo=stories) by hermes.netfonds.no with esmtpsa (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.84_2) (envelope-from ) id 1dX7cg-0002In-Vc for control@debbugs.gnu.org; Mon, 17 Jul 2017 17:07:48 +0200 Date: Mon, 17 Jul 2017 17:07:46 +0200 Message-Id: To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #27667 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: 0.0 (/) tags 27667 fixed close 27667 From debbugs-submit-bounces@debbugs.gnu.org Tue Jul 18 02:22:26 2017 Received: (at 27667) by debbugs.gnu.org; 18 Jul 2017 06:22:26 +0000 Received: from localhost ([127.0.0.1]:45235 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dXLtm-0003V1-Np for submit@debbugs.gnu.org; Tue, 18 Jul 2017 02:22:26 -0400 Received: from mail-lf0-f42.google.com ([209.85.215.42]:33655) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dXLtg-0003Uj-Ju for 27667@debbugs.gnu.org; Tue, 18 Jul 2017 02:22:20 -0400 Received: by mail-lf0-f42.google.com with SMTP id z78so5979837lff.0 for <27667@debbugs.gnu.org>; Mon, 17 Jul 2017 23:22:16 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=Prpqxu4P3NNpJ7SjCsFhBWkUsec8v9h9OkGC2a+eNOI=; b=jtpyOJvkpWBU5DT4fWYFjh4XtPaCWxqztqxpXWOSwbMRjgiPe5fZa6pJYu1wzl2PmL YAaNryEUPsjnSS+C/TA4xk2Lh7Mc+EGPyDuFKp4Rhq57meUwNIFxdk7HbqIpbcATmOsE 6sBrCnL6wyYsVVEU7BfAeHm9G5/dLIyw8yN9Z1U0r098vCojYnRblPE+AE/i7aeac4Af OVqsWLZmunXwR87FbUcI/WIG+2vZ1ho7FN4Bfb1l1t9jMQk+i/DjSYsNLFT6V0zOqR3d UrXR/u/7vB46xh9HRjTR2Mr9lyniQNqe6HA4Xh2wZA+BnXn+qO4QFzw+2XR6+YLUT8hX X/Tg== X-Gm-Message-State: AIVw112BTYCu6kERuCemq7k64Z5hVgzPYlhx7P7qwb9hR0lG9154NeGS MK+mWL0+fNmE0B1h3qoPaFYVG+fGk79e X-Received: by 10.46.0.101 with SMTP id 98mr46973lja.114.1500358930626; Mon, 17 Jul 2017 23:22:10 -0700 (PDT) MIME-Version: 1.0 Received: by 10.46.84.69 with HTTP; Mon, 17 Jul 2017 23:22:09 -0700 (PDT) In-Reply-To: References: <87wp7dajy9.fsf@localhost-live> From: Jan Synacek Date: Tue, 18 Jul 2017 08:22:09 +0200 Message-ID: Subject: Re: bug#27667: 26.0.50; Dynamic menu is not updated (gtk3 + hidpi scaling) To: Lars Ingebrigtsen Content-Type: text/plain; charset="UTF-8" X-Spam-Score: 0.5 (/) X-Debbugs-Envelope-To: 27667 Cc: 27667@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: 0.5 (/) On Mon, Jul 17, 2017 at 5:07 PM, Lars Ingebrigtsen wrote: > jsynacek@redhat.com writes: > >> Reproducible on the current master (commit d014a5e15c1110af77e7a96f06ccd0f0cafb099f). >> >> Steps to reproduce: >> 0) Use gnome-tweak-tool to set scaling to 2x ("Windows" -> "Window >> scaling" -> set to 2) >> This step is very important, it makes this bug reproducible. >> 1) $ emacs -Q first.py >> 2) C-x C-f ~/second.html >> 3) Click the "SGML" menu >> 4) Observe a tiny rectangular area with nothing in it >> >> If I start emacs as "emacs -Q second.hmtl" the menu is fine. > > This should be fixed on master now, I think -- at least I'm unable to > reproduce it now. Could you check and reopen if it's still an issue? I can still reproduce this in the same way, commit 0083123499cc29e301c197218d3809b225675e57. Under wayland, I'm also seeing asserts like these when clicking the SGML menu: (emacs:14599): Gtk-CRITICAL **: gtk_distribute_natural_allocation: assertion 'extra_space >= 0' failed Not sure if those are relevant. Cheers, -- Jan Synacek Software Engineer, Red Hat From unknown Sun Jun 15 08:47:08 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: Did not alter fixed versions and reopened. Date: Tue, 18 Jul 2017 06:46:02 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # Did not alter fixed versions and reopened. thanks # This fakemail brought to you by your local debbugs # administrator From debbugs-submit-bounces@debbugs.gnu.org Fri Nov 09 15:21:14 2018 Received: (at control) by debbugs.gnu.org; 9 Nov 2018 20:21:14 +0000 Received: from localhost ([127.0.0.1]:43973 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gLDHG-0008Sy-C7 for submit@debbugs.gnu.org; Fri, 09 Nov 2018 15:21:14 -0500 Received: from eggs.gnu.org ([208.118.235.92]:55888) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gLDHE-0008Sl-Lf for control@debbugs.gnu.org; Fri, 09 Nov 2018 15:21:13 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gLDH8-0000V7-Fm for control@debbugs.gnu.org; Fri, 09 Nov 2018 15:21:07 -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 autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:42989) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gLDH2-0000NP-FA for control@debbugs.gnu.org; Fri, 09 Nov 2018 15:21:02 -0500 Received: from rgm by fencepost.gnu.org with local (Exim 4.82) (envelope-from ) id 1gLDH0-0006z9-W0 for control@debbugs.gnu.org; Fri, 09 Nov 2018 15:21:00 -0500 Subject: control message for bug 27667 To: X-Mailer: mail (GNU Mailutils 2.99.98) Message-Id: From: Glenn Morris Date: Fri, 09 Nov 2018 15:20:58 -0500 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -5.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: -6.0 (------) tag 27667 = From debbugs-submit-bounces@debbugs.gnu.org Mon Feb 11 13:32:04 2019 Received: (at control) by debbugs.gnu.org; 11 Feb 2019 18:32:05 +0000 Received: from localhost ([127.0.0.1]:44076 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gtGNA-0007KG-IO for submit@debbugs.gnu.org; Mon, 11 Feb 2019 13:32:04 -0500 Received: from eggs.gnu.org ([209.51.188.92]:37897) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gtGN9-0007EL-6O for control@debbugs.gnu.org; Mon, 11 Feb 2019 13:32:03 -0500 Received: from fencepost.gnu.org ([2001:470:142:3::e]:36379) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gtGN3-0001zU-Qi for control@debbugs.gnu.org; Mon, 11 Feb 2019 13:31:57 -0500 Received: from rgm by fencepost.gnu.org with local (Exim 4.82) (envelope-from ) id 1gtGN3-0005JH-OB for control@debbugs.gnu.org; Mon, 11 Feb 2019 13:31:57 -0500 Subject: control message for bug 34440 To: X-Mailer: mail (GNU Mailutils 2.99.98) Message-Id: From: Glenn Morris Date: Mon, 11 Feb 2019 13:31:57 -0500 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] 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 (-) merge 27667 34440 From debbugs-submit-bounces@debbugs.gnu.org Tue Feb 12 12:54:48 2019 Received: (at control) by debbugs.gnu.org; 12 Feb 2019 17:54:48 +0000 Received: from localhost ([127.0.0.1]:45142 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gtcGd-0001mn-LZ for submit@debbugs.gnu.org; Tue, 12 Feb 2019 12:54:47 -0500 Received: from eggs.gnu.org ([209.51.188.92]:42139) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gtcGb-0001ma-Uk for control@debbugs.gnu.org; Tue, 12 Feb 2019 12:54:46 -0500 Received: from fencepost.gnu.org ([2001:470:142:3::e]:57434) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gtcGV-0002h3-H7 for control@debbugs.gnu.org; Tue, 12 Feb 2019 12:54:39 -0500 Received: from rgm by fencepost.gnu.org with local (Exim 4.82) (envelope-from ) id 1gtcGV-0003eT-Dh for control@debbugs.gnu.org; Tue, 12 Feb 2019 12:54:39 -0500 Subject: control message for bug 34440 To: X-Mailer: mail (GNU Mailutils 2.99.98) Message-Id: From: Glenn Morris Date: Tue, 12 Feb 2019 12:54:39 -0500 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] 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 (-) unmerge 34440 From debbugs-submit-bounces@debbugs.gnu.org Sun Jan 23 11:01:05 2022 Received: (at 27667) by debbugs.gnu.org; 23 Jan 2022 16:01:05 +0000 Received: from localhost ([127.0.0.1]:40883 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nBfIe-0005nz-UK for submit@debbugs.gnu.org; Sun, 23 Jan 2022 11:01:05 -0500 Received: from quimby.gnus.org ([95.216.78.240]:39628) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nBfId-0005fO-24 for 27667@debbugs.gnu.org; Sun, 23 Jan 2022 11:01:03 -0500 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=0l2vijlhovYJxTJ/YdKFdLdI54ynG9kIbqCzcvj4kPs=; b=KxG9lYWtKgiNoDj5eRdTrGIt31 8yJPx65xrYuz9Xv3gPncgERsqod+5poEw7IobtkOE8iYtfx2NM8qFRleqZ9fZW/qTakc8QNCOqeH7 BD2Nhq9dB5gbEokmTUrg7juShKNqsL7Nsc/ChuOoE0ioJNS4SQmiaiMAiHdcK4BbgoxM=; Received: from [84.212.220.105] (helo=giant) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nBfIU-0006Lq-RI; Sun, 23 Jan 2022 17:00:57 +0100 From: Lars Ingebrigtsen To: jsynacek@redhat.com Subject: Re: bug#27667: 26.0.50; Dynamic menu is not updated (gtk3 + hidpi scaling) References: <87wp7dajy9.fsf@localhost-live> X-Now-Playing: Hector Zazou's _Reivax au Congo_: "Le Village du Chef Bingo" Date: Sun, 23 Jan 2022 17:00:52 +0100 In-Reply-To: <87wp7dajy9.fsf@localhost-live> (jsynacek@redhat.com's message of "Wed, 12 Jul 2017 15:00:46 +0200") Message-ID: <87bl028mrv.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/29.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: jsynacek@redhat.com writes: > Steps to reproduce: > 0) Use gnome-tweak-tool to set scaling to 2x ("Windows" -> "Window > scaling" -> set to 2) > This step is very important, it makes this bug reproducible. > 1) $ emacs -Q first. [...] 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: 27667 Cc: 27667@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 (---) jsynacek@redhat.com writes: > Steps to reproduce: > 0) Use gnome-tweak-tool to set scaling to 2x ("Windows" -> "Window > scaling" -> set to 2) > This step is very important, it makes this bug reproducible. > 1) $ emacs -Q first.py > 2) C-x C-f ~/second.html > 3) Click the "SGML" menu > 4) Observe a tiny rectangular area with nothing in it > > If I start emacs as "emacs -Q second.hmtl" the menu is fine. (I'm going through old bug reports that unfortunately weren't resolved at the time.) I'm unable to reproduce this problem now. Are you still seeing this issue in a recent Emacs version? -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Sun Jan 23 11:01:12 2022 Received: (at control) by debbugs.gnu.org; 23 Jan 2022 16:01:12 +0000 Received: from localhost ([127.0.0.1]:40886 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nBfIm-0005uk-6v for submit@debbugs.gnu.org; Sun, 23 Jan 2022 11:01:12 -0500 Received: from quimby.gnus.org ([95.216.78.240]:39652) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nBfIj-0005nR-Ke for control@debbugs.gnu.org; Sun, 23 Jan 2022 11:01:10 -0500 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=51yZNVabQBGB7MP3nX2ii8KjnImbrCvWycndQnTyhmo=; b=iHF8D+q4ojjutdiNz7pTGbfzMG KlPMsSPYLLrd9QKb3C3XBTSRX1P1AcUuvlpUopioXgbcrd0K1gN8is1xju84Uur1+EhlfVmxDIGVV U7jJFkKfCb14qSlp5PvdNxJCKIKubb5YlLvjQ8bLMf86VhmJ0UyIjCB7qKXyRL1PLYcc=; Received: from [84.212.220.105] (helo=giant) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nBfIb-0006Ly-R2 for control@debbugs.gnu.org; Sun, 23 Jan 2022 17:01:03 +0100 Date: Sun, 23 Jan 2022 17:00:59 +0100 Message-Id: <87a6fm8mro.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #27667 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 27667 + 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: -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 (---) tags 27667 + moreinfo quit From debbugs-submit-bounces@debbugs.gnu.org Mon Jan 24 02:34:53 2022 Received: (at 27667) by debbugs.gnu.org; 24 Jan 2022 07:34:53 +0000 Received: from localhost ([127.0.0.1]:41900 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nBtsL-0006cY-GC for submit@debbugs.gnu.org; Mon, 24 Jan 2022 02:34:53 -0500 Received: from sonic316-22.consmr.mail.ne1.yahoo.com ([66.163.187.148]:37756) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nBtsI-0006cI-FB for 27667@debbugs.gnu.org; Mon, 24 Jan 2022 02:34:51 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s2048; t=1643009684; bh=br3zZjeoDoaav2UpAW8XN/W9qaFxXfGW6AUogb80haA=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From:Subject:Reply-To; b=avutTIuwWJluDmb/6u+D/H6uO6DNxKZVxlzHCKWF8gXgaCixyBwKcAgjY/h1w/zRPq7oTFP1g2Nh2EWsjB5Uh44HUU4IBh77fi50+S8w/MrPbeVda10aTtrZHSgWUjFEIR150jQK7CXqu15dYAo1AUM1hh1fhWsnoZ3A2LOxg0Tsq5j+P7tJtXQ1Geu7Fx+ujOZVpkzFYq9CxZz6htcRBSiN+3uIASCxgeQob+XdUIudqWySAQar/j611GUhEc5lpiIfsRYDKllKVH1tvLBBzExWNrVYucgXaODTbRVWWjTMHiRY3CYvVq+8ahei3Aj207QrGTA88RObsL8BQj/4Sw== X-SONIC-DKIM-SIGN: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s2048; t=1643009684; bh=yiKXMcu5O1jGiamNJfg84rBl/LRAwoo4hqLi46UVMws=; h=X-Sonic-MF:From:To:Subject:Date:From:Subject; b=LKtidrc4UD6yPchbAdw2DFKJt3jtkeNBAgFdsZruyK9+B6ReaqsWpRjRWTlL81QRVjO602jFcbijNcxZgQWvgErdJVzmilhYOoA4tbATPpjH8REdCkWpiZKnUyJjUiELtlb/hnMmP8JKrhUosGKje7AcxTN1oJsjb647UJZCrooXm/wibIoehGopd6zFRnFOecF1OlOSB9PPM1xOyxcD6bIdkz1siP4uRYjJOalT1YdOzCDAT/gqgPUzAkYdVXaZG7UUt1CPqr1649q2W2bSUivDbxQHg7sJ/70jIbY2COgXNNAUJ/mUAWjFwKD8LRlgu4THztwHhH4/XJh11G4y2Q== X-YMail-OSG: TOPuEAcVM1ltd7VrpSNKtXJR58OLKjpVQxgxkEaJ8fao_PXJ24uX0SauOb0n772 wXbDigUyLnxThllIFKULkw5PLz6jAMnL45_OEZ8BLkSt_RXW8IDuyaiEpSKQX0rIiISpb3C8CP3d Dy9YzRbe3fBf48o3VeakAopsSKzigr19utyLC2d38p4jU99X9MwsEoShRVwYJ6_ERHOL8ghn9nVZ YiYDc6xS0vA0nXTlyvUg_NbVNZC4Lsbnpl9roIaNAwSFTKB64zbTERo6kn6fB6KxM9EAwbDALF54 WFqPsUTDZj7mO3ABIAw3U0r00CWAZPzTxrZZfEDc82PMm.adTuywpF7k1jrJJnJi4ELWu.93o1H9 64TgeJVOt_zZx9.rDxIZdXWeYw2vPNx88pko8pWRb9FJCmaXiITbGmR76enyMch208jycdahCY92 W_Fzx_xA7dJJmngkMdQ7JtnqFNwJ2SRlC1_jqCylX90TjXyM4C8VhmyumskEWmVCu4HY9boLikPn Fvm3aCVNbVzBLPUX3Z1hlh1erapFx20uo6OtMIDYcT9TFjODHd4WIp57WDRTN24Xqwba7BpfIMfo F7p.4N77n2KIFUNcv7zk_61QSKuDl.Fs9IkTzbwASKBAVrfvHEvM6X49RwCn5F6aQFJzbiMUpmvQ qyimsk4cplZMSv54O.lsXGPlqROmPInNeVI9WJiYUqJIFt6isbwp0nHnDiNmw8Do94PEk_r3bQxP yfaUxTRmMJBQlo8hvqUUfzvs.oS9XhoWcyaTwitOFpE6yaxX4jaukgV5Nf.egLXeQ4Xi5G5cR3w3 3vh0xGkUbrClMAbJJ9tsWOxsf8xeWSi6neOhoy3xnfJ_d_9DHE96AU7mQVvJ0SFME6OHxtuOTFIu uUFlDevbB4xe35_P2uMQbr3AM761ugsA9ns42bYSnGVJggN2O29Q6IEaN_M2HfiJwGJCb3VnB23e MUeF6UrR9u3myqdsotH5vfR81Kvnt8f65NZnyj9I1Tv8Q5C0w3CSjayGWWzrKt.jWzAkQi8kxcsm x_phzD4iHHwnlxTurxO2P.ic6QsUXAKAH7OikHKD.ZR6vft8vMoiZr6TKcZYuJQTf2U3NXN3c9l8 e68Ziawo3H.1FxSs0rTMjLgQFhZ6i581QqZnSn4MFLWOC_zezb5Ep1Unc8JtgqPlJE24O3pQpStL ledKCTOGSqjMG.zpgG2hy15.BhmnoAic9tmNlUHnDLC7B4zmOP85EH9fBkwufFe.EDeJz7s8qVQV M9SM4VH5XhxczLVrWZUiYjp9vhXqanMZMebBrcC9Dh1hNk_lG7RO0gApVjbr1heK0E5EnhD74H1q 1b7JThUiofjP4A5IksSHYXJAcem_PiU4DdxNP2tLIECl9meI3lq_Fks81GnisPmTHm2TopIlp8dw bT992tisR0Cx7SGxM_Sd5l4YU84SZ.qEh4QG6TzfmCHIjvsh467hWpbb8EijsLBRlpZHXEPlOzEj Uiomrr.CjY7jkH6BaR_NLquN2FBRxCvlOf6Myh6TzR8ZSsvOR7xKKHnPbRx.azIPlVpFedA1J5xx e7mrhirkrIg0_9NeL7H52p.AEabDxTgASKVXTeaUatz0DzfVCiyA6rTNAY4T9_nVIU5tMJHyJ2da cqucBZjhN.9a3cFknsP08dWKoEFBxcioGefCJRIuy7s6nuKOAYxbYQo0YeQaPPU03HsZ7mWzDvLS uGZSRzU0_jNaRfXqBTDffGxgmCh_DGxEwxQwqOVru9CKfRRHUnvnBJEXqmr0DiCIrhMKRMrjaQzW FEzaAveVGFF3dajXPFd5gqPjLTHGdngtmyS2WEgHUMLJo9i5qthRV3Ta.MVPJQqvOYNYTA8jul7r T6wK5nxRNrp7egPVmOfzD8O2wyI8pqd821IeutBWnGqbH.HuUE9.P3Av9Fpnwt6.9DWXpFnmKx9j FIItZoQ4tfJh.lgvH.dGu6vZ9uZWyTw5AwpUfYWcVkKF6J2J.4qnFifWvZAXKJs2MzaHo0PbKsiF FP3UoUZAzygTAfG6WXraEFcQH7uvzgcHIdAmu8Sgf5.HazhEqD7hAvzSBK7NYkzLlySU6Z_Zs5wv LUEg8kGE7LQakcFrpOxdyW9YL4jwF.WAmTrArTh3s0cncuNziqclugyCgZhVHahlKT7cyuTsgx13 RqI96oKbGxHeP49wr2JLdbuv2aWZUIBeNCqETbvbvVyLUmHeKDVSZMK_aNnqhnvzuwo.tf_A6Qn. nDTBS3OhsQV6A4Xp6rwMidV6OTGWUd5a3KIo4USEK8b8_HvZD5g4p1UXptA-- X-Sonic-MF: Received: from sonic.gate.mail.ne1.yahoo.com by sonic316.consmr.mail.ne1.yahoo.com with HTTP; Mon, 24 Jan 2022 07:34:44 +0000 Received: by kubenode507.mail-prod1.omega.sg3.yahoo.com (VZM Hermes SMTP Server) with ESMTPA ID ab0b0ae3ad22f9f8de053e6624e54bdc; Mon, 24 Jan 2022 07:34:37 +0000 (UTC) From: Po Lu To: Lars Ingebrigtsen Subject: Re: bug#27667: 26.0.50; Dynamic menu is not updated (gtk3 + hidpi scaling) References: <87wp7dajy9.fsf@localhost-live> <87bl028mrv.fsf@gnus.org> Date: Mon, 24 Jan 2022 15:34:31 +0800 In-Reply-To: <87bl028mrv.fsf@gnus.org> (Lars Ingebrigtsen's message of "Sun, 23 Jan 2022 17:00:52 +0100") Message-ID: <87h79tpoxk.fsf@yahoo.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.60 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Mailer: WebService/1.1.19615 mail.backend.jedi.jws.acl:role.jedi.acl.token.atz.jws.hermes.yahoo Content-Length: 218 X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 27667 Cc: jsynacek@redhat.com, 27667@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 (-) Lars Ingebrigtsen writes: > I'm unable to reproduce this problem now. Are you still seeing this > issue in a recent Emacs version? It was probably fixed by a05bafffdcb88df74408a8402cafc9829407c1e5. From debbugs-submit-bounces@debbugs.gnu.org Mon Jan 24 04:48:18 2022 Received: (at 27667) by debbugs.gnu.org; 24 Jan 2022 09:48:18 +0000 Received: from localhost ([127.0.0.1]:42135 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nBvxS-0002PG-Je for submit@debbugs.gnu.org; Mon, 24 Jan 2022 04:48:18 -0500 Received: from quimby.gnus.org ([95.216.78.240]:48610) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nBvxQ-0002Ov-Ou for 27667@debbugs.gnu.org; Mon, 24 Jan 2022 04:48:17 -0500 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=XZ2Aq2BD+7kpySN/NVKQKFJ8PrV2eHu148pvxs7S3i8=; b=NVkJa4rMSXs2PcBRh5bO9EWEjw UeifYIwhTzmNUPMzEgdk4/krH5P6o8MU4uM8gFK57iZfDacjyi/h9H8ZXFevdk6ytcOGeP+/cAoGk Zo9YJjhUmDnLRpRT6Mqwzmrsq9Cf2WJRCE/geGeb4ohHK6xNOnT/QUquPRblF77M+AME=; Received: from [84.212.220.105] (helo=giant) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nBvxI-0006VH-CU; Mon, 24 Jan 2022 10:48:10 +0100 From: Lars Ingebrigtsen To: Po Lu Subject: Re: bug#27667: 26.0.50; Dynamic menu is not updated (gtk3 + hidpi scaling) References: <87wp7dajy9.fsf@localhost-live> <87bl028mrv.fsf@gnus.org> <87h79tpoxk.fsf@yahoo.com> Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAABGdBTUEAALGPC/xhBQAAACBj SFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAALVBMVEUDBQwfGCEtLTFs bHCrrLDR0dXw8PJ9fYFgWmGPkJS9vcFFOEN+f4NNTVH///8PU95gAAAAAWJLR0QOb70wTwAAAAd0 SU1FB+YBGAkIHpkDiBsAAAGcSURBVDjLrZJNS8NAEIZn41GEJD1JKdR4qUgOtRWtKFj6oRFvNZV6 bgb0rHfRXEQEKanQYg8iLejR/gm9qfUQkf4Xt5umH7vrzXchsPtk5t2dGYCRNNDTZRzosIgIk1Lc AFSKjj0FIOExUlq1n6cB6N06BY/uQR54kTvEnUtrUwAwX8ZcKtUXgVLE3P2LKgL9DHOND96A/hjd wFL+nQd0RV08zp9zYE4FNZbGqscD0EyIFPAkLQBwkzP0hRneA0ii5UqBppv05ZgSUhGtW6DgVfRQ WEtqosfiIACzfEV0I+hhlj83/TpKADH8NZYJH7i7Gv5bh4Ft3qF3GkzDrQA8lAHN6DWlAHT/D0BM NnFOmTOnId9tu4xHQgNpRfbatm21wr15HU5FzCtgpXExuo42KJrGQAedfGs6zbjq1fgwgBWZfZRB Y9FphZnooJEgjAHcV4cgDADyxcAu25GJdgXAqY1dQy1Rc9tKjvZqGBcp2E83C+oEGCqaaayAVHrf iMtJLLP+KTtXek1ry5CAWf/K+tElgCwbfbkJgf/WL9tlhd4YWsDQAAAAJXRFWHRkYXRlOmNyZWF0 ZQAyMDIyLTAxLTI0VDA5OjA4OjMwKzAwOjAw7+6+lQAAACV0RVh0ZGF0ZTptb2RpZnkAMjAyMi0w MS0yNFQwOTowODozMCswMDowMJ6zBikAAAAASUVORK5CYII= X-Now-Playing: This Mortal Coil's _Filigree & Shadow_: =?utf-8?Q?=22Tha?= =?utf-8?Q?=C3=AFs?= (2)" Date: Mon, 24 Jan 2022 10:48:07 +0100 In-Reply-To: <87h79tpoxk.fsf@yahoo.com> (Po Lu's message of "Mon, 24 Jan 2022 15:34:31 +0800") Message-ID: <87a6fl4g88.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/29.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: Po Lu writes: > Lars Ingebrigtsen writes: > >> I'm unable to reproduce this problem now. Are you still seeing this >> issue in a recent Emacs version? > > It was probably fixed by a05bafffdcb88df74 [...] 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: 27667 Cc: jsynacek@redhat.com, 27667@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 (---) Po Lu writes: > Lars Ingebrigtsen writes: > >> I'm unable to reproduce this problem now. Are you still seeing this >> issue in a recent Emacs version? > > It was probably fixed by a05bafffdcb88df74408a8402cafc9829407c1e5. Right. I'm therefore closing this bug report, but if you're still seeing this issue, please respond to the debbugs address and we'll reopen. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Mon Jan 24 04:48:29 2022 Received: (at control) by debbugs.gnu.org; 24 Jan 2022 09:48:29 +0000 Received: from localhost ([127.0.0.1]:42138 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nBvxc-0002Pm-Qq for submit@debbugs.gnu.org; Mon, 24 Jan 2022 04:48:28 -0500 Received: from quimby.gnus.org ([95.216.78.240]:48626) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nBvxa-0002PR-O3 for control@debbugs.gnu.org; Mon, 24 Jan 2022 04:48:27 -0500 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=CoilQF/0wBziUg4TBJPPoTpSqidx3yYAgR5yrcx1XI8=; b=NtSGkOy5H3QN1kt87JF9jcZjn3 Qjgz2VrUhtfbmD6zA0n9yxghWDuP8byvCcG+JQYnN1c1qEjXeyDYA+t1Gu9CYb56iDCo2PszRMFq0 LPtSHXT4BW8LntS+l/t5PBtoRtJTO6YeWea1ZbZxnd/nH/w1RR/VnbGmbFiOIB8dK1A8=; Received: from [84.212.220.105] (helo=giant) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nBvxS-0006VS-Os for control@debbugs.gnu.org; Mon, 24 Jan 2022 10:48:20 +0100 Date: Mon, 24 Jan 2022 10:48:17 +0100 Message-Id: <878rv54g7y.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #27667 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 27667 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 27667 quit From unknown Sun Jun 15 08:47:08 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Mon, 21 Feb 2022 12:24:11 +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