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#43944: 28.0.50; Update modus-operandi, modus-vivendi themes to v0.13.0 Date: Mon, 19 Oct 2020 11:12:01 +0300 Message-ID: <874kmqbpny.fsf@protesilaos.com> References: <874kn0ympd.fsf@protesilaos.com> <87362dl3zr.fsf@protesilaos.com> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="15579"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) Cc: 43944@debbugs.gnu.org To: Stefan Kangas Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Mon Oct 19 10:13:28 2020 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 1kUQIK-0003xU-LJ for geb-bug-gnu-emacs@m.gmane-mx.org; Mon, 19 Oct 2020 10:13:28 +0200 Original-Received: from localhost ([::1]:44426 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kUQIJ-0001pX-NJ for geb-bug-gnu-emacs@m.gmane-mx.org; Mon, 19 Oct 2020 04:13:27 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:58818) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kUQHu-0001no-Ub for bug-gnu-emacs@gnu.org; Mon, 19 Oct 2020 04:13:02 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:56545) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kUQHu-0006lA-KD for bug-gnu-emacs@gnu.org; Mon, 19 Oct 2020 04:13:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1kUQHu-0002wu-Fx for bug-gnu-emacs@gnu.org; Mon, 19 Oct 2020 04:13:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Protesilaos Stavrou Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 19 Oct 2020 08:13:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 43944 X-GNU-PR-Package: emacs Original-Received: via spool by 43944-submit@debbugs.gnu.org id=B43944.160309513311272 (code B ref 43944); Mon, 19 Oct 2020 08:13:02 +0000 Original-Received: (at 43944) by debbugs.gnu.org; 19 Oct 2020 08:12:13 +0000 Original-Received: from localhost ([127.0.0.1]:39858 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kUQH7-0002vj-BW for submit@debbugs.gnu.org; Mon, 19 Oct 2020 04:12:13 -0400 Original-Received: from relay2-d.mail.gandi.net ([217.70.183.194]:58473) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kUQH4-0002vM-SH for 43944@debbugs.gnu.org; Mon, 19 Oct 2020 04:12:11 -0400 X-Originating-IP: 213.207.159.38 Original-Received: from kronos (unknown [213.207.159.38]) (Authenticated sender: public@protesilaos.com) by relay2-d.mail.gandi.net (Postfix) with ESMTPSA id DA69E4000F; Mon, 19 Oct 2020 08:12:03 +0000 (UTC) In-Reply-To: (Stefan Kangas's message of "Sat, 17 Oct 2020 16:23:30 +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:190953 Archived-At: On 2020-10-17, 16:23 +0000, Stefan Kangas wrote: > Protesilaos Stavrou writes: > >> "Build" is the wrong term here. Sorry about that! My intent is to find >> an easy way/workflow to get the files from Emacs into GNU ELPA. >> >> And by "easy" I mean not to duplicate the work we do here. So I would >> not have to contact the GNU ELPA maintainers separately and have them >> pull from my git source. > > Right. Hmm, it's a bit tricky to be honest, because there are several > options and AFAICT the workflows are not exactly 100 % streamlined in > all cases. Maybe you could bring this question to emacs-devel? Yes, I shall post on emacs-devel. >> I attach a possible rewording that also corrects "colour" and adds an >> explicit reference to the WCAG AAA accessibility spec. Please note that >> I do not know how to properly reference an Info node: I used 'C-u 0 x', >> which calls 'Info-copy-current-node-name'. > > Great, thanks. I made some minor changes and pushed it to master as > commit 00c4d982e8. Thank you! -- Protesilaos Stavrou protesilaos.com