[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Ubuntu 16.04 compiled GNU master, today, various problems, macro-expansi
From: |
Uwe Brauer |
Subject: |
Ubuntu 16.04 compiled GNU master, today, various problems, macro-expansion and (void-variable nonascii-insert-offset) |
Date: |
Sun, 25 Apr 2021 21:51:42 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) |
Hi
I just compiled emacs master, commit
83a915d3dfafd5f3d737afe1e13b75e4dd3aef96
Run just
make bootstrap
make
I did not run
Run make install
Now when I start emacs from the it from the
emacs/src
Directory
I obtain the following warnings in the shell
,----
| Eager macro-expansion failure: (wrong-number-of-arguments (3 . 4) 2)
| Eager macro-expansion failure: (wrong-number-of-arguments (3 . 4) 2)
| Error loading autoloads: (wrong-number-of-arguments (3 . 4) 2)
| Unable to activate package ‘texfrag’.
| Required package ‘auctex-11.90.2’ is unavailable
| Eager macro-expansion failure: (wrong-number-of-arguments (3 . 4) 2)
| Eager macro-expansion failure: (wrong-number-of-arguments (3 . 4) 2)
| Error loading autoloads: (wrong-number-of-arguments (3 . 4) 2)
| Unable to activate package ‘bibretrieve’.
| Required package ‘auctex-11.87’ is unavailable
| Unable to activate package ‘auctex-latexmk’.
| Required package ‘auctex-11.87’ is unavailable
|
`----
I find the macro-expansion messages worrying.
However when I load my init file I receive an error I have never seen
before and which I attach.
Any help would be appreciated, since I like to test the variable
gnus-registry-register-all
which is a bit recent.
Regards
Uwe Brauer
emacs-28bug.txt
Description: Text document
- Ubuntu 16.04 compiled GNU master, today, various problems, macro-expansion and (void-variable nonascii-insert-offset),
Uwe Brauer <=
- [partially solved] (was: Ubuntu 16.04 compiled GNU master, today, various problems, macro-expansion and (void-variable nonascii-insert-offset)), Uwe Brauer, 2021/04/26
- Re: [partially solved] (was: Ubuntu 16.04 compiled GNU master, today, various problems, macro-expansion and (void-variable nonascii-insert-offset)), Eli Zaretskii, 2021/04/26
- Re: [partially solved], Stefan Monnier, 2021/04/26
- Re: [partially solved], Tassilo Horn, 2021/04/26
- Re: [partially solved], Stefan Monnier, 2021/04/26
- Re: [partially solved], Uwe Brauer, 2021/04/26
- Re: [partially solved], Tassilo Horn, 2021/04/27
- Re: [partially solved], Uwe Brauer, 2021/04/27
- Re: [partially solved], Tassilo Horn, 2021/04/27
- Re: [partially solved], Uwe Brauer, 2021/04/27