GNU bug report logs -
#45437
27.1; make-temp-file parameter change in emacs 26 missing in documentation
Previous Next
Reported by: Hendrik Tews <hendrik <at> askra.de>
Date: Fri, 25 Dec 2020 21:52:02 UTC
Severity: normal
Tags: wontfix
Found in version 27.1
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
Message #8 received at 45437 <at> debbugs.gnu.org (full text, mbox):
Hendrik Tews <hendrik <at> askra.de> writes:
> the function make-temp-file was extended in emacs 26 with the
> additional optional TEXT argument. However, describe-function
> says "Probably introduced at or before Emacs version 21.1.",
> leaving the impression that one can safely use the TEXT argument
> if one wants to write backward compatible code.
The "probably" only talks about the function itself; not about the
parameters.
> Please amend the documentation of make-temp-file to mention that
> the TEXT argument was added in emacs 26. Without such
> information, it is very difficult to write code that works in a
> variety of emacs major versions.
Sorry; we don't keep track of added parameters in a systematic way, so
that would be unfeasible. You have to read the NEWS file to determine
this stuff (or use the VC functions, of you have a checked-out Emacs).
Closing.
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
This bug report was last modified 4 years and 191 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.