[bug #13101] Moving/copying single files to FTP VFS

2006-03-06 Thread Pavel Tsekov
Follow-up Comment #8, bug #13101 (project mc): ftpfs_first_cd_then_ls set to 0 is unreliable. In fact ftpfs_first_cd_then_ls is set by default for some time now. Of course I should have mentioned that :( Anyway I'll see why the patch breaks the old behaviour when ftpfs_first_cd_then_ls is unset.

[bug #13101] Moving/copying single files to FTP VFS

2006-03-06 Thread Pavel Tsekov
Update of bug #13101 (project mc): Platform Version: GNU/Linux = All ___ Reply to this item at: http://savannah.gnu.org/bugs/?func=detailitemitem_id=13101

Re: [bug #16008] C-x i (info panel) returns to wrong directory

2006-03-06 Thread Peter
On Mon, 06 Mar 2006 09:28:42 +0200, Pavel Tsekov wrote: URL: http://savannah.gnu.org/bugs/?func=detailitemitem_id=16008 Summary: C-x i (info panel) returns to wrong directory snip... Thank you for submitting. I was not sure it was a bug, so that is why I posted the note

Re: redundant code in ftpfs?

2006-03-06 Thread Pavel Tsekov
On Sun, 5 Feb 2006, Arpi wrote: p = ftpfs_translate_path (me, super, remote_path); if (ftpfs_chdir_internal (me, super, p) != COMPLETE) { ... } g_free (p); the ftpfs_translate_path() call and the 'p' pointer are redundant here, as

[bug #9631] Cannot put tabs only where I want them

2006-03-06 Thread Pavel Tsekov
Update of bug #9631 (project mc): Status:None = Fixed ___ Follow-up Comment #18: I am closing this bug report as fixed. Feel free to reopen if needed.

[bug #14155] 4.6.1: mouse wheel strangeness

2006-03-06 Thread Pavel Tsekov
Follow-up Comment #24, bug #14155 (project mc): I've applied a slightly modified version of mc-xterm-mouse-tweak.patch. The difference is that the applied patch doesn't try to dereference a NULL pointer if the COLORTERM environment variable is not set. So, Roland, if you are reading, please,

[bug #14155] 4.6.1: mouse wheel strangeness

2006-03-06 Thread Pavel Tsekov
Update of bug #14155 (project mc): Assigned to: leonardjo = ptsekov ___ Reply to this item at: http://savannah.gnu.org/bugs/?func=detailitemitem_id=14155

[bug #16017] viewer position from find file dialog vs. parsed files

2006-03-06 Thread Oswald Buddenhagen
URL: http://savannah.gnu.org/bugs/?func=detailitemitem_id=16017 Summary: viewer position from find file dialog vs. parsed files Project: GNU Midnight Commander Submitted by: ossi Submitted on: Mon 03/06/06 at 20:05