GNU bug report logs -
#78315
[PATCH emacs-team 00/53] More fixes, and a lot of style improvements.
Previous Next
Full log
Message #170 received at 78315 <at> debbugs.gnu.org (full text, mbox):
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 22 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.