Hello, ** Ikumi Keita <[email protected]> [2021-04-07 03:12:07 +0900]:
> Hi Arash, >> Arash Esbati <[email protected]> writes: >> This patch breaks with current Emacs 28.0.50 due to this change: >> ,----[ From Emacs 28 NEWS ] >> | ** The WHEN argument of 'make-obsolete' and related functions is mandatory. >> | The use of those functions without a WHEN argument was marked obsolete >> | back in Emacs 23.1. The affected functions are: 'make-obsolete', >> | 'define-obsolete-function-alias', 'make-obsolete-variable', >> | 'define-obsolete-variable-alias'. >> `---- > Oops, thank you for spotting my inappropriate commit! >> Hence, >> +(define-obsolete-variable-alias 'TeX-source-specials-view-start-server >> + 'TeX-source-correlate-start-server) > > This form should read: >> +(define-obsolete-variable-alias 'TeX-source-specials-view-start-server >> + 'TeX-source-correlate-start-server "11.86") >> ^^^^^ >> I'm not sure, is "11.86" the right version number? If so, I can update >> tex.el. > It seems so. [...] AUCTeX from git repository couldn't be (byte-) compiled without that change (I'm using Emacs 28.0.50 compiled from git source). The change is trivial but I could provide a patch. --- WBR, Vladimir Lomov -- I would like to know What I was fencing in And what I was fencing out. -- Robert Frost
signature.asc
Description: PGP signature
