From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Add four new Modus themes to Emacs? Date: Mon, 19 Dec 2022 14:19:28 +0200 Message-ID: <83tu1regbz.fsf@gnu.org> References: <871qow6ixb.fsf@protesilaos.com> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="3419"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: Protesilaos Stavrou Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Mon Dec 19 13:56:30 2022 Return-path: Envelope-to: ged-emacs-devel@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 1p7Fgy-0000lb-Si for ged-emacs-devel@m.gmane-mx.org; Mon, 19 Dec 2022 13:56:29 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1p7F7B-0008Cj-K5; Mon, 19 Dec 2022 07:19:32 -0500 Original-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 1p7F71-0008Al-2D for emacs-devel@gnu.org; Mon, 19 Dec 2022 07:19:19 -0500 Original-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 1p7F70-0006UU-9i; Mon, 19 Dec 2022 07:19:18 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=hbiLmGa4YqP/SApumcZ4gTaa5jPuCZGGOhflDCdx+kU=; b=ojjLGSFlbgDs mxIfE4bLMZOd9PEFYMb1IZMokn8z8NIbaHWY4EEldA8HHXOHyGxQCDyXjkDGK5KFQgb252zZQjczd qIAfbY/bSY7IweTMWuES5fFqvBiIH2uAU+p/9MVMJxbac6WVXOsSS1fIOdbYvkbbdlpr22b2W+k8A e9BXVtu5MkW1xj4pTaZ+kf1WwKtTA8+/IZk+6NruE0xA02Nq+69x2Bvy9Q/GHzNCZrPXlYnDuaBol yg9A7tR4HP3bhyjhzlpFh45hRqmUdMM0Dl8FiqsZI+HaYi2+iNyfnmjKU8p0MWc1yKhVUADk6w9dN LX92koga7oBGgEAdyFo9Gw==; Original-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 1p7F6z-00049O-Hz; Mon, 19 Dec 2022 07:19:17 -0500 In-Reply-To: <871qow6ixb.fsf@protesilaos.com> (message from Protesilaos Stavrou on Mon, 19 Dec 2022 07:50:40 +0200) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.devel:301639 Archived-At: > From: Protesilaos Stavrou > Date: Mon, 19 Dec 2022 07:50:40 +0200 > > My plan is to finalise version-4 by the end of this month. It contains > lots of changes. In that case, when you are ready, it's okay to install this on the master branch. (Unless someone strenuously objects, which I don't expect to happen.) Thanks.