clipping questions

2002-04-10 Thread Robert Collins

In the span functions,
if pGc-CompositeClip has
(nbox = REGION_NUM_RECTS (pRegion)) == 0, what does that indicate?

Should we skip rendering the span? Grab 1 rect and hope we can read it?

Something else?

Rob



Re: makeNativeRgn

2002-04-10 Thread Alan Hourihane

On Wed, Apr 10, 2002 at 12:42:23PM +1000, Robert Collins wrote:
 Alan,
   this may be of use to you: It's the region optimisation I mentioned
 before. It seems a little faster to me, which indicates that some
 (most?) of the calls have mulitple clip regions. 
 
Robert,

Thanks for the patch. I'll apply it.

Like I said though, I haven't even started at looking at optimizations
until the span functions are working correctly. So your gonna find
lots and lots of places that can be optimized.

Alan.



RE: cygpng2.dll missing

2002-04-10 Thread Ralf Habacker

 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED]]On Behalf
 Of Joshua Lokken
 Sent: Thursday, April 11, 2002 8:33 AM
 To: [EMAIL PROTECTED]
 Subject: cygpng2.dll missing


 Hello, all:

 Cygwin is great so far!!

 Question:  After installing KDE and all of the
 required stuff, when I
 run kdeinit, I get an error message:
 The application was not started...cygpng2.dll was not
 found.  Reinstalling the application could solve this
 problem.

 Which package installs this dll?  I first noticed
 the error after
 installing kdelibs, and before installing kdebase.

Install the libpng package from the cygwin setup

 Also, where does the kde startup script need to reside?

The startup script startkde resides in /opt/kde2/bin. See
http://kde-cygwin.sourceforge.net/faq.php#B12
for detailed instructions to start kde with startx

Regards
Ralf











Re: some help with xWin

2002-04-10 Thread PD Dr. Edward Wornar

 I have succesfully installed cygwin/xfree and when attempting to use XWin
 with XDM for solaris even using the -fp tcp/box:7100, I get a creen that is
 grey with a X as the cursor.  Can anyone help on what I am doing wrong?  I
 have attached 2 snapshots 

Nothing wrong so far. Your X has started but you don't have a connection yet.
How are you starting XWin (which command line parameters)?

Edi



Re: too many retransmissions - with Linux Mandrake

2002-04-10 Thread PD Dr. Edward Wornar

From: Jeremy Wilkins [EMAIL PROTECTED]
Subject: Re: too many retransmissions - with Linux Mandrake
Date: Tue, 9 Apr 2002 20:15:30 +0100

 Hi,
 
 Just thinking, I'm fairly sure the network is working happily, I can use ssh
 with out problem, and run X apps on the linux box, displaying on the NT box.
 I can even use launch cygwin X, ssh into the linux bottom, set DISPLAY and
 run startkde, at which point KDE loads happily on the cygwin display, it's
 just the XDMCP stuff thats not running.

Have you tried with IP addresses instead of hostnames?

Edi



Re: Just a note - nativegdi engine

2002-04-10 Thread Alan Hourihane

On Wed, Apr 10, 2002 at 10:18:39AM +1000, Robert Collins wrote:
  -Original Message-
  From: Alan Hourihane [mailto:[EMAIL PROTECTED]] 
  Sent: Wednesday, April 10, 2002 1:57 AM
  To: [EMAIL PROTECTED]
  Subject: Re: Just a note - nativegdi engine
  
  
  On Wed, Apr 10, 2002 at 01:47:58AM +1000, Robert Collins wrote:
   2) I'm working on, I suspect it's a coordinate translation thing. I 
   get lovely background stipple but not (AFAICT solid fills).
   
  Rob,
  
  Take a look at wingc.c and set miTranslate to 0 (FALSE).
 
 Already tried that :}. Does that intelligently translate - i.e. will
 code for pixmaps be unaffected, and only window drawables get
 translated/not translated?
 
pDrawable-x, y should always be 0 on a pixmap. On a window they're
different, but I understand should be 0 too with that set.

Alan.



Re: xfree packages

2002-04-10 Thread Jan Nieuwenhuizen

Robert Collins [EMAIL PROTECTED] writes:

 Setup is case insensitive to package names. I don't see any technical
 issue either way.

Me neither, I only see a social issue: it's just plain irritating for
people?

   tar xjf releases/mysTABTAB beep ^U
   tar xjf releases/MyTABTAB beep ^U

