id summary reporter owner description type status priority milestone component version resolution keywords cc blockedby blocking branch_state votes 2638 wrong default to mc instead of mc -e god12 "Right now mcedit is just a symlink which is equivalent to ""mc -e"" However in many systems using /etc/alternatives/ the default ""editor"" binary is symlink to editor as well. This leads to following symlink chain: editor -> mcedit -> mc If you call 'editor' it will trigger 'mc' which will check ARGV[0] to be != 'mcedit' and start default mc. Expected behavior is to check ARGV[0] != 'mcedit' OR ARGV[0] != 'editor' to default to 'mc -e' in case it's called as 'editor' to match the user expectations." enhancement closed minor mcedit master wontfix onlyjob@… gotar@… no branch