Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 905824 - dispatch-conf: support setting editor in /etc/dispatch-conf.conf
Summary: dispatch-conf: support setting editor in /etc/dispatch-conf.conf
Status: UNCONFIRMED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Unclassified (show other bugs)
Hardware: All Linux
: Normal enhancement
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-05-06 15:15 UTC by Anna Vyalkova
Modified: 2024-07-05 17:18 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Anna Vyalkova 2023-05-06 15:15:15 UTC
It fallbacks to app-editors/nano, which might be not installed.
Comment 1 William Pettersson 2024-07-05 17:18:51 UTC
This could be particularly useful for people who use `sudo dispatch-conf` to update their config. Since sudo (by default) doesn't pass environment variables through, any reference to EDITOR will also be lost.