etc, aargh?  It's ever more annoying when you're using wget, and try
to guess the name.

Well, it's only a minor pain, and maybe it's just me.
   
Jan.
-- 
Jan Nieuwenhuizen [EMAIL PROTECTED] | GNU LilyPond - The music typesetter
http://www.xs4all.nl/~jantien   | http://www.lilypond.org




RE: makeNativeRgn

2002-04-10 Thread Robert Collins



 -Original Message-
 From: Alan Hourihane [mailto:[EMAIL PROTECTED]] 
 Sent: Wednesday, April 10, 2002 5:44 PM
 To: [EMAIL PROTECTED]
 Subject: Re: makeNativeRgn
 
 
 On Wed, Apr 10, 2002 at 03:35:06PM +1000, Robert Collins wrote:
  There's more that can be done, like moving the clipboard selection 
  before the spans iteration, but the biggest improvement 
 I've achieved 
  so far is making native Rgn's for the FILLTILED routine. 
 I'll make a 
  patch for this once I clean a little other code in 
 winfillsp.c up. The 
  background rendering is instantaneous with this for me.
  
 O.k.
 
 I'll hang off applying that other patch until you've done the above.
 
 Can you send the patch as an attachment. At my end windows 
 nicely put in the good old =20 and =3D expansions into the last email.

Will do.

Rob



Re: too many retransmissions - with Linux Mandrake

2002-04-10 Thread Jeremy Wilkins

Hi,

My Xaccess is set to allow any host to connect, looking through the settings
this would appear to be default under Linux Mandrake.

my xdm-config is set as it should be but, since I am using KDM I don't think
it gets used.

The KDM config file has Enabled=true in the [Xdmcp] section.

I've tried to connect using both IP's and hostnames, I was originally  using
IPs, thought this might be the problem so changed to use hostnames.

Help??

Jeb
- Original Message -
From: Scott Baer [EMAIL PROTECTED]
To: Jeremy Wilkins [EMAIL PROTECTED]
Sent: Tuesday, April 09, 2002 9:03 PM
Subject: Re: too many retransmissions - with Linux Mandrake


 Jeremy..

 Are you trying to get the full desktop.. KDE or GNOME ??
 If you are.. you can try the fallowing command.. this is what I have been
 using the last year with no problems.. to a SuSE 7.3.. from other
