Mailfs Bugs/Patches

2009-06-17 Thread Peter Daum
, Peter --- mailfs.mc_dist 2009-01-25 13:36:48.0 +0100 +++ mailfs 2009-06-17 10:25:39.0 +0200 @@ -15,7 +15,7 @@ import Date::Parse; $parse_date= sub { - local $ftime = str2time($_[0],$TZ); + local $ftime = str2time($_[0],$TZ) || return

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

2006-03-06 Thread Peter
here. Let me know if I can help in any way. -- Peter ___ Mc-devel mailing list http://mail.gnome.org/mailman/listinfo/mc-devel

C-x i (info panel) returns to wrong directory

2006-03-03 Thread Peter
Using MC 4.6.0 GNU Midnight Commander 4.6.0 Virtual File System: tarfs, extfs, cpiofs, ftpfs, fish, smbfs With builtin Editor Using system-installed S-Lang library with terminfo database With subshell support as default With support for background operations With mouse support on xterm and Linux

Re: Fwd: XML extfs

2006-03-03 Thread Peter A. Kerzum
March 2006 19:44 From: Peter A. Kerzum [EMAIL PROTECTED] To: mc-devel@gnome.org Hi, guys! Let me contribute XML extfs to stop all those FAR superiority discussions :). Let me start with a brief announce. * Requirements Extfs module is implemented in PERL and requires PERL XML::Simple module

XML extfs

2006-03-01 Thread Peter A. Kerzum
# - '/' sign in attribute values is unconditionally translated to '-' # - Low file size limit Please, let me know what do you think of this? -- Peter A. Kerzum xml Description: Perl program ___ Mc-devel mailing list http://mail.gnome.org/mailman

Fwd: XML extfs

2006-03-01 Thread Peter A. Kerzum
Hi! Sorry, since my post I've found a number of bugs (with multiline text elements). Please, disregard previous version and have look at this one. -- Forwarded Message -- Subject: XML extfs Date: Wednesday 01 March 2006 19:44 From: Peter A. Kerzum [EMAIL PROTECTED] To: mc

MC_PWD_FILE in mc-wrapper

2003-08-15 Thread Figura Peter
Mandrake 9.1, mc-4.6.0-1mdk.rpm login: peterf MC_PWD_FILE=/home/peterf/tmp/mc-peterf/mc.pwd. $su root MC_PWD_FILE=/root/tmp/mc-peterf/mc.pwd. but mc created a directory /root/tmp/mc-root ! mc-wrapper.sh: 1c1,2 MC_PWD_FILE=${TMPDIR-/tmp}/mc-$USER/mc.pwd.$$ --- #

Selection keys under KDE

2002-12-23 Thread Jobbagy Peter
KDE? Thanks, Peter Ps.: I found that under /usr/share/apps/konsole there are some konfiguration files for the several terminal emulation modes of the Konsole KDE application. I tried first with these to solve my problem, but I couln't

bugs?

2002-12-03 Thread Peter Neufeld
is in Rad Het Linux (kernel 2.2.12) whith MC 4.5.39-pre9. -- Best regards, Peter mailto:[EMAIL PROTECTED] ___ Mc-devel mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/mc-devel

mc-4.6.0-pre1 -- some (groff=1.18 related) problems

2002-11-28 Thread Peter Breitenlohner
/autoconf will sooner or later find a standardized way to handle such questions, but for the moment a more simplistic approch would suffice. The attached patch mc-4.6.0-pre1-lang is my very limited and brute force approach to this question. regards Peter Breitenlohner [EMAIL PROTECTED] diff -ur mc

Re: Bug report : MC freezes reproducable when requesting SSH password for Fish VFS

2001-10-06 Thread Hans Peter Stroebel
script around the ssh client, but it fails because of the same problem : no input from stdin. Trying it with an RSA key without passphrase, I noticed that fish vfs is _really_ cool ! Compliments Anyway, thanks for mc to all devel folks and for your quick response. cu Hans -- Hans Peter