Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 923829

Summary: elisp-common.eclass: package app-emacs/* in elpa-friendly compatible way? (package.el marker for 'external')
Product: Gentoo Linux Reporter: Martin Jørgensen <mkj>
Component: EclassesAssignee: GNU Emacs project <gnu-emacs>
Status: UNCONFIRMED ---    
Severity: enhancement    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Martin Jørgensen 2024-02-05 13:22:29 UTC
I wondered if anyone have thought about packaging app-emacs/* packages in an ELPA compatible format, so that package.el detects which packages are installed using portage and marked as 'external' in package-list, and therefore subject to different update rules in Emacs. 

I would prefer to have Emacs not upgrade any 'external' package as they are controlled by portage.

Maybe you guys have solved this issue/inconvenience with other means ?