linux's..
 cygwin..  cd boot- linux...(wich is great...)

 X -query host_name_of_destination {or IP }
 you can try the fallowing also

 X -broadcast   -this should bring up the first box on your sub..

 This is assuming you have already modified..

 your

 /etc/X11/xdm-config  their should be a ! in front of
 DisplayManager.requestPort:   0
   This should be the last entery in this file

 

 /etc/X11/Xaccess

 you should remove the # from the fallowing line

 #* CHOOSER BROADCAST
 #bla bla bla
 to be:
 * CHOOSER BROADCAST
 #bla bla bla

 Scott





 - Original Message -
 From: Jeremy Wilkins [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Tuesday, April 09, 2002 2:40 PM
 Subject: XDM: too many retransmissions - with Linux Mandrake


  Hi,
 
  I'm trying to get X to connect to linux mandrake running in a virtual
  machine (sadly I don't have access to multiple computers). I'm using the
  command line
  Xwin -once -query linux -from nt
 
  but X times out with the error XDM: too many retransmissions.
 
  It seems that the linux box is refusing the XDMCP connection.
 
  The archives and FAQ both state that I only need to change the [Xdmcp]
  section in /usr/share/config/kdm/kdmrc file to Enabled=true. Which I
have
  done. But still no luck, I've also tried modifying the settings for xdm,
  setting the port to connect to as 177, and moving the /usr/bin/kdm
 program.
 
  My Xaccess file should allow direct connections from any machines (that
  seems to be the default setup).
 
  Any thoughts?
 
  Jeremy
 
 






RE: some help with xWin

2002-04-10 Thread Lee, David S.

Edi -

I am starting for Solaris using:

xwin -query solarix_box -fp tcp/solaris_box:7100

Thanks
David

-Original Message-
From: PD Dr. Edward Wornar [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, April 10, 2002 3:47 AM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Re: some help with xWin


 I have succesfully installed cygwin/xfree and when attempting to use XWin
 with XDM for solaris even using the -fp tcp/box:7100, I get a creen that
is
 grey with a X as the cursor.  Can anyone help on what I am doing wrong?  I
 have attached 2 snapshots 

Nothing wrong so far. Your X has started but you don't have a connection
yet.
How are you starting XWin (which command line parameters)?

Edi



RE: xfree packages

2002-04-10 Thread Harold Hunt

Yes, we try to keep things regularized around here, so XFree86 is the way
that the package names need to be spelled.

Also, I request that you keep the XFree86-xserv package, as that will allow
us to realize the immediate benefit of being able to release the Test-**
server or updates to the stable server as small downloads that everyone can
keep up to date with.

Thanks for you great work,

Harold

 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED]]On Behalf Of Christopher Faylor
 Sent: Wednesday, April 10, 2002 1:35 AM
 To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
 Subject: Re: xfree packages


 On Tue, Apr 09, 2002 at 09:40:46PM -0700, Ian Burrell wrote:
 I finished making some xfree packages. They are distributed binary
 archives repackaged as cygwin packages. I made a package directory that
 can be used with setup.exe from a local directory and over the network.
 
 I changed my mind about the division of the packages I proposed. I got
 rid of the multiple doc and fonts packages cause I was having trouble
 with the naming and directories. Plus, I assumed the people would want
 to install them together. The packages are now:
 
 xfree-base
 xfree-devel
 xfree-docs
 xfree-fonts
 xfree-xfs
 xfree-xnest
 xfree-xvfb
 xfree-xprt
 
 I don't have a machine that people can easily download the full files
 from. I can post the setup.* files and scripts I used to build
 the packages.

 Yes, please post the setup.hint files that you used.

 I think that these files should be called XFree86-base (or just
 XFree86), etc.  The project is the Cygwin/XFree86 project and I
 think the package names should reflect that.

 cgf




RE: Please help in xFree86

2002-04-10 Thread Lee, David S.

try usig xwinclip .. you can download this from the cygwin page.

-Original Message-
From: Eli Kleinman [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, April 10, 2002 12:47 PM
To: [EMAIL PROTECTED]
Subject: Please help in xFree86



I am using xwin to start a xdmc window (CDE) from my Solaris box 
and it works perfect, but for some reason when I am trying to copy 
with CTRL+INSERT or CTRL+C form cygwin to any windows 
program, it doesn't work. I don't know if this is my problem or that 
this is the way it works in cygwin-xfree86,
Please help
Thanks Eli




RE: Window Manager Performance...

2002-04-10 Thread Dawson, David W

Well, I also used the lesstif mwm for a while and noticed (using the MS Task
Manager) that mwm was consuming an *extraordinary* amount of the CPU.  

When I first used lesstif, I compiled it all myself, and had no such
problems. That, however, was several versions of lesstif ago, and being the
lazy soul that I am, I now use the precompiled binaries.

I don't know if this is related to the manner in which the latest binaries
have been created, or if it is related to code changes in the version
upgrades.  I never pursued this, having moved on since to IceWM.

Good hunting
-D.
-
David Dawson
[EMAIL PROTECTED]
703-367-3885


 -Original Message-
 From: Thomas Chadwick [SMTP:[EMAIL PROTECTED]]
 Sent: Wednesday, April 10, 2002 1:12 PM
 To:   [EMAIL PROTECTED]
 Subject:  Window Manager Performance...
 
 I've been using Cygwin/Xfree some some time now, and until recently,
 always 
 ran the window manager as a local client (as is the case with the stock 
 startxwin scripts).  I started out using twm, then moved on the fvwm2, and
 
 then most recently Lesstif's mwm.
 
 However, a few days ago I ran the window manager off a remote machine with
 a 
 command sequence something like this:
 
 bash XWin.exe 
 (wait for server to finish starting up)
 bash xhost $remote_host
 bash rsh $remote_host xterm -display $local_host:0 
 bash rsh $remote_host mwm   -display $local_host:0
 
 [Note: $local_host is an IBM ThinkPad iSeries w/ 700MHz PIII + 256MB SDRAM
 
 running Win2k SP2; $remote_host is an IBM RS/6000 Model 170 running
 AIX4.3; 
 network is 100BaseT Ethernet]
 
 After doing this, I noticed a dramatic improvement in the response of X
 my 
 session (e.g. typing seems to have less lag, movement of windows, scroll 
 bars, etc. appears to be more fluid).
 
 I find it surprising that the additional communications overhead of
 running 
 the window manager remotely is more than made up for by the fact that it's
 
 running in a native unix environment (vs. cygwin).
 
 I'm curious if other people have had a similar experience.
 
 
 _
 Send and receive Hotmail on your mobile device: http://mobile.msn.com



RE: some help with xWin

2002-04-10 Thread Harold Hunt

Edi,

Actually, you don't need the -from parameter anymore.  It usually doesn't
even help when you have multiple network card, if I recall correctly.

Harold

 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED]]On Behalf Of PD Dr. Edward Wornar
 Sent: Wednesday, April 10, 2002 9:22 AM
 To: [EMAIL PROTECTED]
 Cc: [EMAIL PROTECTED]
 Subject: Re: some help with xWin


 From: Lee, David S. [EMAIL PROTECTED]
 Subject: RE: some help with xWin
 Date: Wed, 10 Apr 2002 07:34:55 -0400

  Edi -
 
  I am starting for Solaris using:
 
  xwin -query solarix_box -fp tcp/solaris_box:7100

 You need at least

 xwin -query solarix_box -from windows_box_or_ip
 ^^^

 Cheers

 Edi




