kelleyk / ppa-emacs

Packaging repository for my Emacs PPA
https://launchpad.net/~kelleyk/+archive/ubuntu/emacs
97 stars 4 forks source link

emacs28-nativecomp seems to fail with 'gv' #31

Open salvari opened 1 year ago

salvari commented 1 year ago

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?