Bug#529756: mcedit sets incorrect mode (644) for new files, can`t use umask value

2009-05-21 Thread Pavel V. Rochnyack
Package: mc Version: 2:4.6.2-2.1 Severity: minor Tags: patch We are trying to use umask 002, but result privileges for new files are 644. We offer a simple patch to fix this problem. Probably it is necessary to add S_IWOTH to be even more correct. --- mc-4.6.2.orig/edit/edit.c +++ mc-4.6.2/edi

Bug#359016: Internal editor charset translation does not work

2008-08-01 Thread Pavel V. Rochnyack
I have upgraded my box to last version of mc - 4.6.2~git20080311-3 for testing. As tests result, I want report what internal editor "Choose codepage" function does not work (there are no codepage translation at all, as I understand). In other hand, same function of internal _viewer_ works fine.