GNU bug report logs - #57144
29.0.50; Missing description for excluded files in docstring of loaddefs-generate

Previous Next

Package: emacs;

Reported by: Arash Esbati <arash <at> gnu.org>

Date: Thu, 11 Aug 2022 19:32:02 UTC

Severity: minor

Found in version 29.0.50

Fixed in version 29.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Arash Esbati <arash <at> gnu.org>
Subject: bug#57144: closed (Re: bug#57144: 29.0.50; Missing description
 for excluded files in docstring of loaddefs-generate)
Date: Fri, 12 Aug 2022 06:52:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#57144: 29.0.50; Missing description for excluded files in docstring of loaddefs-generate

which was filed against the emacs package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 57144 <at> debbugs.gnu.org.

-- 
57144: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=57144
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Eli Zaretskii <eliz <at> gnu.org>
To: Arash Esbati <arash <at> gnu.org>
Cc: 57144-done <at> debbugs.gnu.org
Subject: Re: bug#57144: 29.0.50;
 Missing description for excluded files in docstring of
 loaddefs-generate
Date: Fri, 12 Aug 2022 09:50:59 +0300
> From: Arash Esbati <arash <at> gnu.org>
> Date: Thu, 11 Aug 2022 21:31:32 +0200
> 
> A description for EXCLUDED-FILES is missing.  It will a list containing
> file names, but details should be added.

Thanks, fixed.

[Message part 3 (message/rfc822, inline)]
From: Arash Esbati <arash <at> gnu.org>
To: emacs-bugs <bug-gnu-emacs <at> gnu.org>
Subject: 29.0.50; Missing description for excluded files in docstring of
 loaddefs-generate
Date: Thu, 11 Aug 2022 21:31:32 +0200
Hi all,

This is the docstring of `loaddefs-generate':

,----[ C-h f loaddefs-generate RET ]
| loaddefs-generate is an autoloaded Lisp function in ‘loaddefs-gen.el’.
| 
| (loaddefs-generate DIR OUTPUT-FILE &optional EXCLUDED-FILES EXTRA-DATA
| INCLUDE-PACKAGE-VERSION GENERATE-FULL)
| 
| Generate loaddefs files for Lisp files in the directories DIRS.
| DIR can be either a single directory or a list of directories.
| 
| The autoloads will be written to OUTPUT-FILE.  If any Lisp file
| binds ‘generated-autoload-file’ as a file-local variable, write
| its autoloads into the specified file instead.
| 
| The function does NOT recursively descend into subdirectories of the
| directory or directories specified.
| 
| If EXTRA-DATA, include this string at the start of the generated
| file.  This will also force generation of OUTPUT-FILE even if
| there are no autoloads to put into the file.
| 
| If INCLUDE-PACKAGE-VERSION, include package version data.
| 
| If GENERATE-FULL, don’t update, but regenerate all the loaddefs files.
`----

A description for EXCLUDED-FILES is missing.  It will a list containing
file names, but details should be added.

Best, Arash



This bug report was last modified 2 years and 276 days ago.

Previous Next


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