Package: mc Version: 4.6.1-2 Severity: minor Currently, mcedit is able to handle files with max 64 Mibyte size. I wish that this limit will be doubled (128 Mibyte), with some little source changes, inside "edit/edit.h":
#define MAXBUFF 2048 /* instead of 1024 */ ... #define START_STACK_SIZE 64 /* instead of 32 */ I tryed to compile by myself and it seems to work. Thank you for your attention. Saluti/Regards/Gruesse, daniele giacomini - daniele (ad) swlibero.org -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]