Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <019601c4383a$4e5e7b90$c3dc3680@yupeng> From: "Peng Yu" To: "Luc Hermitte" Cc: References: <024501c437af$fc990df0$c3dc3680 AT yupeng> <40A18B2B DOT 2010305 AT ateb DOT com> <00ae01c437cb$453386b0$c3dc3680 AT yupeng> <20040512030840 DOT GC204 AT jade> <00eb01c437d9$d30c3500$c3dc3680 AT yupeng> <20040512115828 DOT GA3236 AT jade> Subject: Re: How to start windows version gvim for cygwin correctly? Date: Wed, 12 May 2004 09:00:54 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-MailScanner: PASSED (v1.2.8 99745 i4CG0v6k012802 mailbox4.ucsd.edu) X-IsSubscribed: yes Why gvim always change the access permission of the file it edit? It always adds the "x" permission to the file. Is there anyway to forbit gvim do this? ----- Original Message ----- From: "Luc Hermitte" To: "Peng Yu" Cc: Sent: Wednesday, May 12, 2004 4:58 AM Subject: Re: How to start windows version gvim for cygwin correctly? > Hello, > > * On Tue, May 11, 2004 at 09:30:15PM -0700, Peng Yu wrote: > > Thank you for you script. I don't change $HOME, $VIM, $VIMRUNTIME in > > cygwin, because I'm afraid there are some potential conflicts. Do I > > have to worry about that. > > Nope. I don't think so. > In the properties of my Windows XP system, HOME is set to c:\Users\Luc > I've patched /etc/profile to make cygwin think it is in fact > /cygdrive/f/Users/Luc > Neither VIM nor VIMRUNTIME are set. > I'm currently using gvim to edit this response. gvim has been launched > thanks to cyg-wrapper, and it expands $HOME, $VIM and $VIMRUNTIME into: > f:\Users\Luc > f:\Program Files\Edition\vim > f:\Program Files\Edition\vim\vim62 > > The _vimrc used is the one from $VIM (I do not have to say anything to > vim), and the viminfo is $HOME/.viminfo > because of > set viminfo=%,'50,\"100,:100,n~/.viminfo > in my _vimrc. > > > BTW, what's the best place to store cyg-wrapper.sh . I store it to > > /usr/bin. Is /bin better? > > Wherever you want. Personnally, I prefer $HOME/bin. Thus the day I > reinstall cygwin or use it on another computer, I don't forget all the > little scripts I use. > > If I had to choose between cygwin directories, I would use > /usr/local/bin as I install non-cygwin-standard stuff into /usr/local/ > -- understand, the stuff I've compiled like mutt, a colored version of > abook, irssi, w3m, librairies, ... > > HTH, > -- > Luc Hermitte > > -- > Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple > Problem reports: http://cygwin.com/problems.html > Documentation: http://cygwin.com/docs.html > FAQ: http://cygwin.com/faq/ > > > -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/