help with xwinclip

2002-04-10 Thread Eli Kleinman


I download the xwinclip-Test03.exe.bz2 from cygwin-xFree86 web 
site, and installed it by bunzip2 and coping it to /usr/X11R6/bin 
Now I am trying to start it by running xwinclip.exe, first it gave me 
can not open DISPLAY so I set my DISPLAY to my local hosts 
(this is where I am currently running my xFree86 - CDE), but this is 
the error what I got.

$ export DISPLAY=192.9.200.136:0.0
$ xwinclip.exe -display 192.9.200.136:0.0
Xlib: connection to 192.9.200.136:0.0 refused by server
Xlib: No protocol specified

any help is appreciate
Eli



Re: some help with xWin

2002-04-10 Thread PD Dr. Edward Wornar

From: Harold Hunt [EMAIL PROTECTED]
Subject: RE: some help with xWin
Date: Wed, 10 Apr 2002 14:15:09 -0400

 Edi,
 
 Actually, you don't need the -from parameter anymore.  It usually doesn't
 even help when you have multiple network card, if I recall correctly.
 

Thanks. But we're still running XFree 4.1 and therefore definitely
need it (and I'm not in a mood to upgrade 30 Windows boxes).

Edi




Xmod.tgz?

2002-04-10 Thread Andrew Wilson


 Hi all,
 
 My apologies for the wide broadcast of this question, but 
 this is the email address listed on the cygwin/xfree homepage.
 
 I just downloaded V4.2.0 of Xfree86 from the primary mirror, 
 but Xmod.tgz seems to be missing from the mirror, while 
 Xinstall.sh still expects the file to exist. I've checked a 
 few other mirrors at random (nas.nasa.gov/mirrors and 
 uiarchive.uiuc.edu) but it isn't on any of those mirrors 
 either. I've also noticed that Xmod.tgz is no longer 
 referenced by the user guide 
 (cygwin.com/xfree/docs/ug/setup-cygwin-xfree-downloading.html) either.

 Is Xinstall.sh out of date, or is Xmod.tgz missing?
 
 Thanks in advance,
 
 -atw
 



still having a problem with xwinclip

2002-04-10 Thread Eli Kleinman

I tried setting DISPLAY to :0.0 but this did not solve my problem
this is what I use to start CDE
$ export DISPLAY=192.9.200.136:0.0
xwin -noreset -screen 0 1152 864 -query 192.9.200.6 -fp 
tcp/192.9.200.6:7100 -from 192.9.200.136 
[1] 600

this is what I try to use to start xwinclip and this is what i get 
$ export DISPLAY=:0.0
$ xwinclip.exe
Xlib: connection to :0.0 refused by server
Xlib: No protocol specified

Could not open display

Could some one please help me



RE: Close window with multiple screens exits server

2002-04-10 Thread Harold Hunt

Ian,

That is the expected behavior.  It is, of course, possible to exit only when
all windows have been closed, but that hasn't been a request feature yet...
and no one has volunteered to write it.  I might give it a shot soon...

Harold

 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED]]On Behalf Of Ian Burrell
 Sent: Wednesday, April 10, 2002 6:11 PM
 To: [EMAIL PROTECTED]
 Subject: Close window with multiple screens exits server


 I noticed unexpected behaviour when running with multiple screens in
 windowed mode. Closing one of the windows exits the server. A more
 expected behaviour would be to close that screen but leave the server
 running until all screens have been closed. Is there a way to close a
 screen while the server is running?

   - Ian

 --
 [EMAIL PROTECTED]
 http://www.znark.com/





