Thorsten Glaser <t...@mirbsd.de> wrote: > I think that’s a lot more silly. Besides, wrapping > would slow down and bloat.
It avoids the problem of editor and editorrc being out of sync. Slowdown is imperceptible (which is the only thing that matters, since joe is always used interactively). There is no memory cost, since exec is used, and the disk space needed is offset by the space saved by not maintaining an alternative. > No bash in my code. I am not attached to any particular implementation. :) My example uses bash since it has exec -a. -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org