lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: LYNX-DEV canceling things: ctrl+G & ctrl+C


From: Klaus Weide
Subject: Re: LYNX-DEV canceling things: ctrl+G & ctrl+C
Date: Mon, 21 Apr 1997 18:00:06 -0500 (CDT)

On Mon, 21 Apr 1997, JDD(Jeff) wrote:

> So apparently ctrl+G was grabbed by both 'lynx' _and_ 'emacs'
> (how?).

[...]
 
> Now, when I M-x, 'describe-key', Enter, C-x, C-c, I'm told:
>                                              ^^^
> 
> > C-x C-g is undefined
>       ^^^

You went to some effort to make a detailed bug report, but seem to
have forgotten some important information: operating system and
Lynx version.  Also whether Lynx is compiled with slang or (n)curses
could be important.

Are you having any problems like that (maybe the `describe-key' weirdness)
when you use emacs on its own (not from Lynx)?

Anyway, should this be some kind of unix, I suspect there is some unusual
stty or tset setting which uses ^G for some signal.  try 

  stty -a

and see whether ^g appears anywhere.  Hmm, maybe you should do this from
a shell spawned with '!' from Lynx, in cases something in Lynx changes 
the setting in your case..  But it might also be something in your emacs
setup or terminal information.  I could not reproduce your problem
even after setting `stty intr ^g', with two lynx binaries (one compiled
with slang and one with curses) on solaris.

  Klaus

;
; To UNSUBSCRIBE:  Send a mail message to address@hidden
;                  with "unsubscribe lynx-dev" (without the
;                  quotation marks) on a line by itself.
;

reply via email to

[Prev in Thread] Current Thread [Next in Thread]