* From: Robert Peaslee
* To: cygwin at cygwin dot com
* Date: Fri, 16 Mar 2007 17:19:18 -0400
* References:
<[EMAIL PROTECTED]>
Thrall, Bryan wrote:
>Yes, WinXP stores your username twice ("Full name" and "User Name") and
>Cygwin uses the "hidden" one ("User Name"), but I
I have noticed that a few scripts misbehave if SHELLOPTS is exported,
or defined in the environment before bash is first invoked. (I had
set SHELLOPTS=igncr in the system environment - but I've backed this
out to avoid the problems). The
problems seem to be caused by incorrect signal handling.
Unfortunately I have to report that both versions of bash don't
implement the igncr setting if
commands are read from a sourced file.
For example, I have /etc/profile set up to issue
shopt -s igncr #
as the first line (or
set -o igncr; export SHELLOPTS #
for version 3.2.4)
If I do
unix2dos
From: Eric Blake
To: cygwin at cygwin dot com
Date: Mon, 02 Oct 2006 21:51:04 -0600
Subject: [ANNOUNCEMENT] Updated: bash-3.1-9
Reply-to: cygwin at cygwin dot com
Reply-to: The Cygwin Mailing List
-BEGIN PGP S
>* From: Corinna Vinschen
>* To: cygwin at cygwin dot com
>* Date: Tue, 28 Mar 2006 12:29:40 +0200
>
>On Mar 28 10:17, David Picton wrote:
> >From: Corinna Vinschen
> >On Mar 27 18:55, David Picton wrote:
> >> I have encountered a problem
>From: Corinna Vinschen
>To: cygwin at cygwin dot com
>Date: Tue, 28 Mar 2006 09:37:28 +0200
>On Mar 27 18:55, David Picton wrote:
>> I have encountered a problem with the sshd server when the client
>> specifies X11 passthru i.e. ssh -Y or ssh -X.
>>
>> The al
I have encountered a problem with the sshd server when the client
specifies X11 passthru i.e. ssh -Y or ssh -X.
The allocation of virtual displays doesn't work correctly if two or
more X11-enabled sessions run at the same time.
As I understand it, the server should give each session a unique
disp
>From: Kirk Hilliard
>Date: 03 Mar 2006 15:51:21 -0500
> On Mar 3 21:33, Corinna Vinschen wrote:
>> Is that a native Windows emacs? A Cygwin emacs shouldn't have any
>> problem.
>
> No, it is the cygwin emacs.
>
>``run emacs'' fails with
> 12 [main] emacs 900 C:\cygwin\bin\emacs.exe: *
On 2/3/06, Igor Peshansky <[EMAIL PROTECTED]> wrote:
> On Fri, 3 Feb 2006, David Picton wrote:
>
> > I have encountered a strange bug when starting Microsoft Word when it is
> > started by the cygstart command, e.g. "cygstart Index.doc", with the
> > curren
On 2/3/06, Igor Peshansky <[EMAIL PROTECTED]> wrote:
> On Fri, 3 Feb 2006, David Picton wrote:
>
> > I have encountered a strange bug when starting Microsoft Word when it is
> > started by the cygstart command, e.g. "cygstart Index.doc", with the
> > curren
I have encountered a strange bug when starting Microsoft Word when it
is started by the
cygstart command, e.g. "cygstart Index.doc", with the current version
of the Cygwin dll.
The symptoms are as follows:
1. Word appears to start normally, and the file can be edited on screen.
2. However, whe
>David Picton wrote:
>> I'd like to know whether other people have seen this problem. I did
a
>> new installation on a C disk and found that files were missing.
The
>> cause was a missing link - no /bin/sh. I did 'ln -s ash.exe sh.exe'
and
>> reinstalled
I'd like to know whether other people have seen this problem. I did a
new installation on a C disk and found that files were missing. The
cause was a missing link - no /bin/sh. I did 'ln -s ash.exe sh.exe' and
reinstalled the
packages, and all was well.
*Disclaimer
This e-mail
13 matches
Mail list logo