GNU bug report logs - #78315
[PATCH emacs-team 00/53] More fixes, and a lot of style improvements.

Previous Next

Package: guix-patches;

Reported by: Nicolas Graves <ngraves <at> ngraves.fr>

Date: Thu, 8 May 2025 12:49:02 UTC

Severity: normal

Tags: patch

Done: Ian Eure <ian <at> retrospec.tv>

Full log


View this message in rfc822 format

From: Ian Eure <ian <at> retrospec.tv>
To: Nicolas Graves <ngraves <at> ngraves.fr>
Cc: 78315 <at> debbugs.gnu.org
Subject: [bug#78315] [PATCH 34/53] gnu: emacs-nov-el: Rename package to emacs-nov.
Date: Sat, 17 May 2025 09:21:47 -0700
Hi Nicolas,

Nicolas Graves <ngraves <at> ngraves.fr> writes:

> * gnu/packages/emacs-xyz.scm (emacs-nov-el): Define in terms of
> 'deprecated-package'.
> (emacs-nov): New variable, formerly known as "emacs-nov-el".
> (emacs-org-noter)[native-inputs]: Replace emacs-nov-el with 
> emacs-nov.
> ---
>  gnu/packages/emacs-xyz.scm | 9 ++++++---
>  1 file changed, 6 insertions(+), 3 deletions(-)
>
> diff --git a/gnu/packages/emacs-xyz.scm 
> b/gnu/packages/emacs-xyz.scm
> index f1cf4a1fdc..f94818a344 100644
> --- a/gnu/packages/emacs-xyz.scm
> +++ b/gnu/packages/emacs-xyz.scm
> @@ -25270,9 +25270,9 @@ (define-public emacs-esxml
>  the format.")
>      (license license:gpl3+)))
>  
> -(define-public emacs-nov-el
> +(define-public emacs-nov
>    (package
> -    (name "emacs-nov-el")
> +    (name "emacs-nov")

I’m not sure we should rename this one, since the name makes no 
sense without the `-el'.

-- Ian




This bug report was last modified 23 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.