emacs28-nativecomp seems to fail with 'gv'
Opened this issue · 0 comments
salvari commented
emacs28-nativecomp installed in Linux Mint 21 (should be the same as Ubuntu Jammy)
Execute from terminal:
emacs -Q —eval "(require 'gv)"
Gives the error: Symbol's function definition is void: gv-setter
In an Emacs 28.2 build in the same computer the problem is solved. Maybe is a problem in Emacs code. Any plan to update the ppa to 28.2 release?