RE: xfree packages

2002-04-10 Thread Harold Hunt

Earnie,

 Let's be real picky:

 XFree86-xserv-major.minor-portrelease.tar.bz2 is what is required for
 the binary release.
 XFree86-xserv-major.minor-portrelease-src.tar.bz2 is what is required
 for the source release.

 I've used xserv only as an example scenario and I'm not picking on it
 specifically.

That's pretty close, but XFree86 specifies three version number, so it would
actually have to be:

XFree86-xserv-major.minor.other-portrelease.tar.bz2

XFree86-xserv-major.minor.other-portrelease-src.tar.bz2

Harold

 -Original Message-
 From: Earnie Boyd [mailto:[EMAIL PROTECTED]]
 Sent: Wednesday, April 10, 2002 8:58 AM
 To: Harold Hunt
 Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]
 Subject: Re: xfree packages


 Let's be real picky:

 XFree86-xserv-major.minor-portrelease.tar.bz2 is what is required for
 the binary release.
 XFree86-xserv-major.minor-portrelease-src.tar.bz2 is what is required
 for the source release.

 I've used xserv only as an example scenario and I'm not picking on it
 specifically.

 Earnie.

 Harold Hunt wrote:
 
  Yes, we try to keep things regularized around here, so XFree86
 is the way
  that the package names need to be spelled.
 
  Also, I request that you keep the XFree86-xserv package, as
 that will allow
  us to realize the immediate benefit of being able to release the Test-**
  server or updates to the stable server as small downloads that
 everyone can
  keep up to date with.
 
  Thanks for you great work,
 
  Harold
 
   -Original Message-
   From: [EMAIL PROTECTED]
   [mailto:[EMAIL PROTECTED]]On Behalf Of Christopher Faylor
   Sent: Wednesday, April 10, 2002 1:35 AM
   To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
   Subject: Re: xfree packages
  
  
   On Tue, Apr 09, 2002 at 09:40:46PM -0700, Ian Burrell wrote:
   I finished making some xfree packages. They are distributed binary
   archives repackaged as cygwin packages. I made a package
 directory that
   can be used with setup.exe from a local directory and over
 the network.
   
   I changed my mind about the division of the packages I
 proposed. I got
   rid of the multiple doc and fonts packages cause I was having trouble
   with the naming and directories. Plus, I assumed the people
 would want
   to install them together. The packages are now:
   
   xfree-base
   xfree-devel
   xfree-docs
   xfree-fonts
   xfree-xfs
   xfree-xnest
   xfree-xvfb
   xfree-xprt
   
   I don't have a machine that people can easily download the full files
   from. I can post the setup.* files and scripts I used to build
   the packages.
  
   Yes, please post the setup.hint files that you used.
  
   I think that these files should be called XFree86-base (or just
   XFree86), etc.  The project is the Cygwin/XFree86 project and I
   think the package names should reflect that.
  
   cgf

 _
 Do You Yahoo!?
 Get your free @yahoo.com address at http://mail.yahoo.com





Re: xfree packages

2002-04-10 Thread Ian Burrell

Harold Hunt wrote:
 Yes, we try to keep things regularized around here, so XFree86 is the way
 that the package names need to be spelled.
 
 Also, I request that you keep the XFree86-xserv package, as that will allow
 us to realize the immediate benefit of being able to release the Test-**
 server or updates to the stable server as small downloads that everyone can
 keep up to date with.
 

Good idea. I'm going to call it xfree86-xwin though. I think I'll put 
the startup-scripts.tgz in this package.

  - Ian

-- 
[EMAIL PROTECTED]
http://www.znark.com/




RE: still having a problem with xwinclip

2002-04-10 Thread Pavel . Rybnicek


Hi

I used this in my start.bat:

@echo off
SET DISPLAY=127.0.0.1:0.0
SET PATH=d:\cygwin\usr\X11R6\bin;d:\cygwin\bin;d:\cygwin\usr\bin;%PATH%
start XWin -screen 0 1280 1024 -depth 32 -engine 4 -kb -query myAIXmachine
-fp tcp/myfontserver:7500 -fullscreen -once -ac
start /B xwinclip.exe

 and it worked, but there is another problem - when I use xwinclip such
