From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Protesilaos Stavrou Newsgroups: gmane.emacs.bugs Subject: bug#46257: 28.0.50; use flat-button in modus-operandi theme Date: Tue, 02 Feb 2021 20:46:42 +0200 Message-ID: <87y2g62tpp.fsf@protesilaos.com> References: <87czxi8ux3.fsf@tcd.ie> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="10316"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) Cc: "Basil L. Contovounesios" , 46257@debbugs.gnu.org To: Pedro Andres Aranda Gutierrez Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Tue Feb 02 19:47:11 2021 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1l70hi-0002aS-Uy for geb-bug-gnu-emacs@m.gmane-mx.org; Tue, 02 Feb 2021 19:47:10 +0100 Original-Received: from localhost ([::1]:55744 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1l70hh-0002kL-WF for geb-bug-gnu-emacs@m.gmane-mx.org; Tue, 02 Feb 2021 13:47:10 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:55932) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1l70ha-0002k0-7O for bug-gnu-emacs@gnu.org; Tue, 02 Feb 2021 13:47:02 -0500 Original-Received: from debbugs.gnu.org ([209.51.188.43]:52868) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1l70hZ-0003E4-Vd for bug-gnu-emacs@gnu.org; Tue, 02 Feb 2021 13:47:01 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1l70hZ-0000Lp-Uo for bug-gnu-emacs@gnu.org; Tue, 02 Feb 2021 13:47:01 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Protesilaos Stavrou Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 02 Feb 2021 18:47:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 46257 X-GNU-PR-Package: emacs Original-Received: via spool by 46257-submit@debbugs.gnu.org id=B46257.16122916161337 (code B ref 46257); Tue, 02 Feb 2021 18:47:01 +0000 Original-Received: (at 46257) by debbugs.gnu.org; 2 Feb 2021 18:46:56 +0000 Original-Received: from localhost ([127.0.0.1]:36181 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l70hS-0000LU-Tz for submit@debbugs.gnu.org; Tue, 02 Feb 2021 13:46:55 -0500 Original-Received: from relay3-d.mail.gandi.net ([217.70.183.195]:59489) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l70hR-0000LG-1U for 46257@debbugs.gnu.org; Tue, 02 Feb 2021 13:46:54 -0500 X-Originating-IP: 94.46.225.161 Original-Received: from kronos (unknown [94.46.225.161]) (Authenticated sender: public@protesilaos.com) by relay3-d.mail.gandi.net (Postfix) with ESMTPSA id 9151860006; Tue, 2 Feb 2021 18:46:45 +0000 (UTC) In-Reply-To: <87czxi8ux3.fsf@tcd.ie> (Basil L. Contovounesios's message of "Tue, 02 Feb 2021 13:24:08 +0000") X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.io gmane.emacs.bugs:199165 Archived-At: On 2021-02-02, 13:24 +0000, "Basil L. Contovounesios" wrote: > Pedro Andres Aranda Gutierrez writes: > >> This diff provides an example for the use of the :style flat-button in the tab-line >> of the modus-operandi theme. I've kept the original code commented. > > Thanks, CCing Protesilao. Thanks Basil! Hello Pedro! That change looks good to me. Please apply it wherever it would be appropriate. And please do the same for the modus-vivendi theme. Now a question that is not pertinent to Emacs 28: does this flat-button degrade gracefully on older versions, say, 27? The reason I am asking is because I will need to mirror any patch on my upstream repo; and I know that there are users who run the themes on older versions of Emacs. All the best, Protesilaos or "Prot" P.S. The version of the themes in Emacs is 0.13.0 while I currently have them at 1.1.1. This is due to change at some point, per bug#45068: . -- Protesilaos Stavrou protesilaos.com