Bug#416092: mondo: Editor hardcoded to 'vi' [Patch attached]

2007-03-29 Thread Andree Leidenfrost
Hi Bruno, Okidoki, no worries. Cheers, Andree On Wed, 2007-03-28 at 17:44 +0200, Bruno Cornec wrote: Andree Leidenfrost said on Wed, Mar 28, 2007 at 08:04:28PM +1000: - strcpy(editor, vi); // find_my_editor() ); + strcpy(editor, find_my_editor() ); Tien.

Bug#416092: mondo: Editor hardcoded to 'vi' [Patch attached]

2007-03-28 Thread Andree Leidenfrost
Hi Bruno, On Tue, 2007-03-27 at 01:35 +0200, Bruno Cornec wrote: hugo vanwoerkom said on Sat, Mar 24, 2007 at 01:04:53PM -0600: It would seem unnecessary to have to learn 'vi' just because one uses mondo as a backup tool. Please Andree, refer to the mondo ML (and the related thread)

Bug#416092: mondo: Editor hardcoded to 'vi' [Patch attached]

2007-03-28 Thread Bruno Cornec
Andree Leidenfrost said on Wed, Mar 28, 2007 at 08:04:28PM +1000: - strcpy(editor, vi); // find_my_editor() ); + strcpy(editor, find_my_editor() ); Tien. Not the same patch. What does this mean? Forget that remark, I was upset, and I made a confusion between Hugo and the

Bug#416092: mondo: Editor hardcoded to 'vi' [Patch attached]

2007-03-26 Thread Bruno Cornec
hugo vanwoerkom said on Sat, Mar 24, 2007 at 01:04:53PM -0600: It would seem unnecessary to have to learn 'vi' just because one uses mondo as a backup tool. Please Andree, refer to the mondo ML (and the related thread) before acting on this. - strcpy(editor, vi); //

Bug#416092: mondo: Editor hardcoded to 'vi' [Patch attached]

2007-03-24 Thread hugo vanwoerkom
Package: mondo Version: 2.20-1.1 Severity: normal Andree, At least with Grub (I no longer run lilo and I did not try that) one is forced to use 'vi' as the fstab and grub editor, it is harcoded in mondo-rstr-tools.c #1630. Instead 'find_my_editor()' should be used, so that when a user uses 'vi'