way, it's impossible to logoff correctly and I have to shutdown XWin using
Alt-F4 key.
So I avoided using xwinclip.

Pavel



   
   
Harold Hunt  
   
[EMAIL PROTECTED] To: Eli Kleinman 
[EMAIL PROTECTED], [EMAIL PROTECTED]  
Sent by:   cc: 
   
cygwin-xfree-owner@Subject: RE: still having a problem 
with xwinclip  
cygwin.com 
   
   
   
   
   
10.04.2002 23:48   
   
   
   
   
   




Eli,

xwinclip is going to have problems in your scenario because CDE owns the
display when you use XDMCP.  I think someone may have figured out how to
use
xwinclip at the same time as an XDMCP session... you can search the mailing
list archives for an answer to that.

http://cygwin.com/ml/cygwin-xfree/

Harold

 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED]]On Behalf Of Eli Kleinman
 Sent: Wednesday, April 10, 2002 5:47 PM
 To: [EMAIL PROTECTED]
 Subject: still having a problem with xwinclip


 I tried setting DISPLAY to :0.0 but this did not solve my problem
 this is what I use to start CDE
 $ export DISPLAY=192.9.200.136:0.0
 xwin -noreset -screen 0 1152 864 -query 192.9.200.6 -fp
 tcp/192.9.200.6:7100 -from 192.9.200.136 
 [1] 600

 this is what I try to use to start xwinclip and this is what i get
 $ export DISPLAY=:0.0
 $ xwinclip.exe
 Xlib: connection to :0.0 refused by server
 Xlib: No protocol specified

 Could not open display

 Could some one please help me







Re: xfree packages

2002-04-10 Thread Christopher Faylor

On Wed, Apr 10, 2002 at 09:47:31AM +0200, Jan Nieuwenhuizen wrote:
Robert Collins [EMAIL PROTECTED] writes:

 Setup is case insensitive to package names. I don't see any technical
 issue either way.

Me neither, I only see a social issue: it's just plain irritating for
people?

   tar xjf releases/mysTABTAB beep ^U
   tar xjf releases/MyTABTAB beep ^U

etc, aargh?  It's ever more annoying when you're using wget, and try
to guess the name.

I thought I'd replied to this but I guess I hadn't.

I really don't think we should use tab completion as a justification for
picking package names.  The package names should reflect what the
authors want to call the package.  If the name of the package is XFree86,
it should be called XFree86.  Ditto, TeX, or any other package.

AFAICT, both Red Hat and Debian allow upper/lower case, so there's no
reason for us to restrict things.

cgf



Re: xfree packages

2002-04-10 Thread Larry Hall (RFK Partners, Inc)

At 08:29 PM 4/10/2002, Christopher Faylor wrote:
On Wed, Apr 10, 2002 at 09:47:31AM +0200, Jan Nieuwenhuizen wrote:
 Robert Collins [EMAIL PROTECTED] writes:
 
  Setup is case insensitive to package names. I don't see any technical
  issue either way.
 
 Me neither, I only see a social issue: it's just plain irritating for
 people?
 
tar xjf releases/mysTABTAB beep ^U
tar xjf releases/MyTABTAB beep ^U
 
 etc, aargh?  It's ever more annoying when you're using wget, and try
 to guess the name.

I thought I'd replied to this but I guess I hadn't.

I really don't think we should use tab completion as a justification for
picking package names.  The package names should reflect what the
authors want to call the package.  If the name of the package is XFree86,
it should be called XFree86.  Ditto, TeX, or any other package.

AFAICT, both Red Hat and Debian allow upper/lower case, so there's no
reason for us to restrict things.


I went so far as to type a response and then trash it, since I thought it
was getting off-topic for this list.  But thinking again, it supports 
Chris's position, even though it has been mentioned many a time
on the Cygwin list.  I'm thinking of the 'completion-ignore-case' option
in bash.  Seems to me that this addresses the concern.  

I'm certainly all for mixed-case names.





Larry Hall  [EMAIL PROTECTED]
RFK Partners, Inc.  http://www.rfk.com
838 Washington Street   (508) 893-9779 - RFK Office
Holliston, MA 01746 (508) 893-9889 - FAX