From unknown Sat Aug 16 13:42:35 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#20265 <20265@debbugs.gnu.org> To: bug#20265 <20265@debbugs.gnu.org> Subject: Status: 24.5; Corrupted mode-line with :box attribute set Reply-To: bug#20265 <20265@debbugs.gnu.org> Date: Sat, 16 Aug 2025 20:42:35 +0000 retitle 20265 24.5; Corrupted mode-line with :box attribute set reassign 20265 emacs submitter 20265 Nick Helm severity 20265 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Mon Apr 06 03:46:08 2015 Received: (at submit) by debbugs.gnu.org; 6 Apr 2015 07:46:08 +0000 Received: from localhost ([127.0.0.1]:45844 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Yf1jS-0004GP-OB for submit@debbugs.gnu.org; Mon, 06 Apr 2015 03:46:08 -0400 Received: from eggs.gnu.org ([208.118.235.92]:34828) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YewSq-0002Lv-96 for submit@debbugs.gnu.org; Sun, 05 Apr 2015 22:08:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YewSj-0006fU-TC for submit@debbugs.gnu.org; Sun, 05 Apr 2015 22:08:30 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: *** X-Spam-Status: No, score=3.3 required=5.0 tests=BAYES_50, RECEIVED_FROM_WINDOWS_HOST autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:43512) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YewSj-0006fO-Ps for submit@debbugs.gnu.org; Sun, 05 Apr 2015 22:08:29 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48331) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YewSi-0008NT-J7 for bug-gnu-emacs@gnu.org; Sun, 05 Apr 2015 22:08:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YewSd-0006eW-FR for bug-gnu-emacs@gnu.org; Sun, 05 Apr 2015 22:08:28 -0400 Received: from mail.cloudless.co.nz ([202.20.2.65]:34752 helo=CL-DAG01.cloudless.local) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YewSd-0006e0-5T for bug-gnu-emacs@gnu.org; Sun, 05 Apr 2015 22:08:23 -0400 Received: from CL-DAG01.cloudless.local (10.100.10.20) by CL-DAG01.cloudless.local (10.100.10.20) with Microsoft SMTP Server (TLS) id 15.0.775.38; Mon, 6 Apr 2015 13:49:52 +1200 Received: from CL-DAG01.cloudless.local ([fe80::c8af:a0f:50d9:c20]) by CL-DAG01.cloudless.local ([fe80::c8af:a0f:50d9:c20%13]) with mapi id 15.00.0775.031; Mon, 6 Apr 2015 13:49:52 +1200 From: Nick Helm To: "bug-gnu-emacs@gnu.org" Subject: 24.5; Corrupted mode-line with :box attribute set Thread-Topic: 24.5; Corrupted mode-line with :box attribute set Thread-Index: AQHQcAv5qD9mu6Bz6kyCYHANCU/HBg== Date: Mon, 6 Apr 2015 01:49:52 +0000 Message-ID: Accept-Language: en-NZ, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [122.57.39.16] Content-Type: text/plain; charset="us-ascii" Content-ID: <93F0562FF97949498030F47AC230440A@cloudless.local> Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-detected-operating-system: by eggs.gnu.org: Windows 7 or 8 [fuzzy] 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: Mon, 06 Apr 2015 03:46:05 -0400 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: -5.0 (-----) ;; Start emacs in a new GUI frame with ;; /Applications/Emacs.app/Contents/MacOS/Emacs -Q ;; In *scratch* use C-x C-e to set the mode-line face :box ;; attribute to something ridiculous but easy to see. (set-face-attribute 'mode-line nil :box '(:line-width 15)) ;; Notice the obscured coding system flag in the mode-line. Mouse ;; over the mode-line and observe the mode-line status flags become ;; visually corrupted. ;; Further, turn off the mode-line's 3D effects by setting :box=20 ;; atttributes. (set-face-attribute 'mode-line nil :box nil) (set-face-attribute 'mode-line-highlight nil :box nil) ;; Mouse over the mode-line and observe the unexpected ;; mode-line-highlight face. ;; Note that this is reproducible in 24.4. In GNU Emacs 24.5.1 (x86_64-apple-darwin13.4.0, NS apple-appkit-1265.21) of 2015-04-06 on builder10-9.porkrind.org Windowing system distributor `Apple', version 10.3.1344 Configured using: `configure --with-ns '--enable-locallisppath=3D/Library/Application Support/Emacs/${version}/site-lisp:/Library/Application Support/Emacs/site-lisp'' Important settings: value of $LANG: en_NZ.UTF-8 locale-coding-system: utf-8-unix Major mode: Messages 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 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 messages: For information about GNU Emacs and the GNU system, type C-h C-a. kill-region: The mark is not set now, so there is no region Making completion list... Load-path shadows: None found. Features: (shadow sort gnus-util mail-extr emacsbug message 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 ns-win 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 cocoa ns multi-tty emacs) Memory information: ((conses 16 72722 6054) (symbols 48 17296 0) (miscs 40 45 125) (strings 32 9891 4431) (string-bytes 1 261763) (vectors 16 9011) (vector-slots 8 372503 18503) (floats 8 55 250) (intervals 56 241 25) (buffers 960 12)) From debbugs-submit-bounces@debbugs.gnu.org Fri Jan 01 20:12:50 2016 Received: (at 20265) by debbugs.gnu.org; 2 Jan 2016 01:12:50 +0000 Received: from localhost ([127.0.0.1]:34030 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aFAkU-0005VH-23 for submit@debbugs.gnu.org; Fri, 01 Jan 2016 20:12:50 -0500 Received: from mail-oi0-f44.google.com ([209.85.218.44]:36574) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aFAkT-0005V3-3h for 20265@debbugs.gnu.org; Fri, 01 Jan 2016 20:12:49 -0500 Received: by mail-oi0-f44.google.com with SMTP id o62so225165234oif.3 for <20265@debbugs.gnu.org>; Fri, 01 Jan 2016 17:12:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:content-type:content-transfer-encoding:subject:date:message-id :cc:to:mime-version; bh=AyQwxuOfpzhtGP8WBj1BmHxb3d7bAPnFIvUDY+Zq18E=; b=VcPOeb/h9hKtyTSJrXjcyJF8xgNquwhUOAeYSllQpgo35NsNAtrqPrJNki1MuvkftE 3FiU94YJtV62WdF0QcEKZI895kIMirMtCGgCkxTXcSntNya5Kz8FiURTCjzYBnZUIxnY J2y1wGjKSge1rxLrgN4m0XgbKoSlURcj1hnhp1ZqBU5CLeZcdfgsPigO0YwtUmuewvZZ wdSFdtT9GTKcDziLw5owhXVJrWT1o9fxUHn6ZI1d72lPryEJqfjUAg4plXu4QcZuxm4N ep2HM8eH9PI6BI+xpoGakVXmkcFaLJJ4XNx8mnkhjUfyDc429VX+VMciD+P5r4m93F38 joQw== X-Received: by 10.202.78.2 with SMTP id c2mr44544428oib.71.1451594849760; Thu, 31 Dec 2015 12:47:29 -0800 (PST) Received: from [192.168.0.3] (174-23-112-137.slkc.qwest.net. [174.23.112.137]) by smtp.gmail.com with ESMTPSA id f9sm20230176obw.13.2015.12.31.12.47.28 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 31 Dec 2015 12:47:29 -0800 (PST) From: Ivan Andrus Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Re: bug#20265: 24.5; Corrupted mode-line with :box attribute set Date: Thu, 31 Dec 2015 13:47:28 -0700 Message-Id: To: nick@tenpoint.co.nz Mime-Version: 1.0 (Mac OS X Mail 9.1 \(3096.5\)) X-Mailer: Apple Mail (2.3096.5) X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 20265 Cc: 20265@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.7 (/) I confirm this is still a problem and that (force-mode-line-update) does not solve the problem as I expected. Only mousing over the modeline seems to cause it to be updated. I have only tested with the NextStep build from the Emacs 25 branch. -Ivan From debbugs-submit-bounces@debbugs.gnu.org Sat Jan 02 03:14:44 2016 Received: (at 20265) by debbugs.gnu.org; 2 Jan 2016 08:14:44 +0000 Received: from localhost ([127.0.0.1]:34271 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aFHKm-0005VR-Ef for submit@debbugs.gnu.org; Sat, 02 Jan 2016 03:14:44 -0500 Received: from eggs.gnu.org ([208.118.235.92]:54200) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aFHKj-0005VB-W6 for 20265@debbugs.gnu.org; Sat, 02 Jan 2016 03:14:42 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aFHKa-0006wJ-RY for 20265@debbugs.gnu.org; Sat, 02 Jan 2016 03:14:36 -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.0 required=5.0 tests=BAYES_20,RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:48746) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aFHKa-0006wF-O6; Sat, 02 Jan 2016 03:14:32 -0500 Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:1239 helo=HOME-C4E4A596F7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1aFHKY-0003Nx-U4; Sat, 02 Jan 2016 03:14:31 -0500 Date: Sat, 02 Jan 2016 10:14:28 +0200 Message-Id: <83h9iwcs9n.fsf@gnu.org> From: Eli Zaretskii To: Ivan Andrus In-reply-to: (message from Ivan Andrus on Thu, 31 Dec 2015 13:47:28 -0700) Subject: Re: bug#20265: 24.5; Corrupted mode-line with :box attribute set References: 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: 20265 Cc: 20265@debbugs.gnu.org, nick@tenpoint.co.nz 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: , Reply-To: Eli Zaretskii Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.0 (-----) > From: Ivan Andrus > Date: Thu, 31 Dec 2015 13:47:28 -0700 > Cc: 20265@debbugs.gnu.org > > I confirm this is still a problem and that (force-mode-line-update) does > not solve the problem as I expected. Only mousing over the modeline > seems to cause it to be updated. > > I have only tested with the NextStep build from the Emacs 25 branch. Seems to be NS-specific: I cannot reproduce this on MS-Windows. From debbugs-submit-bounces@debbugs.gnu.org Sun Dec 15 16:08:45 2019 Received: (at 20265-done) by debbugs.gnu.org; 15 Dec 2019 21:08:45 +0000 Received: from localhost ([127.0.0.1]:37283 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1igb89-00073a-Fy for submit@debbugs.gnu.org; Sun, 15 Dec 2019 16:08:45 -0500 Received: from mail-wm1-f45.google.com ([209.85.128.45]:51950) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1igb87-00073L-Kz for 20265-done@debbugs.gnu.org; Sun, 15 Dec 2019 16:08:44 -0500 Received: by mail-wm1-f45.google.com with SMTP id d73so4554676wmd.1 for <20265-done@debbugs.gnu.org>; Sun, 15 Dec 2019 13:08:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20161025; h=sender:from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version; bh=dTMFek9w4JH/cXQktJvmFXYGUC9KKTsP34kdgZ/xjDM=; b=k0I47zwsZYew8lGe7rhxC/mv1vL1P/L18fhZ6xjcHKzyYGoYKnXmz5YiZgq9eggBiY gLLmTTwMeFxY/IC+uphESgmZ2kZ0pWgWjizmtvHJHCySI2plowdwrWVXiIHubfdeCkiB RiWGk70sjBmgz+H0EIF+9wSl7PPMEj6XHZtYFwTPzp51VraU8MGndzXDlB9CmobPJi0r GsXK0bN5rz5+qhQys2w5aQTvVhqmyLsa3Li1O0rPS6IQBZ5fy38jBPOWwt9ZPqUBHzdH LTLvMETiML3beKLKX1iAVY/VOOjWEeTOl0cmVsPpM3J9xDf8tVk7wC1WjjCpAerDoH0S XoRg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:from:to:cc:subject:references:date :in-reply-to:message-id:user-agent:mime-version; bh=dTMFek9w4JH/cXQktJvmFXYGUC9KKTsP34kdgZ/xjDM=; b=mldNzbh35U+L/ALfpmmtro61nmtV8lRa84qe5CAdVa20oxkjALnA4hIdobsJ1AhQqC sfT4D1hhrZB2WNKXu/RvyzKo3O7we0eXTxqIeL0oX9VYtO7sCbAxa5l+idWeQeMZP01S 6dl8vs3qvjf8YOigEiW6/CAMRdIldSl8hRo9Bgb6TmfqPOKw0xDEkwErz0bkRX39SBDy giJu3loY5I2lAlQgMt3oXtU7ysIDAACXiaIJQisbtrKRSULrZzUgxNtfqx3aCNkq9zRw v3iqQcv1dlXliQ9tY4iZKgh3jGGFvuPo2rM+putcaGTwAH9TAcpNTfOvVQz2BoNHNPTG MoBA== X-Gm-Message-State: APjAAAUZaCvz/bQBMeZGH9CPDQLjZnlk6wOyoEThxgnnJS7n9R7us2Zi mMtzVCmDWHMsvJuKIaEz2MYY+dyzu5k= X-Google-Smtp-Source: APXvYqwV4RkUlQIkGZP1/uPvat9Xie1jTT1+LKR7sEDImbdoriocKyB4tRUwkyFpqLxrdvl2KHqbXg== X-Received: by 2002:a7b:c19a:: with SMTP id y26mr26395264wmi.152.1576444117333; Sun, 15 Dec 2019 13:08:37 -0800 (PST) Received: from breton.holly.idiocy.org (ip6-2001-08b0-03f8-8129-0d9a-e711-75bf-e162.holly.idiocy.org. [2001:8b0:3f8:8129:d9a:e711:75bf:e162]) by smtp.gmail.com with ESMTPSA id u10sm18216966wmd.1.2019.12.15.13.08.36 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 15 Dec 2019 13:08:36 -0800 (PST) From: Alan Third To: Nick Helm Subject: Re: bug#20265: 24.5; Corrupted mode-line with :box attribute set References: Date: Sun, 15 Dec 2019 21:08:28 +0000 In-Reply-To: (Nick Helm's message of "Mon, 6 Apr 2015 01:49:52 +0000") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (darwin) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.5 (/) X-Debbugs-Envelope-To: 20265-done Cc: 20265-done@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 (/) Nick Helm writes: > ;; Start emacs in a new GUI frame with > ;; /Applications/Emacs.app/Contents/MacOS/Emacs -Q > > ;; In *scratch* use C-x C-e to set the mode-line face :box > ;; attribute to something ridiculous but easy to see. > > (set-face-attribute 'mode-line nil :box '(:line-width 15)) > > ;; Notice the obscured coding system flag in the mode-line. Mouse > ;; over the mode-line and observe the mode-line status flags become > ;; visually corrupted. > > ;; Further, turn off the mode-line's 3D effects by setting :box > ;; atttributes. > > (set-face-attribute 'mode-line nil :box nil) > > (set-face-attribute 'mode-line-highlight nil :box nil) > > ;; Mouse over the mode-line and observe the unexpected > ;; mode-line-highlight face. > > ;; Note that this is reproducible in 24.4. I believe this was fixed in Emacs 26 against bug#23755. -- Alan Third From unknown Sat Aug 16 13:42:35 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, 13 Jan 2020 12: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