From unknown Sun Jun 22 17:11:09 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#65150 <65150@debbugs.gnu.org> To: bug#65150 <65150@debbugs.gnu.org> Subject: Status: [PATCH] gnu: emacs-hide-mode-line: Update to 1.0.3-0.bc5d293. Reply-To: bug#65150 <65150@debbugs.gnu.org> Date: Mon, 23 Jun 2025 00:11:09 +0000 retitle 65150 [PATCH] gnu: emacs-hide-mode-line: Update to 1.0.3-0.bc5d293. reassign 65150 guix-patches submitter 65150 Fabio Natali severity 65150 normal tag 65150 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Tue Aug 08 10:13:00 2023 Received: (at submit) by debbugs.gnu.org; 8 Aug 2023 14:13:00 +0000 Received: from localhost ([127.0.0.1]:37410 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qTNSF-0004as-MO for submit@debbugs.gnu.org; Tue, 08 Aug 2023 10:13:00 -0400 Received: from lists.gnu.org ([2001:470:142::17]:32818) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qTNSD-0004ac-MY for submit@debbugs.gnu.org; Tue, 08 Aug 2023 10:12:58 -0400 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 1qTNS7-0000SP-VP for guix-patches@gnu.org; Tue, 08 Aug 2023 10:12:52 -0400 Received: from relay6-d.mail.gandi.net ([2001:4b98:dc4:8::226]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qTNS2-0006xJ-P9 for guix-patches@gnu.org; Tue, 08 Aug 2023 10:12:51 -0400 Received: by mail.gandi.net (Postfix) with ESMTPSA id F2DFFC0006; Tue, 8 Aug 2023 14:12:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=fabionatali.com; s=gm1; t=1691503962; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=qbzrhvG1Dxau+gMR6VB4f+tyi9zStEHoYeFdOJbFO6E=; b=aNR227Uno8o6pB6xItcHnYtv8OqI7g0pM1ZkWLN7ea8ONx+LROeQEs8q0RO0rp+ovHmHWZ 8c6qOZ8gbdWUT3dx1rZ/MG3sr+FYj4ioLoLew5CyWdndCctFht9NMy9f4dArH734TUyJp1 qfUIRPSuUw+178o9ifGNwUyZ/4PkCIcaQymvypCy8glDtAVjY/WsRu+RqB6tgijzhtzD3a 9nyS/Q47GP6zF7MuLxVQ75UTLFdAJJMWc3UVxnHOSVtHuZUtzhwfj0BiOlxILO39REtOax KmfLoe2eaj11wn9lbblsJ3GoUMuko8RJ7yr1TiV5sdZIhzbcooiXHlhxlSBfMw== From: Fabio Natali To: guix-patches@gnu.org Subject: [PATCH] gnu: emacs-hide-mode-line: Update to 1.0.3-0.bc5d293. Date: Tue, 8 Aug 2023 14:53:40 +0100 Message-ID: X-Mailer: git-send-email 2.41.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-GND-Sasl: me@fabionatali.com Received-SPF: pass client-ip=2001:4b98:dc4:8::226; envelope-from=me@fabionatali.com; helo=relay6-d.mail.gandi.net X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 0.6 (/) X-Debbugs-Envelope-To: submit Cc: Fabio Natali 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.4 (/) * gnu/packages/emacs-xyz.scm (emacs-hide-mode-line): Update to 1.0.3-0.bc5d293. --- Hi, emacs-hide-mode-line 1.0.2 has a couple of issues that were solved upstream as part of the 1.0.3 release. See the links below for further info. https://github.com/hlissner/emacs-hide-mode-line/commit/daa4908a14c647382cb24fa2f7ceaa3aba3517d4 https://github.com/hlissner/emacs-hide-mode-line/commit/cc81ba34f49d91e885fc0b0e539d68ca9368b5f5 Unfortunately, no Git tag has been created for version 1.0.3. I've contacted the Author in case they might be willing to create a 1.0.3 tag - but in the meantime I thought of bumping the Guix package using the commit. Hope this is fine, cheers, Fabio. gnu/packages/emacs-xyz.scm | 24 +++++++++++++----------- 1 file changed, 13 insertions(+), 11 deletions(-) diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index ed3d89d51f..12ef23b1cf 100644 --- a/gnu/packages/emacs-xyz.scm +++ b/gnu/packages/emacs-xyz.scm @@ -34121,25 +34121,27 @@ (define-public emacs-parseclj (license license:gpl3+))) (define-public emacs-hide-mode-line - (package - (name "emacs-hide-mode-line") - (version "1.0.2") - (source (origin + (let ((commit "bc5d293576c5e08c29e694078b96a5ed85631942") + (revision "0")) + (package + (name "emacs-hide-mode-line") + (version (git-version "1.0.3" revision commit)) + (source (origin (method git-fetch) (uri (git-reference (url "https://github.com/hlissner/emacs-hide-mode-line") - (commit (string-append "v" version)))) + (commit commit))) (file-name (git-file-name name version)) (sha256 (base32 - "0dfzjgxfkcw4wisbyldsm1km18pfp9j8xgadn6qnsz11l55bpgyp")))) - (build-system emacs-build-system) - (synopsis "Emacs plugin that hides the mode-line") - (description "A minor mode that hides the mode-line in your current + "12mfhg0r3gvy59ijy44vsircn251nmisp04k9vvgd2yhykpsr1j6")))) + (build-system emacs-build-system) + (synopsis "Emacs plugin that hides the mode-line") + (description "A minor mode that hides the mode-line in your current buffer. It can be used to toggle an alternative mode-line, toggle its visibility, or simply disable the mode-line in buffers where it is not very useful.") - (home-page "https://github.com/hlissner/emacs-hide-mode-line") - (license license:expat))) + (home-page "https://github.com/hlissner/emacs-hide-mode-line") + (license license:expat)))) (define-public emacs-helm-cider (package base-commit: 782ef67a59f4b564f16101cf23c30a3777b3f734 -- 2.41.0 From debbugs-submit-bounces@debbugs.gnu.org Mon Aug 21 01:01:54 2023 Received: (at 65150) by debbugs.gnu.org; 21 Aug 2023 05:01:55 +0000 Received: from localhost ([127.0.0.1]:55210 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qXx34-0005X9-Is for submit@debbugs.gnu.org; Mon, 21 Aug 2023 01:01:54 -0400 Received: from mail.boiledscript.com ([144.168.59.46]:32936) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qXx31-0005Wq-IK for 65150@debbugs.gnu.org; Mon, 21 Aug 2023 01:01:52 -0400 Date: Mon, 21 Aug 2023 12:59:47 +0800 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ultrarare.space; s=dkim; t=1692594080; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=TNg6tW9jelbY61fQZo+CEKs2Xazl5EkVT3zKOh3if20=; b=J8IoIuCFXjPFgg0QlLP8J07bA1pjozOSdZSQLA3Lnqqt51xYZJvQtWB5CkHvElfvvFzvi3 aN6Fj/PGGprxszb/0AfedgbC4Tazzok+iQbxU+otU3nRQfBGm+ZH7CyIGGzkSGM3QrJ2Q2 U7a4gMjK8aySjYrz9fyHzO/YrNkWDGzpU59NlnOBrAwKyCn7OpYId1ZJSPi/Ywhk8WLvQ2 oxZkbsSs9DAMBAnScl7HAYqczaCSakqoXcn9YU3n/320jWz09Gx3uZ221zpZCo8+H4R5V2 S6LZ8Z2yApDZcGiw6zISAVm4MwjSCBRUi53QV7jFWgqgTzswbNZumdLP6MVkWw== Authentication-Results: mail.boiledscript.com; auth=pass smtp.mailfrom=hako@ultrarare.space Message-ID: <87h6otgfcs.wl-hako@ultrarare.space> From: Hilton Chain To: Fabio Natali Subject: Re: [bug#65150] [PATCH] gnu: emacs-hide-mode-line: Update to 1.0.3-0.bc5d293. In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII X-Spamd-Bar: / X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 65150 Cc: 65150@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: -1.0 (-) Hi Fabio, On Tue, 08 Aug 2023 21:53:40 +0800, Fabio Natali wrote: > > * gnu/packages/emacs-xyz.scm (emacs-hide-mode-line): Update to 1.0.3-0.bc5d293. > --- > > Hi, emacs-hide-mode-line 1.0.2 has a couple of issues that were solved upstream as part of the 1.0.3 release. See the links below for further info. > > https://github.com/hlissner/emacs-hide-mode-line/commit/daa4908a14c647382cb24fa2f7ceaa3aba3517d4 > https://github.com/hlissner/emacs-hide-mode-line/commit/cc81ba34f49d91e885fc0b0e539d68ca9368b5f5 > > Unfortunately, no Git tag has been created for version 1.0.3. I've contacted the Author in case they might be willing to create a 1.0.3 tag - but in the meantime I thought of bumping the Guix package using the commit. > > Hope this is fine, cheers, Fabio. > > gnu/packages/emacs-xyz.scm | 24 +++++++++++++----------- > 1 file changed, 13 insertions(+), 11 deletions(-) > > diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm > index ed3d89d51f..12ef23b1cf 100644 > --- a/gnu/packages/emacs-xyz.scm > +++ b/gnu/packages/emacs-xyz.scm > @@ -34121,25 +34121,27 @@ (define-public emacs-parseclj > (license license:gpl3+))) > > (define-public emacs-hide-mode-line > - (package > - (name "emacs-hide-mode-line") > - (version "1.0.2") > - (source (origin > + (let ((commit "bc5d293576c5e08c29e694078b96a5ed85631942") > + (revision "0")) > + (package > + (name "emacs-hide-mode-line") > + (version (git-version "1.0.3" revision commit)) > + (source (origin > (method git-fetch) > (uri (git-reference > (url "https://github.com/hlissner/emacs-hide-mode-line") > - (commit (string-append "v" version)))) > + (commit commit))) > (file-name (git-file-name name version)) > (sha256 > (base32 > - "0dfzjgxfkcw4wisbyldsm1km18pfp9j8xgadn6qnsz11l55bpgyp")))) > - (build-system emacs-build-system) > - (synopsis "Emacs plugin that hides the mode-line") > - (description "A minor mode that hides the mode-line in your current > + "12mfhg0r3gvy59ijy44vsircn251nmisp04k9vvgd2yhykpsr1j6")))) > + (build-system emacs-build-system) > + (synopsis "Emacs plugin that hides the mode-line") > + (description "A minor mode that hides the mode-line in your current > buffer. It can be used to toggle an alternative mode-line, toggle its visibility, > or simply disable the mode-line in buffers where it is not very useful.") > - (home-page "https://github.com/hlissner/emacs-hide-mode-line") > - (license license:expat))) > + (home-page "https://github.com/hlissner/emacs-hide-mode-line") > + (license license:expat)))) > > (define-public emacs-helm-cider > (package > > base-commit: 782ef67a59f4b564f16101cf23c30a3777b3f734 > -- > 2.41.0 Since the commit refers to a (untagged) release, I'd prefer using the version string directly instead of a git-version, and adding a comment for the commit. You can take a look at emacs-fennel-mode for an example. There's also identation issue, which can be fixed with `guix style': $ ./pre-inst-env guix style emacs-hide-mode-line Thanks From debbugs-submit-bounces@debbugs.gnu.org Mon Aug 21 07:01:27 2023 Received: (at 65150) by debbugs.gnu.org; 21 Aug 2023 11:01:27 +0000 Received: from localhost ([127.0.0.1]:55678 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qY2f0-0001O8-VJ for submit@debbugs.gnu.org; Mon, 21 Aug 2023 07:01:27 -0400 Received: from relay2-d.mail.gandi.net ([217.70.183.194]:50075) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qY2ey-0001Nt-5X for 65150@debbugs.gnu.org; Mon, 21 Aug 2023 07:01:25 -0400 Received: by mail.gandi.net (Postfix) with ESMTPSA id 101534000A; Mon, 21 Aug 2023 11:01:14 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=fabionatali.com; s=gm1; t=1692615675; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=3CJpdeTZ9RFL+diTUwfSyfQIPJtKYfPVk4yJQ7/97cg=; b=UzfJm5q0Y80Aq/5l6xRNGF7vhAPhE5xFtNjI2lb/lxot+ZLWJIt4HPAFLUnCvCYP3OsoV8 4UmM2BLYjqkvgyxIjAbknqz0FhuXGaf178gQI7ETs0qjHOlCh9w81M2hicslCuZZXcxcIu T/Cj6GBjx3hFrDNiLPcv3mN6yM7tTZcwc8asZ3Mm0nqBBSShLLG/ru8gN+WTz+87DjxvC3 BQZq8QoO7M3MWTZ/Ldbixk6PB78z7fI0I0dklivgZV/hU0QKjHWUHvAOyrzgCFnqMGRGhI YppjEejV3gBazerxZwGxsMM3SlN9QurSP2G6uv9Nt+C8+kL+4+d3vt6EFbV3XA== From: Fabio Natali To: Hilton Chain Subject: Re: [bug#65150] [PATCH] gnu: emacs-hide-mode-line: Update to 1.0.3-0.bc5d293. In-Reply-To: <87h6otgfcs.wl-hako@ultrarare.space> References: <87h6otgfcs.wl-hako@ultrarare.space> Date: Mon, 21 Aug 2023 12:01:09 +0100 Message-ID: <877cposlqi.fsf@fabionatali.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" X-GND-Sasl: me@fabionatali.com X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 65150 Cc: 65150@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: -1.7 (-) --=-=-= Content-Type: text/plain On 2023-08-21, 12:59 +0800, Hilton Chain wrote: > Since the commit refers to a (untagged) release, I'd prefer using the > version string directly instead of a git-version, and adding a comment > for the commit. You can take a look at emacs-fennel-mode for an > example. Hey Hilton, This is brilliant, thanks for the feedback. I think I've updated the patch as requested, including the `guix style' bit - is it ok if I just add it here as an attachment or should I use `git send-email' instead? Let me know if you spot anything else. Thanks again, best, Fab. --=-=-= Content-Type: text/x-diff Content-Disposition: inline; filename=0001-gnu-emacs-hide-mode-line-Update-to-1.0.3.patch >From 1d2cc850c3e968384998eded9faaab13d6e87483 Mon Sep 17 00:00:00 2001 Message-ID: <1d2cc850c3e968384998eded9faaab13d6e87483.1692615300.git.me@fabionatali.com> From: Fabio Natali Date: Mon, 21 Aug 2023 11:47:57 +0100 Subject: [PATCH] gnu: emacs-hide-mode-line: Update to 1.0.3. * gnu/packages/emacs-xyz.scm (emacs-hide-mode-line): Update to 1.0.3. --- gnu/packages/emacs-xyz.scm | 42 +++++++++++++++++++++----------------- 1 file changed, 23 insertions(+), 19 deletions(-) diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index 0f0751e39a..59466b6bda 100644 --- a/gnu/packages/emacs-xyz.scm +++ b/gnu/packages/emacs-xyz.scm @@ -34171,25 +34171,29 @@ (define-public emacs-parseclj (license license:gpl3+))) (define-public emacs-hide-mode-line - (package - (name "emacs-hide-mode-line") - (version "1.0.2") - (source (origin - (method git-fetch) - (uri (git-reference - (url "https://github.com/hlissner/emacs-hide-mode-line") - (commit (string-append "v" version)))) - (file-name (git-file-name name version)) - (sha256 - (base32 - "0dfzjgxfkcw4wisbyldsm1km18pfp9j8xgadn6qnsz11l55bpgyp")))) - (build-system emacs-build-system) - (synopsis "Emacs plugin that hides the mode-line") - (description "A minor mode that hides the mode-line in your current -buffer. It can be used to toggle an alternative mode-line, toggle its visibility, -or simply disable the mode-line in buffers where it is not very useful.") - (home-page "https://github.com/hlissner/emacs-hide-mode-line") - (license license:expat))) + ;; XXX: Commit below refers to the un-tagged latest release. + (let ((commit "bc5d293576c5e08c29e694078b96a5ed85631942")) + (package + (name "emacs-hide-mode-line") + (version "1.0.3") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/hlissner/emacs-hide-mode-line") + (commit commit))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "12mfhg0r3gvy59ijy44vsircn251nmisp04k9vvgd2yhykpsr1j6")))) + (build-system emacs-build-system) + (home-page "https://github.com/hlissner/emacs-hide-mode-line") + (synopsis "Emacs plugin that hides the mode-line") + (description + "A minor mode that hides the mode-line in your current +buffer. It can be used to toggle an alternative mode-line, toggle its +visibility, or simply disable the mode-line in buffers where it is not very +useful.") + (license license:expat)))) (define-public emacs-helm-cider (package base-commit: 3c6b6941a2c76c26ebf0c1bfd7f901a22c19dce1 -- 2.41.0 --=-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Sun Aug 27 00:36:11 2023 Received: (at 65150-done) by debbugs.gnu.org; 27 Aug 2023 04:36:11 +0000 Received: from localhost ([127.0.0.1]:43777 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qa7VR-0002gT-Tc for submit@debbugs.gnu.org; Sun, 27 Aug 2023 00:36:11 -0400 Received: from mail.boiledscript.com ([144.168.59.46]:33012) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qa7VI-0002fD-63 for 65150-done@debbugs.gnu.org; Sun, 27 Aug 2023 00:36:00 -0400 Date: Sun, 27 Aug 2023 11:53:05 +0800 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ultrarare.space; s=dkim; t=1693110916; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to; bh=5Td3exeQZudEE51+Lmf0oZNGHDRWUsSNn9afUylRc9s=; b=bTVZUSiUh7cGWNbnmqmYcL4UBFhE9q5QHhYo1Tk8MVAoLgV4nZR/XLteeqlw3yfrf6pgkY wZPRaB5jV4+tRfWz5jFnWL64ojKPnl+HzkOVEjizDxTguYGxxTE+xCWmIr5jkB9xqnCGFR 4wcEl5i+4JBLahnp/0zuKbZSUF0tMmQrZMVnXD+YZUkD9CgdYK3Gve1EZStUJnVy/MdiJv 77N8LgwrZYg7WGd1iOmGRgye5hCBcXU5O/o1HXuH3cR3K8LlWcq3vGcocMJ5lAZlYxSGKj E2Ny+pwEGWk6mweHOKrN5fZrmn8ZqQqwwI9pJ48HwJfni/k2UuOUHePJwc8gdQ== Authentication-Results: mail.boiledscript.com; auth=pass smtp.mailfrom=hako@ultrarare.space Message-ID: <874jkl5efy.wl-hako@ultrarare.space> From: Hilton Chain To: Fabio Natali Subject: Re: [bug#65150] [PATCH] gnu: emacs-hide-mode-line: Update to 1.0.3-0.bc5d293. In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII X-Spamd-Bar: / X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 65150-done Cc: 65150-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: -1.0 (-) Hi Fabio, On Tue, 08 Aug 2023 21:53:40 +0800, Fabio Natali wrote: > > * gnu/packages/emacs-xyz.scm (emacs-hide-mode-line): Update to 1.0.3. > --- I have addressed a lint warning regarding the description. Applied as 262efbf9b1bc3d589501d7291d5373a57c04c81b, thank you! From debbugs-submit-bounces@debbugs.gnu.org Sun Aug 27 05:22:46 2023 Received: (at 65150-done) by debbugs.gnu.org; 27 Aug 2023 09:22:46 +0000 Received: from localhost ([127.0.0.1]:44161 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qaByo-00054r-F3 for submit@debbugs.gnu.org; Sun, 27 Aug 2023 05:22:46 -0400 Received: from relay9-d.mail.gandi.net ([217.70.183.199]:43395) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qaByk-00054Y-6X for 65150-done@debbugs.gnu.org; Sun, 27 Aug 2023 05:22:45 -0400 Received: by mail.gandi.net (Postfix) with ESMTPSA id 5DAD8FF802; Sun, 27 Aug 2023 09:22:29 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=fabionatali.com; s=gm1; t=1693128149; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=LvrcH6TYQZG4jgVzx6hezM6o22i7pP/290w152D1iok=; b=ZHGe7ZEiB6U6S5eocKc66bncGCuqk3s7zwVKBkoi2iodaslDl0qoBVIwJvI0+ZPKzhhlVQ ERlk+ynCjhs2Os/SHvZibi5+lAa1hr85LOuo7e6NphatOizS4KLVUEWBMiInQI5QpphPg4 VidXdpjDM3NOT069lGYakt1usiN6dikg5aAXeYzXmiXrU5Mr6YArogdP2yNq8oDXcO5aAb +CDg2mmpeCyk/buebYNUDiZAYqnpctqg8Du7ZlnGtEJgmcYzEiMuik5GZmT9K9ZBy/jCsE OtEnllLNqaJYfWSQRXY1t1SeBaTgnsclcyeurdhdAT7AFxHDDiiw58UCKH4f9g== From: Fabio Natali To: Hilton Chain Subject: Re: [bug#65150] [PATCH] gnu: emacs-hide-mode-line: Update to 1.0.3-0.bc5d293. In-Reply-To: <874jkl5efy.wl-hako@ultrarare.space> References: <874jkl5efy.wl-hako@ultrarare.space> Date: Sun, 27 Aug 2023 10:22:28 +0100 Message-ID: <87pm38rga3.fsf@fabionatali.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-GND-Sasl: me@fabionatali.com X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 65150-done Cc: 65150-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: -1.7 (-) On 2023-08-27, 11:53 +0800, Hilton Chain wrote: > Applied as 262efbf9b1bc3d589501d7291d5373a57c04c81b, thank you! Brilliant, thank you Hilton! Fabio. =F0=9F=99=8F From unknown Sun Jun 22 17:11:09 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sun, 24 Sep 2023 11:24:14 +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