Re: Re[2]: [PATCH] edit.c, init_dynamic_edit_buffers (was Re[2]:CR/LF translation)

2002-09-23 Thread Pavel Roskin
Hello! Maybe for 4.6 we can apply a very simple and harmless patch which I attached. It does the following: 1. All reads and writes will be in binary mode, so DOS encoded files corruption under cygwin will be fixed 2. CR will become visible as ^M and editable, exactly the same way as in

trouble in cvs mc

2002-09-23 Thread Marco Ciampa
if I do a make / make install cycle of cvs mc I can't go over pre-installed mc even if I do a make uninstall... What is going on? bye -- La mente e i libri funzionano solo se sono aperti. Sir James Dewar, fisico, (1842-1923) Marco Ciampaicq: 17507004

Re: trouble in cvs mc

2002-09-23 Thread Björn Eriksson
On Mon, Sep 23, 2002 at 12:03:04PM +0200, Marco Ciampa wrote: if I do a make / make install cycle of cvs mc I can't go over pre-installed mc even if I do a make uninstall... What is going on? What is a 'pre-installed mc'? I'm guessing you've installed mc from you distro in /usr/... and

Re: trouble in cvs mc

2002-09-23 Thread Pavel Roskin
Hello, Marco! if I do a make / make install cycle of cvs mc I can't go over pre-installed mc even if I do a make uninstall... What is going on? mc now tries to be compliant with FHS 2.2. See this page for more information about FHS: http://www.pathname.com/fhs/ Data files are installed

Re: [PATCH] interface responsiveness

2002-09-23 Thread Pavel Roskin
Hello, Jindrich! Thank you for your patch! I'm sorry that your previous patch went unnoticed by anybody. Is it possible to split this patch into logically independent parts? Otherwise it would take me days to understand, let alone test. It would be great if you give the details how to test