From unknown Mon Jun 23 07:47:54 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#64166 <64166@debbugs.gnu.org> To: bug#64166 <64166@debbugs.gnu.org> Subject: Status: 29.0.92; A :box with negative vertical width does not avoid any increase in the line height Reply-To: bug#64166 <64166@debbugs.gnu.org> Date: Mon, 23 Jun 2025 14:47:54 +0000 retitle 64166 29.0.92; A :box with negative vertical width does not avoid a= ny increase in the line height reassign 64166 emacs submitter 64166 Sebastian Miele severity 64166 normal tag 64166 notabug thanks From debbugs-submit-bounces@debbugs.gnu.org Mon Jun 19 09:01:27 2023 Received: (at submit) by debbugs.gnu.org; 19 Jun 2023 13:01:27 +0000 Received: from localhost ([127.0.0.1]:55801 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qBEVa-0006df-Ml for submit@debbugs.gnu.org; Mon, 19 Jun 2023 09:01:27 -0400 Received: from lists.gnu.org ([209.51.188.17]:59320) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qBEVY-0006dX-WE for submit@debbugs.gnu.org; Mon, 19 Jun 2023 09:01:25 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qBEVY-0000Bb-CB for bug-gnu-emacs@gnu.org; Mon, 19 Jun 2023 09:01:24 -0400 Received: from mout-p-101.mailbox.org ([80.241.56.151]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_CHACHA20_POLY1305:256) (Exim 4.90_1) (envelope-from ) id 1qBEVU-00009m-Db for bug-gnu-emacs@gnu.org; Mon, 19 Jun 2023 09:01:24 -0400 Received: from smtp1.mailbox.org (smtp1.mailbox.org [10.196.197.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-384) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-101.mailbox.org (Postfix) with ESMTPS id 4Ql8yy3Lxpz9sm8 for ; Mon, 19 Jun 2023 15:01:14 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=whxvd.name; s=MBO0001; t=1687179674; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=9Jut0IWAtBM9xMnTL8K4I+r65wOPrFchprfvWekIZBI=; b=zJ6f36pTfChBxxy//z6wuBl3jmwCsMujyl8YrfOcuCU22w2TeF3SPrvS8C85ck8wswp3oJ cHgB21ABoCfvQuIybVb5UxL2KdtcdS2X8uB5LoJkh6H+Z7qZAEugwXKQAMstxVnYGfvvgC 6sDXa9ZZ+B5qo3sdfE0HLM678o+KoSvRY8/U/YO9v1XVqyyqNzJg+IeQlrVxQrFqwjl38I G3XV+IDrvz6YZNj/FHcnroqfEIn4uwh4MdJG5XPXsJO5V8xczVWsPHfIfnDThm+aATZdSJ XBJd3ELU6jiUlCjGeytOqqF7JMm/G/SRp0pb1uGTqjPgxOd9MWWY1BjME/CCyQ== From: Sebastian Miele To: bug-gnu-emacs@gnu.org Subject: 29.0.92; A :box with negative vertical width does not avoid any increase in the line height Date: Mon, 19 Jun 2023 14:46:17 +0200 Message-ID: <874jn3d2sn.fsf@whxvd.name> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=80.241.56.151; envelope-from=iota@whxvd.name; helo=mout-p-101.mailbox.org X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.6 (-) 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: -2.6 (--) In =E2=80=98src/emacs -Q=E2=80=99 create a buffer in fundamental mode and a= dd the following contents: text text text At the end of the second line, evaluate (=E2=80=98eval-expression=E2=80=99): (insert (propertize "text" 'face '(:box '(:line-width (-1 . -1))))) The height of the line clearly changes. But that is contrary to what the manual says about the =E2=80=98:box=E2=80=99 face attribute: "A negative horizontal or vertical width =E2=88=92N means to draw a line = of width N that occupies the space of the underlying text, thus avoiding any increase in the character height or width." Apart from that: (1) Using =E2=80=98:line-width (-1 . -1)=E2=80=99 seems to yield the exact = same result as =E2=80=98:line-width (1 . 1)=E2=80=99 does, both in width and in height. (2) Using even larger negative values has no effect. =E2=80=98:line-width (-10 . -10)=E2=80=99 also seems to yield the exact sam= e result as =E2=80=98:line-width (1 . 1)=E2=80=99 does. Apparantly, all negative values are treates as positive=C2=A01, contrary to what the manual states. In GNU Emacs 29.0.92 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.38, cairo version 1.17.8) of 2023-06-18 built on huette Repository revision: a24e9e3fee59435422af0473b7ec585de2c13b4e Repository branch: emacs-29 Windowing system distributor 'The X.Org Foundation', version 11.0.12101008 System Description: Arch Linux Configured using: 'configure --with-x-toolkit=3Dgtk --with-native-compilation=3Dyes --with-tree-sitter --with-json --with-mailutils --with-imagemagick' Configured features: ACL CAIRO DBUS FREETYPE GIF GLIB GMP GNUTLS GPM GSETTINGS HARFBUZZ IMAGEMAGICK JPEG JSON LCMS2 LIBOTF LIBSYSTEMD LIBXML2 M17N_FLT MODULES NATIVE_COMP NOTIFY INOTIFY PDUMPER PNG RSVG SECCOMP SOUND SQLITE3 THREADS TIFF TOOLKIT_SCROLL_BARS TREE_SITTER WEBP X11 XDBE XIM XINPUT2 XPM GTK3 ZLIB Important settings: value of $LC_COLLATE: C value of $LANG: C.UTF-8 locale-coding-system: utf-8-unix Major mode: Fundamental Minor modes in effect: tooltip-mode: t global-eldoc-mode: t show-paren-mode: t electric-indent-mode: t mouse-wheel-mode: t tool-bar-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t line-number-mode: t indent-tabs-mode: t transient-mark-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t Load-path shadows: None found. Features: (shadow sort mail-extr emacsbug message mailcap yank-media puny dired dired-loaddefs rfc822 mml mml-sec password-cache epa derived epg rfc6068 epg-config gnus-util text-property-search time-date mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums mm-util mail-prsvr mail-utils comp comp-cstr warnings icons subr-x rx cl-seq cl-macs gv cl-extra help-mode cl-loaddefs cl-lib bytecomp byte-compile rmc iso-transl tooltip cconv eldoc paren electric uniquify ediff-hook vc-hooks lisp-float-type elisp-mode mwheel term/x-win x-win term/common-win x-dnd tool-bar dnd fontset image regexp-opt fringe tabulated-list replace newcomment text-mode lisp-mode prog-mode register page tab-bar menu-bar rfn-eshadow isearch easymenu timer select scroll-bar mouse jit-lock font-lock syntax font-core term/tty-colors frame minibuffer nadvice seq simple cl-generic indonesian philippine cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese eucjp-ms cp51932 hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese composite emoji-zwj charscript charprop case-table epa-hook jka-cmpr-hook help abbrev obarray oclosure cl-preloaded button loaddefs theme-loaddefs faces cus-face macroexp files window text-properties overlay sha1 md5 base64 format env code-pages mule custom widget keymap hashtable-print-readable backquote threads dbusbind inotify lcms2 dynamic-setting system-font-setting font-render-setting cairo move-toolbar gtk x-toolkit xinput2 x multi-tty make-network-process native-compile emacs) Memory information: ((conses 16 65864 6640) (symbols 48 7137 0) (strings 32 19744 3785) (string-bytes 1 595129) (vectors 16 15226) (vector-slots 8 279775 8789) (floats 8 28 24) (intervals 56 241 0) (buffers 984 13)) From debbugs-submit-bounces@debbugs.gnu.org Mon Jun 19 15:41:56 2023 Received: (at 64166) by debbugs.gnu.org; 19 Jun 2023 19:41:56 +0000 Received: from localhost ([127.0.0.1]:57350 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qBKlA-0001XQ-1b for submit@debbugs.gnu.org; Mon, 19 Jun 2023 15:41:56 -0400 Received: from eggs.gnu.org ([209.51.188.92]:34494) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qBKl8-0001XA-2e for 64166@debbugs.gnu.org; Mon, 19 Jun 2023 15:41:55 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qBKl2-0005WH-HN; Mon, 19 Jun 2023 15:41:48 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-version:References:Subject:In-Reply-To:To:From: Date; bh=ntkNx58c/8FA6Np4Hj5BpFchGbtP5f6mznWj575SC6M=; b=Y85E8KZEFkAhm3rogCri WujE5nd1gSiL64/MeqGhcxquymFMlvEubLRB9qcEK1QxWGgbqifgLwtNIe7uqBGovzKBR5qyCe9th Rku/uHqvjrT6voiBzTlzB9JM3wtQ45oaRhGdGkxRd8Lz9GrVeOUkkx45x8xC5lkxLMUVPvIBpRC6B 5nRperGWv/+z7TL2ktBE9BxlmDo7FCROUjd1nmZKAm2Gjs5kHhQPUdKw3MIgWjvhea8VIB/o3G9jJ 4bnhtEGPyy/hgi2ElBgKG24PY++3s1AzsHSPI9CDEa72e2J7iiVcTCrKaoD6wVRQ2xg1n2S64eCiK qT2Ea4HO2KXBSQ==; Received: from [87.69.77.57] (helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qBKl2-0004bF-1w; Mon, 19 Jun 2023 15:41:48 -0400 Date: Mon, 19 Jun 2023 22:41:53 +0300 Message-Id: <83h6r36xz2.fsf@gnu.org> From: Eli Zaretskii To: Sebastian Miele In-Reply-To: <874jn3d2sn.fsf@whxvd.name> (message from Sebastian Miele on Mon, 19 Jun 2023 14:46:17 +0200) Subject: Re: bug#64166: 29.0.92; A :box with negative vertical width does not avoid any increase in the line height References: <874jn3d2sn.fsf@whxvd.name> MIME-version: 1.0 Content-type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 64166 Cc: 64166@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: Sebastian Miele > Date: Mon, 19 Jun 2023 14:46:17 +0200 > > In ‘src/emacs -Q’ create a buffer in fundamental mode and add the > following contents: > > text > text > text > > At the end of the second line, evaluate (‘eval-expression’): > > (insert (propertize "text" 'face '(:box '(:line-width (-1 . -1))))) > > The height of the line clearly changes. But that is contrary to what > the manual says about the ‘:box’ face attribute: > > "A negative horizontal or vertical width −N means to draw a line of > width N that occupies the space of the underlying text, thus avoiding > any increase in the character height or width." The above is incorrect face specification. Try this instead: (insert (propertize "text" 'face '(:box (:line-width (-1 . -1))))) > Apart from that: > > (1) Using ‘:line-width (-1 . -1)’ seems to yield the exact same result > as ‘:line-width (1 . 1)’ does, both in width and in height. > > (2) Using even larger negative values has no effect. > ‘:line-width (-10 . -10)’ also seems to yield the exact same result as > ‘:line-width (1 . 1)’ does. > > Apparantly, all negative values are treates as positive 1, contrary to > what the manual states. What happens if you remove the redundant quote? From debbugs-submit-bounces@debbugs.gnu.org Tue Jun 20 12:28:50 2023 Received: (at 64166) by debbugs.gnu.org; 20 Jun 2023 16:28:50 +0000 Received: from localhost ([127.0.0.1]:59650 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qBeDq-0007be-3S for submit@debbugs.gnu.org; Tue, 20 Jun 2023 12:28:50 -0400 Received: from mout-p-202.mailbox.org ([80.241.56.172]:60996) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qBeDn-0007bM-Mr for 64166@debbugs.gnu.org; Tue, 20 Jun 2023 12:28:49 -0400 Received: from smtp202.mailbox.org (smtp202.mailbox.org [IPv6:2001:67c:2050:b231:465::202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-384) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-202.mailbox.org (Postfix) with ESMTPS id 4QlsWq6TxJz9sbC; Tue, 20 Jun 2023 18:28:39 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=whxvd.name; s=MBO0001; t=1687278519; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=Uhde911IF3C/ZyOpiAhkg/8mnJkGnvHFsqAEIB2Fgy4=; b=jiSNersr0f+dV3jeCIPOyuS7/c2Q3eQc8MLd3Vo99wTmCAhL9FJSp7DP6HpDTdTzA4bOnw lIojupNcpDXmj6TA7WjWkM/DNifKFWNgTJqn9bNlvmrfDAw7/41InJHwJkHvZZGXNgGvjZ Uf25OXk97R82IyFDpR0dl7l59t4qvqOrytxc27JsZIYn1oqtOx3FjA5UdJI/L70Lh9Kp37 MsDZF4I1wcEC6llQZ86hT6y0Dize+fdcce63hVI7IWxagm8ViK+pFaruQ6gbwiSzmZW4Qk 2e8jgTIJzN4c5uEigMh1B6vLXhpdCcVbDYQFQ0go+JTmrZSaRFDH4FnJTKky6g== References: <874jn3d2sn.fsf@whxvd.name> <83h6r36xz2.fsf@gnu.org> From: Sebastian Miele To: Eli Zaretskii Subject: Re: bug#64166: 29.0.92; A :box with negative vertical width does not avoid any increase in the line height Date: Tue, 20 Jun 2023 18:12:25 +0200 In-reply-to: <83h6r36xz2.fsf@gnu.org> Message-ID: <87legeayix.fsf@whxvd.name> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Rspamd-Queue-Id: 4QlsWq6TxJz9sbC X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 64166 Cc: 64166@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 (-) Eli Zaretskii writes: >> At the end of the second line, evaluate (=E2=80=98eval-expression=E2=80= =99): >>=20 >> (insert (propertize "text" 'face '(:box '(:line-width (-1 . -1))))) >>=20 >> The height of the line clearly changes. But that is contrary to what >> the manual says about the =E2=80=98:box=E2=80=99 face attribute: >>=20 >> "A negative horizontal or vertical width =E2=88=92N means to draw a li= ne of >> width N that occupies the space of the underlying text, thus avoiding >> any increase in the character height or width." > > The above is incorrect face specification. Try this instead: > > (insert (propertize "text" 'face '(:box (:line-width (-1 . -1))))) > >> Apart from that: >>=20 >> (1) Using =E2=80=98:line-width (-1 . -1)=E2=80=99 seems to yield the exa= ct same result >> as =E2=80=98:line-width (1 . 1)=E2=80=99 does, both in width and in heig= ht. >>=20 >> (2) Using even larger negative values has no effect. >> =E2=80=98:line-width (-10 . -10)=E2=80=99 also seems to yield the exact = same result as >> =E2=80=98:line-width (1 . 1)=E2=80=99 does. >>=20 >> Apparantly, all negative values are treates as positive=C2=A01, contrary= to >> what the manual states. > > What happens if you remove the redundant quote? Everything works as expected. Sorry for the noise. All the best! From debbugs-submit-bounces@debbugs.gnu.org Tue Jun 20 12:39:31 2023 Received: (at 64166) by debbugs.gnu.org; 20 Jun 2023 16:39:31 +0000 Received: from localhost ([127.0.0.1]:59664 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qBeOB-0007sf-9F for submit@debbugs.gnu.org; Tue, 20 Jun 2023 12:39:31 -0400 Received: from eggs.gnu.org ([209.51.188.92]:43492) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qBeO9-0007sM-ES; Tue, 20 Jun 2023 12:39:30 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qBeO3-0001i8-Mz; Tue, 20 Jun 2023 12:39:23 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-version:References:Subject:In-Reply-To:To:From: Date; bh=f8DeJZFLz5O6hoX1GHxdrnEV73kT0CFoXQwDR7x7uqk=; b=hLhvLxLPXIl3UxWWXDxv ppZxuzZNPHLksBc/6zwieXXgASF8wDDVAvbkClfatxm+ohnXzb6UPaGMObuH6yH1WXOXiknA3cj/6 wz4ZuumSkr3T5h5NEkf5tBlvC5ziSfRw4nIDAr/JkqxXPOLq0fi9Z6YeKi0t9tQtUdNvV4qvqh4qL S+CxUdJc880V6+gpf7cWrz7RzmMzZiCJAuXNo00YJ8m5oNO1jUE+2QaB/FxicjXmg38KQ/MobVhV+ m93ab+szFOMb7x7u693M30NNxyb6E5U9jvKMmyadrArc020WQuSHvkuDwIIXgfYUbBuExPgOMTO6W Pnj1J062tTjnIQ==; Received: from [87.69.77.57] (helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qBeO3-0004qc-6Z; Tue, 20 Jun 2023 12:39:23 -0400 Date: Tue, 20 Jun 2023 19:39:30 +0300 Message-Id: <83ilbi5br1.fsf@gnu.org> From: Eli Zaretskii To: Sebastian Miele In-Reply-To: <87legeayix.fsf@whxvd.name> (message from Sebastian Miele on Tue, 20 Jun 2023 18:12:25 +0200) Subject: Re: bug#64166: 29.0.92; A :box with negative vertical width does not avoid any increase in the line height References: <874jn3d2sn.fsf@whxvd.name> <83h6r36xz2.fsf@gnu.org> <87legeayix.fsf@whxvd.name> MIME-version: 1.0 Content-type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 64166 Cc: 64166@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 (---) tags 64166 notabug close 64166 thanks > From: Sebastian Miele > Cc: 64166@debbugs.gnu.org > Date: Tue, 20 Jun 2023 18:12:25 +0200 > > Eli Zaretskii writes: > > >> At the end of the second line, evaluate (‘eval-expression’): > >> > >> (insert (propertize "text" 'face '(:box '(:line-width (-1 . -1))))) > >> > >> The height of the line clearly changes. But that is contrary to what > >> the manual says about the ‘:box’ face attribute: > >> > >> "A negative horizontal or vertical width −N means to draw a line of > >> width N that occupies the space of the underlying text, thus avoiding > >> any increase in the character height or width." > > > > The above is incorrect face specification. Try this instead: > > > > (insert (propertize "text" 'face '(:box (:line-width (-1 . -1))))) > > > >> Apart from that: > >> > >> (1) Using ‘:line-width (-1 . -1)’ seems to yield the exact same result > >> as ‘:line-width (1 . 1)’ does, both in width and in height. > >> > >> (2) Using even larger negative values has no effect. > >> ‘:line-width (-10 . -10)’ also seems to yield the exact same result as > >> ‘:line-width (1 . 1)’ does. > >> > >> Apparantly, all negative values are treates as positive 1, contrary to > >> what the manual states. > > > > What happens if you remove the redundant quote? > > Everything works as expected. Sorry for the noise. No sweat, I'm therefore closing the bug. From unknown Mon Jun 23 07:47:54 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, 19 Jul 2023 11: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