Bug#1051600: emacs: shouldn't native-compilation use the cached eln-files?

2023-09-12 Thread Jörg-Volker Peetz
Hello Sean, Sean Whitton wrote on 12/09/2023 12:42: Hello, On Tue 12 Sep 2023 at 10:14am +02, Jörg-Volker Peetz wrote: Right you are... It doesn't happen with 'emacs -q'. And putting just these lines: ;;; Set eln-cache dir (when (boundp 'native-comp-eln-load-path) (setcar

Bug#1051600: emacs: shouldn't native-compilation use the cached eln-files?

2023-09-12 Thread Sean Whitton
Hello, On Tue 12 Sep 2023 at 10:14am +02, Jörg-Volker Peetz wrote: > Right you are... It doesn't happen with 'emacs -q'. > And putting just these lines: > > ;;; Set eln-cache dir > (when (boundp 'native-comp-eln-load-path) > (setcar native-comp-eln-load-path > (expand-file-name

Bug#1051600: emacs: shouldn't native-compilation use the cached eln-files?

2023-09-12 Thread Jörg-Volker Peetz
Hello Sean, Sean Whitton wrote on 12/09/2023 09:41: Hello, On Mon 11 Sep 2023 at 08:45pm +02, Jörg-Volker Peetz wrote: Hello, thanks for looking into this. From a terminal (rxvt-unicode) running my shell (mksh) I start emacs (emacs-lucid). After about 15 seconds the following warnings

Bug#1051600: emacs: shouldn't native-compilation use the cached eln-files?

2023-09-12 Thread Sean Whitton
Hello, On Mon 11 Sep 2023 at 08:45pm +02, Jörg-Volker Peetz wrote: > Hello, > thanks for looking into this. > From a terminal (rxvt-unicode) running my shell (mksh) I start emacs > (emacs-lucid). After about 15 seconds the following warnings appear: > > ■ Warning (comp): debian-el.el:90:26:

Bug#1051600: emacs: shouldn't native-compilation use the cached eln-files?

2023-09-11 Thread Jörg-Volker Peetz
Sean Whitton wrote on 11/09/2023 18:59: control: severity -1 normal control: tag -1 + moreinfo Hello, On Sun 10 Sep 2023 at 01:15pm +02, Jörg-Volker Peetz wrote: on my system each newly started emacs process does native-compilation of all used modules, even the ones already compiled by

Bug#1051600: emacs: shouldn't native-compilation use the cached eln-files?

2023-09-11 Thread Sean Whitton
control: severity -1 normal control: tag -1 + moreinfo Hello, On Sun 10 Sep 2023 at 01:15pm +02, Jörg-Volker Peetz wrote: > on my system each newly started emacs process does native-compilation of > all used modules, even the ones already compiled by previous processes. > Is this to be

Bug#1051600: emacs: shouldn't native-compilation use the cached eln-files?

2023-09-10 Thread Jörg-Volker Peetz
Package: emacs Version: 1:29.1+1-5 Severity: wishlist Dear Rob Browning, on my system each newly started emacs process does native-compilation of all used modules, even the ones already compiled by previous processes. Is this to be expected? As I see it, the cached native-compiled modules