bug#60627: emacs-nadvice package do not generate autoload file.

2023-01-07 Thread Feng Shu
This let emacs --debug-init show the below error: -- Debugger entered--Lisp error: (file-missing "Cannot open load file" "没有那个文件或目录" "/gnu/store/gcvj3grb55ic034b9a56p6m182b2qfdr-emacs-nadvice-0.3/share/emacs/site-lisp/nadvice-0.3/nadvice-auto

bug#60627: emacs-nadvice package do not generate autoload file.

2023-01-07 Thread Nicolas Goaziou
Hello, Feng Shu writes: > Debugger entered--Lisp error: (file-missing "Cannot open load file" > "没有那个文件或目录" > "/gnu/store/gcvj3grb55ic034b9a56p6m182b2qfdr-emacs-nadvice-0.3/share/emacs/site-lisp/nadvice-0.3/nadvice-autoloads") > > load("/gnu/store/gcvj3grb55ic034b9a56p6m182b2qfdr-emacs-nadv

bug#60627: emacs-nadvice package do not generate autoload file.

2023-01-07 Thread Feng Shu
Nicolas Goaziou writes: > > This is now mitigated in commit db746d16602f4b22ed678aaaeeb5974398d27874. > > To properly fix this, as the next step, I'm leaning towards removing > emacs-nadvice package altogether. It is not useful in Guix since we > provide Emacs 28+. agree :-) > > WDYT? > > Regar

bug#60627: emacs-nadvice package do not generate autoload file.

2023-01-08 Thread Nicolas Goaziou
Hello, Feng Shu writes: > Nicolas Goaziou writes: >> To properly fix this, as the next step, I'm leaning towards removing >> emacs-nadvice package altogether. It is not useful in Guix since we >> provide Emacs 28+. > > agree :-) I'm CC'ing Phodina, since he introduced the package. Phodina: D

bug#60627: emacs-nadvice package do not generate autoload file.

2023-10-03 Thread Maxim Cournoyer
Hi, Nicolas Goaziou writes: > Hello, > > Feng Shu writes: > >> Nicolas Goaziou writes: > >>> To properly fix this, as the next step, I'm leaning towards removing >>> emacs-nadvice package altogether. It is not useful in Guix since we >>> provide Emacs 28+. >> >> agree :-) > > I'm CC'ing Phodin

bug#60627: emacs-nadvice package do not generate autoload file.

2023-10-04 Thread Nicolas Goaziou
Hello, Maxim Cournoyer writes: > Nicolas Goaziou writes: > >> Hello, >> >> Feng Shu writes: >> >>> Nicolas Goaziou writes: >> To properly fix this, as the next step, I'm leaning towards removing emacs-nadvice package altogether. It is not useful in Guix since we provide Emacs 2