Re: Midnight Commander within console in UTF-8 mode

2001-10-22 Thread Andy Rysin
Hello, Pavel! --- Pavel Roskin [EMAIL PROTECTED] wrote: I've been trying to run MC under console in UTF-8 mode and MC breaks in some places displaying non-latin symbols. I've tried it with xterm and konsole, putting $ export LC_ALL=uk_UA.UTF-8 $ echo -en \\033%G after these two

Bug report: missing NTFS entries

2001-10-22 Thread [EMAIL PROTECTED]
Hi, I would like to report a bug in MC 4.5.51: accessing a local NTFS partition, the last subdirectory and the last file (in alphabetical order) of each directory are missing, no matter which sort order is selected. Regards Roberto Neri ___ Mc-devel

Re: Bug report: missing NTFS entries

2001-10-22 Thread Pavel Roskin
Hello! I would like to report a bug in MC 4.5.51: accessing a local NTFS partition, the last subdirectory and the last file (in alphabetical order) of each directory are missing, no matter which sort order is selected. You forgot to mention the operating system you are using. Please make

User menu entries in editor not working

2001-10-22 Thread David Martin
I just installed Mandrake 8.1 and the latest MC snapshot (friday). Most menu entries (like insert Changelog) didn't work. A temporary file was created but no changes got to the edited file. The menu entry to indent C code did work and afterwards all others did work too. cooledit.error was

Re: User menu entries in editor not working

2001-10-22 Thread Pavel Roskin
Hello, David! #ifdef _EDIT_C char *edit_init_error_msg = NULL; #else /* ! _EDIT_C */ extern char *edit_init_error_msg; #endif /* ! _EDIT_C */ Fixed. It turned out that there was a genuine bug behind this mess. Some errors were not