Mutt and Maildir

2009-04-02 Thread bjoe
Dear, I have problem setting mutt using Maildir format, I following tutorial from http://wiki.mutt.org/?back=/Maildir in cygwin 1.5. I wonder if there is some special configuration regarding using Maildir format in Cygwin with mutt. Thanks, -- It is easy to say no when there is a deep

Re: MinTTY 0.4-alpha1

2009-04-01 Thread bjoe
Dear Andy, Problem happen when using duplicate session with Alt-F2, if I click the console this happen: cyg...@semampir ~ $ Cancel alt bash: Cancel: command not found Its seen like mintty send Cancel Alt command directly to shell If we open new mintty session by typing command in already opened

Re: MinTTY 0.3.3

2009-03-30 Thread bjoe
On Sat, Mar 14, 2009 at 01:46:23PM -0400, Charles Wilson wrote: > bjoe wrote: > > > It's because you remove networking function from putty, right. IMHO > > this feature will help many user (especially who come from Windows > > word) and will give sort of additiona

Re: Duplicate mintty window (was: Re: MinTTY 0.3.3)

2009-03-30 Thread bjoe
On Mon, Mar 16, 2009 at 10:35:26PM +, Andy Koppe wrote: > bjoe wrote: > >> > What I found missing in Mintty is putty feature to start duplicate > >> > session (more welcome with hot-keys) > >> > >> Since MinTTY doesn't have sessions like

Re: Mintty running program from shortcut problem

2009-03-30 Thread bjoe
On Sat, Mar 14, 2009 at 09:19:57PM +, Andy Koppe wrote: > > When we running program with mintty from shortcut, mintty will > > running the program in non login shell without knowing cygwin PATH. > > This will make some kind of error When program try to running > > external program like info run

Mintty running program from shortcut problem

2009-03-14 Thread bjoe
Dear, When we running program with mintty from shortcut, mintty will running the program in non login shell without knowing cygwin PATH. This will make some kind of error When program try to running external program like info run gzip or using shell escape in vim. Is this expected behavior?

Re: MinTTY 0.3.3

2009-03-14 Thread bjoe
On Sun, Mar 08, 2009 at 09:37:03PM +, Andy Koppe wrote: > > What I found missing in Mintty is putty feature to start duplicate > > session (more welcome with hot-keys) > > Since MinTTY doesn't have sessions like Putty, I didn't think there > was much point in keeping this. It's because you re

Re: MinTTY 0.3.3

2009-03-05 Thread bjoe
On Sun, Jan 11, 2009 at 03:36:45PM +1300, newsletter wrote: > > Linux is about choice and not being forced to use a limited set of > tools. If rxvt works for you than that's fine - use it. don't knock the > alternatives. Agree > personally I like mintty and it has become my terminal of choice -

Re: problem compile with gcc

2008-10-30 Thread bjoe
Dear Dave, Thank to this quick answer, I finally able to resolve this problem by including ntdef.h. But with your solution I can compile it in native cygwin without -mno-cygwin. Regards, On Fri, Oct 24, 2008 at 01:03:14PM +0100, Dave Korn wrote: > bjoe wrote on 24 October 2008 11

Re: problem compile with gcc

2008-10-24 Thread bjoe
On Mon, Oct 20, 2008 at 03:05:48AM -0700, Brian Dessent wrote: > bjoe wrote: > > > The thing that confusing me is the error came from w32api packages, > > not from source code. Maybe someone in this list can explain to me > > about what going on here. > > You haven

Re: struct iphdr in netinet/ip.h

2008-10-24 Thread bjoe
:56, bjoe wrote: > > Hi all, > > I am sorry for this newbie question > > I get this error messages when try to compile program in cygwin, but > > this program compiled successfully in Linux. > > > > $ gcc-4 test.c > > test.c: In function 'main': &g

problem compile with gcc

2008-10-20 Thread bjoe
Dear Sir, When I try to compile C source with Cygwin I get this error (the source code originally write with borland) $ gcc -mno-cygwin test.c In file included from /usr/lib/gcc/i686-pc-mingw32/3.4.4/../../../../include/w32api/security.h:38, from test.c:54: /usr/lib/gcc/i686-pc-m

Problem restoring mount point in bash

2008-10-20 Thread bjoe
Hi All, Background: 1. Running Cygwin (on USB Flash) on machine where there is Cygwin installed in local machine 2. I already making script which back up Cygwin mount (on local machine), put this back-up (remount.bat) in bin directory of Cygwin (on USB) and making new mount point for Cygwin (

struct iphdr in netinet/ip.h

2008-10-17 Thread bjoe
Hi all, I am sorry for this newbie question I get this error messages when try to compile program in cygwin, but this program compiled successfully in Linux. $ gcc-4 test.c test.c: In function 'main': test.c:152: error: invalid application of 'sizeof' to incomplete type 'struct iphdr' test.c:153:

Re: RE:Using mutt to sendmail via remote SMTP

2008-08-10 Thread bjoe
Thank for the answer, I finally find tutorial in http://www.andrews-corner.org regarding this subject, and successfully sending this mail with mutt. I just want to share this link. This tutorial point me to using mutt as MUA, msmtp as MTA to send mail, fetchmail to retrieve mail from POP serve

RE:Using mutt to sendmail via remote SMTP

2008-08-07 Thread bjoe
n 2008-08-03, Spiro Trikaliotis <[EMAIL PROTECTED]> wrote: > > Hello, > > > > * On Sun, Aug 03, 2008 at 04:56:56PM +0700 Bayu Adiwibowo wrote: >> >> I using thunderbird to send this mail, recently i found that I can run >> >> cygwin with my USB, so I wonder how to use cygwin MUA like mutt to >> >>