Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
Message-ID: <39EBE95D.1A8540C6@ece.gatech.edu>
Date: Tue, 17 Oct 2000 01:53:33 -0400
From: "Charles S. Wilson" <cwilson@ece.gatech.edu>
X-Mailer: Mozilla 4.75 [en] (WinNT; U)
X-Accept-Language: en
MIME-Version: 1.0
To: Ross Smith <ross.s@ihug.co.nz>
CC: cygwin@sources.redhat.com
Subject: Re: A standard bug-reporting program for cygwin
References: <20001016224706.15272.qmail@web108.yahoomail.com> <20001016195435.C3463@cygnus.com> <39EBD080.E8F46CBF@ihug.co.nz>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Ross Smith wrote:
> 
> Chris Faylor wrote:
> >
> > I was hoping that this might be a project that someone here would like to
> > take on.
> >
> > Anyone interested?
> 
> Yes, I'll give it a try. A couple of suggestions (that I'll include if
> nobody points out why they're dumb ideas):
> 
> -- When they fill in the "what program?" field, it should check the
> program name(s) supplied and include any details it can find out about
> the executable (whether it exists, full path, size, date, output of
> --version, are there any more of the same name later in the $PATH, etc).
> 
> -- As well as writing the output to a file, also save it to the
> clipboard, so the user can just open a mail window and paste.

Feel free to 
  (a) incorporate code from putclip.c
(http://cygutils.netpedia.net/misc.tar.gz) to handle the 'save to
clipboard' function, or 

  (b) add write support to the readonly /dev/clipboard that was recently
added to cygwin (then you could just write to the 'file' /dev/clipboard
as well as a 'real' file.

--Chuck

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

