From debbugs-submit-bounces@debbugs.gnu.org Sun Jan 19 19:08:42 2014 Received: (at submit) by debbugs.gnu.org; 20 Jan 2014 00:08:42 +0000 Received: from localhost ([127.0.0.1]:57406 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1W52Px-0003ws-Oo for submit@debbugs.gnu.org; Sun, 19 Jan 2014 19:08:42 -0500 Received: from eggs.gnu.org ([208.118.235.92]:49819) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1W527R-0003QQ-Rz for submit@debbugs.gnu.org; Sun, 19 Jan 2014 18:49:34 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W527M-00064r-4z for submit@debbugs.gnu.org; Sun, 19 Jan 2014 18:49:33 -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 autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:35512) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W527M-00064n-1m for submit@debbugs.gnu.org; Sun, 19 Jan 2014 18:49:28 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:51493) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W527H-0002Nj-7j for bug-gnu-emacs@gnu.org; Sun, 19 Jan 2014 18:49:27 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W527C-00062j-9E for bug-gnu-emacs@gnu.org; Sun, 19 Jan 2014 18:49:23 -0500 Received: from 74-93-236-146-colorado.hfc.comcastbusiness.net ([74.93.236.146]:44162 helo=toad.ccur.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W527C-00062B-1b for bug-gnu-emacs@gnu.org; Sun, 19 Jan 2014 18:49:18 -0500 Received: from toad.ccur.com (localhost.localdomain [127.0.0.1]) by toad.ccur.com (8.14.4/8.14.4) with ESMTP id s0JMXYcH011410 for ; Sun, 19 Jan 2014 15:33:34 -0700 Received: (from todd@localhost) by toad.ccur.com (8.14.4/8.14.4/Submit) id s0JMXYTc011406 for bug-gnu-emacs@gnu.org; Sun, 19 Jan 2014 15:33:34 -0700 Date: Sun, 19 Jan 2014 15:33:33 -0700 From: Todd Allen To: bug-gnu-emacs@gnu.org Subject: 24.3; make-frame's user-position doesn't work Message-ID: <20140119223333.GA10985@toad.ccur.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Mail-Reply-To: todd.allen@ccur.com (Todd Allen) User-Agent: Mutt/1.5.20 (2009-12-10) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x 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: -5.0 (-----) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Sun, 19 Jan 2014 19:08:31 -0500 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list Reply-To: Todd Allen 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: -5.0 (-----) Issuing the following expression: (make-frame '((user-position . t) (left . 100) (top . 100))) creates a new frame with only a program-specified position in the WM_NORMAL_HINT, instead of a user-specified position. I started noticing this in the emacs 24.x series, but didn't track down the cause of the ultimate problem until now. The above worked in emacs 23.x. In GNU Emacs 24.3.1 (i686-redhat-linux-gnu, GTK+ Version 3.9.10) of 2013-08-14 on buildvm-08.phx2.fedoraproject.org Windowing system distributor `Fedora Project', version 11.0.10800000 Configured using: `configure '--build=i686-redhat-linux-gnu' '--host=i686-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--with-dbus' '--with-gif' '--with-jpeg' '--with-png' '--with-rsvg' '--with-tiff' '--with-xft' '--with-xpm' '--with-x-toolkit=gtk3' '--with-gpm=no' 'build_alias=i686-redhat-linux-gnu' 'host_alias=i686-redhat-linux-gnu' 'CFLAGS=-DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' 'LDFLAGS=-Wl,-z,relro '' Important settings: value of $LC_ALL: POSIX value of $LANG: en_US.UTF-8 locale-coding-system: nil default enable-multibyte-characters: t Major mode: Lisp Interaction Minor modes in effect: tooltip-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 Recent input: M-: ( m a k e SPC - - f r a m e SPC ' ( ( u s e r - p o s i t i o n SPC . t SPC ) SPC t SPC ) S-SPC ( l e f t SPC . SPC 1 0 0 ) S-SPC ( t o p SPC . SPC 1 0 0 ) ) ) M-x r e o r t p o r t - e m a c s - b u g Recent messages: For information about GNU Emacs and the GNU system, type C-h C-a. # Load-path shadows: None found. Features: (shadow sort gnus-util mail-extr emacsbug message format-spec rfc822 mml easymenu mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums mm-util mail-prsvr mail-utils time-date tooltip 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 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 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 dynamic-setting system-font-setting font-render-setting move-toolbar gtk x-toolkit x multi-tty emacs) -- Todd Allen From debbugs-submit-bounces@debbugs.gnu.org Wed Aug 14 21:38:04 2019 Received: (at 16503) by debbugs.gnu.org; 15 Aug 2019 01:38:04 +0000 Received: from localhost ([127.0.0.1]:50068 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hy4iK-00070H-7e for submit@debbugs.gnu.org; Wed, 14 Aug 2019 21:38:04 -0400 Received: from quimby.gnus.org ([80.91.231.51]:59774) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hy4iI-0006zn-Vp for 16503@debbugs.gnu.org; Wed, 14 Aug 2019 21:38:03 -0400 Received: from 24-104-73-23-ip-static.hfc.comcastbusiness.net ([24.104.73.23] helo=sandy) by quimby.gnus.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1hy4iD-0006Hu-1R; Thu, 15 Aug 2019 03:37:59 +0200 From: Lars Ingebrigtsen To: Todd Allen Subject: Re: bug#16503: 24.3; make-frame's user-position doesn't work References: <20140119223333.GA10985@toad.ccur.com> Date: Wed, 14 Aug 2019 18:37:54 -0700 In-Reply-To: <20140119223333.GA10985@toad.ccur.com> (Todd Allen's message of "Sun, 19 Jan 2014 15:33:33 -0700") Message-ID: <87h86j8az1.fsf@mouse.gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.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: Todd Allen writes: > Issuing the following expression: > (make-frame '((user-position . t) (left . 100) (top . 100))) > creates a new frame with only a program-specified position in the > WM_NORMAL_HINT, instead of a us [...] 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: 16503 Cc: Todd Allen , 16503@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 (-) Todd Allen writes: > Issuing the following expression: > (make-frame '((user-position . t) (left . 100) (top . 100))) > creates a new frame with only a program-specified position in the > WM_NORMAL_HINT, instead of a user-specified position. > > I started noticing this in the emacs 24.x series, but didn't track down > the cause of the ultimate problem until now. The above worked in emacs 23.x. (I'm going through old bug reports that have unfortunately gotten no responses yet.) I haven't looked at the low-level values passed here, but eval-ing that form seems to do what you'd expect -- opening a frame at 100x100 (in Emacs 27, at least). Has this started working again, or if not -- do you have a recipe that will display the bug? -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Wed Aug 14 21:38:08 2019 Received: (at control) by debbugs.gnu.org; 15 Aug 2019 01:38:08 +0000 Received: from localhost ([127.0.0.1]:50071 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hy4iO-00070Y-Hb for submit@debbugs.gnu.org; Wed, 14 Aug 2019 21:38:08 -0400 Received: from quimby.gnus.org ([80.91.231.51]:59790) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hy4iM-00070Q-Qf for control@debbugs.gnu.org; Wed, 14 Aug 2019 21:38:07 -0400 Received: from 24-104-73-23-ip-static.hfc.comcastbusiness.net ([24.104.73.23] helo=sandy) by quimby.gnus.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1hy4iJ-0006I7-T8 for control@debbugs.gnu.org; Thu, 15 Aug 2019 03:38:06 +0200 Date: Wed, 14 Aug 2019 18:38:01 -0700 Message-Id: <87ftm38ayu.fsf@mouse.gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #16503 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 16503 + 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 16503 + moreinfo quit From debbugs-submit-bounces@debbugs.gnu.org Thu Aug 15 04:14:31 2019 Received: (at 16503) by debbugs.gnu.org; 15 Aug 2019 08:14:31 +0000 Received: from localhost ([127.0.0.1]:50604 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hyAtz-0004m8-Do for submit@debbugs.gnu.org; Thu, 15 Aug 2019 04:14:31 -0400 Received: from mout.gmx.net ([212.227.17.21]:47601) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hyAty-0004lu-0y for 16503@debbugs.gnu.org; Thu, 15 Aug 2019 04:14:30 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=gmx.net; s=badeba3b8450; t=1565856820; bh=2efPcSjAHYXsQQUh2yqNRF0S14TBkdwsYpJ0DXesUZk=; h=X-UI-Sender-Class:Subject:To:Cc:References:From:Date:In-Reply-To; b=csKJxQewo3pzh5uKyloW3Uk/H7UGL2xGXbO9L1W+sg6k+SReIAYrr78wl8N7l2PS8 XJiQ4AVJS6DqSdCh728kZMZVr0HFcZy8C5au44D/9T6IknYDgBmxrLKB8gCZZ97MkB GEexxrO9VkkBm0t7A0xTcWw4rJexdBesWPTlY6Hg= X-UI-Sender-Class: 01bb95c1-4bf8-414a-932a-4f6e2808ef9c Received: from [192.168.1.101] ([212.95.5.89]) by mail.gmx.com (mrgmx101 [212.227.17.168]) with ESMTPSA (Nemesis) id 0LaKaw-1ii05a2HIU-00m497; Thu, 15 Aug 2019 10:13:40 +0200 Subject: Re: bug#16503: 24.3; make-frame's user-position doesn't work To: Lars Ingebrigtsen , Todd Allen References: <20140119223333.GA10985@toad.ccur.com> <87h86j8az1.fsf@mouse.gnus.org> From: martin rudalics Message-ID: Date: Thu, 15 Aug 2019 10:13:37 +0200 MIME-Version: 1.0 In-Reply-To: <87h86j8az1.fsf@mouse.gnus.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: de-DE Content-Transfer-Encoding: 7bit X-Provags-ID: V03:K1:sn/BetYWohCz30l8wf3KobmFdEWULncfEM3ysO8Ykp1lkDLqUMn fxFO7x7zxy/fUY8e8Miv7HjD/mp5/pawxsY8pFIreBOwmtIXCmUGHZoFlgDA478+X2o7z7D pG+8cRWQ9pCTAbYFzIeOAxUtkyap8mkmUnaKtfl/TUP51upqC7AB0mipXLpWNtaherOtmzU 283rjy20avALKS6wVdGng== X-Spam-Flag: NO X-UI-Out-Filterresults: notjunk:1;V03:K0:RglQLR8btp4=:BlnGnxBLuh95PViTKMLadD zqZhQaIHbsgXBSR+cwrqmLPz3mWcbmBUcB2XRSzixZgJoeY4uiAlzQMDQS9FtMb5CqKwfb8ae SBG04t93ooupTNSqSiItI/eqyxXTu6CkaUs8pURGMcrnvRU4FT6/JXOijT+YX17X79mBbJ2Td yvj2ocWs+vO2GbKCQIBtdG0OXzjkHWe0poLxuZs3D8I3z0ekoMuihk8/nN/qsSZlC7SFabP1v GRccwA5lOyEzqRt8HMU1DgkGeikI+EqtAsFgVDTw7bTgw59wVpJbnD3U/w7Cc0BdC6JNOCKD+ p6ev9YlIehAkiASRPKZmiegqZbj/1FG1cDL814Hcc0q3iuaLfeHMnQs+O3un4gwkIHrxd5eR7 gtpUBYBbLR8LEbDQRlSz9F0Xn+sPP35U9Gh6MoMVTY3XF2Z3b3ez10CpW7nIiTuRDmz40ySk7 +tbxzcPjvJmuSij9wZRbYP2QJBaEXyHk1M99q6oKn39MWLEd06RPEhq1oIpIuisFlk740gW11 2EcWcQKHY6yBvTzRDoalDNlhqjcPLA2SWsbO5LNlAD2A/DMv+CY/u4meKtt8gx0TQ0Zn51wwb jbeuExw2NiPYVvjemmxi/2EetML079BhZ9MDGyHdW77TUN5MMynJBv+gywxnjyyUSe4fXaz/A zFqcqx9atbuoFAXwHc/AogM8JMWrXr9+Olyz3pR92vEkdMPkRLz2LZeGY8jm5H8FLmVyAD2WF wBTQnynF4adB4dEaIbD6i23jdrQuPiUDI86POhzgIHXHBRLfDVhr4UIlpEun5+PwoAXg1Zq3I WyAVgpHnWXTm5fttypSArfB+/WNtzQCBujteC/1+dYaKnmyumQlWMy0TqFaE3eCCViebY13AU NnQlwnnY16NNyP/WyFyP3U8nqA0AOCAIEBNQTguCA76bshOnPaw6nxsrSggK6yn6TDKD/x+g0 jcs62aXJoATCnb1xvSOeZtcVU5XIjFeEmZhm8aRmTdEsCGcq7aDZwZuIN/WD8uFHu6kmEYg7B drAeOnZ1NcIEjwbb6m3IUCq4XSIpgA7qqnQ5KicLXtGeTR5EkszV9v5pnNcPmWB2lgaaaratP H9s9Z9mVMBX0Q3u7OPB8iLE5EpYIyRxaWUo8Ug9ZueWAcLQIvA5w6WaoHpxxr+AGy0ct3JYgz Y7sio= X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 16503 Cc: Todd Allen , 16503@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 (-) >> Issuing the following expression: >> (make-frame '((user-position . t) (left . 100) (top . 100))) >> creates a new frame with only a program-specified position in the >> WM_NORMAL_HINT, instead of a user-specified position. >> >> I started noticing this in the emacs 24.x series, but didn't track down >> the cause of the ultimate problem until now. The above worked in emacs 23.x. > > (I'm going through old bug reports that have unfortunately gotten no > responses yet.) > > I haven't looked at the low-level values passed here, but eval-ing that > form seems to do what you'd expect -- opening a frame at 100x100 (in > Emacs 27, at least). > > Has this started working again, or if not -- do you have a recipe that > will display the bug? Window managers are allowd to ingore normal hints, so YMMV. I fail to understand why gui_figure_window_size would ignore 'user-position' for the OP, though. martin From debbugs-submit-bounces@debbugs.gnu.org Tue Oct 01 12:00:29 2019 Received: (at 16503) by debbugs.gnu.org; 1 Oct 2019 16:00:29 +0000 Received: from localhost ([127.0.0.1]:34520 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iFKZf-0003F2-LS for submit@debbugs.gnu.org; Tue, 01 Oct 2019 12:00:29 -0400 Received: from quimby.gnus.org ([80.91.231.51]:54588) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iFKZe-0003CU-2Y for 16503@debbugs.gnu.org; Tue, 01 Oct 2019 12:00:26 -0400 Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=marnie) by quimby.gnus.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1iFKZY-0004vp-Fa; Tue, 01 Oct 2019 18:00:24 +0200 From: Lars Ingebrigtsen To: Todd Allen Subject: Re: bug#16503: 24.3; make-frame's user-position doesn't work References: <20140119223333.GA10985@toad.ccur.com> <87h86j8az1.fsf@mouse.gnus.org> Date: Tue, 01 Oct 2019 18:00:20 +0200 In-Reply-To: <87h86j8az1.fsf@mouse.gnus.org> (Lars Ingebrigtsen's message of "Wed, 14 Aug 2019 18:37:54 -0700") Message-ID: <87d0fg1mnf.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.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: > Todd Allen writes: > >> Issuing the following expression: >> (make-frame '((user-position . t) (left . 100) (top . 100))) >> creates a new frame with only a program-specified posi [...] 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: 16503 Cc: Todd Allen , 16503@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: > Todd Allen writes: > >> Issuing the following expression: >> (make-frame '((user-position . t) (left . 100) (top . 100))) >> creates a new frame with only a program-specified position in the >> WM_NORMAL_HINT, instead of a user-specified position. >> >> I started noticing this in the emacs 24.x series, but didn't track down >> the cause of the ultimate problem until now. The above worked in emacs 23.x. > > (I'm going through old bug reports that have unfortunately gotten no > responses yet.) > > I haven't looked at the low-level values passed here, but eval-ing that > form seems to do what you'd expect -- opening a frame at 100x100 (in > Emacs 27, at least). > > Has this started working again, or if not -- do you have a recipe that > will display the bug? More information was requested, but no response was given within six weeks, so I'm closing this bug report. If the problem still exists, please reopen this bug report. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Tue Oct 01 12:00:33 2019 Received: (at control) by debbugs.gnu.org; 1 Oct 2019 16:00:33 +0000 Received: from localhost ([127.0.0.1]:34523 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iFKZl-0003LJ-6z for submit@debbugs.gnu.org; Tue, 01 Oct 2019 12:00:33 -0400 Received: from quimby.gnus.org ([80.91.231.51]:54606) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iFKZj-0003Iy-Gb for control@debbugs.gnu.org; Tue, 01 Oct 2019 12:00:31 -0400 Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=marnie) by quimby.gnus.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1iFKZg-0004vy-Os for control@debbugs.gnu.org; Tue, 01 Oct 2019 18:00:30 +0200 Date: Tue, 01 Oct 2019 18:00:28 +0200 Message-Id: <87blv01mn7.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #16503 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 16503 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 (-) close 16503 quit From unknown Thu Jun 19 14:11:44 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Wed, 30 Oct 2019 11:24:05 +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