Re: Emacs 21.3.50 problem on XP

2005-06-29 Thread Igor Pechtchanski
On Wed, 29 Jun 2005, Dharanyava wrote: > Okay. Setting CYGWIN=tty did not work as expected. (Just FYI, I could > not locate the README you referred to - none of the ones installed on my > system) seem to contain a reference CYGWIN environment variable. A very unfortunate placement of parenthese

Re: Emacs 21.3.50 problem on XP

2005-06-29 Thread Brian Dessent
[EMAIL PROTECTED] wrote: > Result: setting CYGWIN=tty in a Win Cmd32 shell and running bash/Cygwin > works properly. Is the indication, then, that I should set this as a Win > environment variable instead of it being in my .bash_profile? It has to be set before bash starts. You can do that by e

Re: Emacs 21.3.50 problem on XP

2005-06-29 Thread Larry Hall
At 08:15 PM 6/29/2005, you wrote: >Larry Hall wrote: > >>At 05:44 PM 6/29/2005, you wrote: >>>Okay. Setting CYGWIN=tty did not work as expected. >> >> >>So you started a command prompt without any Cygwin shell running in it, >>set CYGWIN="tty" and then started bash? > >No - I set it in my .bas

Re: Emacs 21.3.50 problem on XP

2005-06-29 Thread Dharanyava
Larry Hall wrote: >At 05:44 PM 6/29/2005, you wrote: >>Okay. Setting CYGWIN=tty did not work as expected. > > >So you started a command prompt without any Cygwin shell running in it, >set CYGWIN="tty" and then started bash? No - I set it in my .bash_profile and exported it, then started Cygw

Re: Emacs 21.3.50 problem on XP

2005-06-29 Thread Larry Hall
At 05:44 PM 6/29/2005, you wrote: >Okay. Setting CYGWIN=tty did not work as expected. So you started a command prompt without any Cygwin shell running in it, set CYGWIN="tty" and then started bash? >(Just FYI, I could not locate the README you referred to - none of the ones >installed on

Re: Emacs 21.3.50 problem on XP

2005-06-29 Thread Dharanyava
Okay. Setting CYGWIN=tty did not work as expected. (Just FYI, I could not locate the README you referred to - none of the ones installed on my system) seem to contain a reference CYGWIN environment variable.It allows emacs to catch the C-x C-c, but after exiting Emacs, my tty (bash shell) no l

Re: Emacs 21.3.50 problem on XP

2005-06-27 Thread Dharanyava
Igor Pechtchanski wrote: >Ugh. Top-posting. Reformatted. > >On Mon, 27 Jun 2005, Dharanyava wrote: > >> Igor Pechtchanski <[EMAIL PROTECTED]> wrote: > >. Also, again, >. Thanks. > >> >On Sat, 25 Jun 2005, Dharanya

Re: Emacs 21.3.50 problem on XP

2005-06-27 Thread Igor Pechtchanski
Ugh. Top-posting. Reformatted. On Mon, 27 Jun 2005, Dharanyava wrote: > Igor Pechtchanski <[EMAIL PROTECTED]> wrote: . Also, again, . Thanks. > >On Sat, 25 Jun 2005, Dharanyava wrote: > > > >

Re: Emacs 21.3.50 problem on XP

2005-06-27 Thread Dharanyava
Sorry - running Cygwin 1.5.7-1 on XPSP2. TERM=cygwin. That was my first thought. If it's useful, info seems to exit perfectly fine. Will run cygcheck -s -v -r and post as soon as possible. Igor Pechtchanski <[EMAIL PROTECTED]> wrote: >On Sat, 25 Jun 2005, Dharanyava wrote: > >

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

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?