From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([209.51.188.92]:52106) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jTS7Y-000883-PH for guix-patches@gnu.org; Tue, 28 Apr 2020 11:26:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.90_1) (envelope-from ) id 1jTS5a-0003BK-PF for guix-patches@gnu.org; Tue, 28 Apr 2020 11:26:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:57789) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jTS5a-00039j-Ce for guix-patches@gnu.org; Tue, 28 Apr 2020 11:24:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jTS5a-0003yK-85 for guix-patches@gnu.org; Tue, 28 Apr 2020 11:24:02 -0400 Subject: [bug#40786] [PATCH] * gnu: Add emacs-twittering-mode. Resent-Message-ID: From: Nicolas Goaziou References: <20200423012524.13469-1-masaya@tojo.tokyo> Date: Tue, 28 Apr 2020 17:23:25 +0200 In-Reply-To: <20200423012524.13469-1-masaya@tojo.tokyo> (Masaya Tojo's message of "Thu, 23 Apr 2020 10:25:24 +0900") Message-ID: <877dxziqhe.fsf@nicolasgoaziou.fr> MIME-Version: 1.0 Content-Type: text/plain List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Masaya Tojo Cc: 40786@debbugs.gnu.org Hello, Masaya Tojo writes: > +(define-public emacs-twittering-mode Thank you! Could you also provide a commit message for this? For new variables, it is usually: gnu: Add emacs-twittering-mode * gnu/packages/emacs-xyz.scm (emacs-twittering-mode): New variable. If no one objects to this, I'll commit when you send me an updated patch. Regards, -- Nicolas Goaziou