Thorsten Glaser <t...@mirbsd.de> wrote: > Do you think it would work if I just add > /etc/jupp/editorrc@ -> ../joe/editorrc > and then manage /etc/joe/editorrc with update-alternatives > just like joe does?
There seems to be no point of jupp sharing the editorrc alternative with joe, especially considering that neither program is compatible with the shipped rc files of the other anymore. Apparently, at the moment, jupp uses only one alternative for /etc/jupp/editorrc. Do you plan to include the rc files from joe-jupp as alternatives as well? If so, the correct fix is to use an alternative name different from the one used by joe. If not, you don't need to use the alternatives system for /etc/jupp/editorrc at all, and can symlink the file to /etc/jupp/jupprc unconditionally. -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org