Re: Bash 3.0-2 and kill

2005-06-25 Thread Igor Pechtchanski
Ugh. Top posting. Reformatted. On Sun, 26 Jun 2005, Angelo Graziosi wrote: > On Fri, 24 Jun 2005, Igor Pechtchanski wrote: > > > On Fri, 24 Jun 2005, Angelo Graziosi wrote: > > > > > I have noted that when one uses > > > > > >kill -9 > > > > > > in bash 3.0-2 (test), the command kills the

[ANNOUNCEMENT] Updated: readline-5.0-2, libreadline6-5.0-2

2005-06-25 Thread Charles Wilson
GNU Readline is a GPL library that provides user-input functions complete with history functions and line-editing capabilities. readline-5.0-2 libreadline6-5.0-2 CHANGES: * Patch from Eric Blake, to help avoid delays when using readline's autocomplete over SMB shares. -- Charles Wilson rea

Re: More robust color terminal

2005-06-25 Thread Reid Thompson
Igor Pechtchanski wrote: On Fri, 24 Jun 2005, Reid Thompson wrote: Gary R. Van Sickle wrote: Both rxvt and the cmd.exe window only support 16 colors. Welcome to 1983. I at least hope they include those horrid CGA colors. -- Gary R. Van Sickle recompiling rxvt for 2

Re: Bash 3.0-2 and kill

2005-06-25 Thread Angelo Graziosi
Suppose that the command "ps" shows that an application, has a PID 1234 then kill -9 1234 kills the application but also the bash (3.0-2), i.e. closes the windows in which bash is running (for example the dos box or xterm). In some cases, in $HOME there is bash.exe.stackdump. After these t

Re: IPv6 Libaries for Cygwin

2005-06-25 Thread Brian Dessent
Ross MacGillivray wrote: > Is IPv6 integrated into any of the various versions (stable, testing, etc.) of > Cygwin? No, there is no IPv6 support. The mailing list archives have details. Current CVS implements inet_pton() and inet_ntop() but these support AF_INET only and will return -1 with err

Re: Emacs 21.3.50 problem on XP

2005-06-25 Thread Igor Pechtchanski
On Sat, 25 Jun 2005, Dharanyava wrote: . Thanks. > Okay, I searched & found nothing about this: somehow, on my > installation, C-x C-c doesn't quit-emacs-permanently; C-x functions > alright, but C-c is being caught and returning a beep instead of > actually

gvim packaging (Was Re: More robust color terminal)

2005-06-25 Thread Igor Pechtchanski
On Sat, 25 Jun 2005, Corinna Vinschen wrote: > On Jun 25 00:40, Igor Pechtchanski wrote: > > On Sat, 25 Jun 2005, Dave Hughes wrote: > > > I can understand the rationale behind wanting to package gvim separately > > > to vim (allows for people who want vim, but don't want X). > > > > Well, gvim is

IPv6 Libaries for Cygwin

2005-06-25 Thread Ross MacGillivray
I am attempting to compile the miniSAPserver from the Videolan Project on top of Cygwin. The miniSAPServer library requires IPv6 libraries to compile. Is IPv6 integrated into any of the various versions (stable, testing, etc.) of Cygwin? /Ross -- Unsubscribe info: http://cygwin.com/m

joe or emacs..

2005-06-25 Thread Ergün
Hello, I want to write tcl scripts using joe or emacs tcl editors.I have cygwin full installation on my computer.In the cygwin/bin directory,I can see executable files with names emacs,emacs-21.2,emacsclient,emacs-nox and also joe. What is the purpose of these emacs versions and which one should

Re: Bash 3.0-2 and kill

2005-06-25 Thread Christopher Faylor
On Sat, Jun 25, 2005 at 11:22:04AM -0400, Christopher Faylor wrote: >On Sat, Jun 25, 2005 at 09:05:12AM -0600, Eric Blake wrote: >>According to Igor Pechtchanski on 6/24/2005 10:50 PM: Given that if cygwin was this broken all sorts of other things would be broken as well, this is more likel

Re: Bash 3.0-2 and kill

2005-06-25 Thread Christopher Faylor
On Sat, Jun 25, 2005 at 09:05:12AM -0600, Eric Blake wrote: >According to Igor Pechtchanski on 6/24/2005 10:50 PM: >>>Given that if cygwin was this broken all sorts of other things would be >>>broken as well, this is more likely a problem with bash. >> >>One reason for my guess was that I recalled

Re: Bash 3.0-2 and kill

2005-06-25 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Igor Pechtchanski on 6/24/2005 10:50 PM: >> >>Given that if cygwin was this broken all sorts of other things would be >>broken as well, this is more likely a problem with bash. > > > One reason for my guess was that I recalled discussion

Emacs 21.3.50 problem on XP

2005-06-25 Thread Dharanyava
Okay, I searched & found nothing about this: somehow, on my installation, C-x C-c doesn't quit-emacs-permanently; C-x functions alright, but C-c is being caught and returning a beep instead of actually executing quit-emacs-permanently. Does this have anything to do with having to install leim?

Re: More robust color terminal

2005-06-25 Thread Corinna Vinschen
On Jun 25 00:40, Igor Pechtchanski wrote: > On Sat, 25 Jun 2005, Dave Hughes wrote: > > I can understand the rationale behind wanting to package gvim separately > > to vim (allows for people who want vim, but don't want X). > > Well, gvim is kinda special. You might want to compile it with both t