On Mon, 29 Sep 2003, Doug Kaufman wrote: > On Mon, 29 Sep 2003, Thomas Dickey wrote: > > > On Mon, Sep 29, 2003 at 12:51:41AM -0700, Doug Kaufman wrote: > > > There is a further problem in that the standard binding for LYE_PASTE, > > > ^W, doesn't work in DOS with the standard lynx.cfg. I have no idea > > > why it doesn't. I got pasting to work by changing the keybinding in > > > LYEditmap.c for PASTE to ^Y. Alternatively the following line in > > > > is CAN_CUT_AND_PASTE defined? > > CAN_CUT_AND_PASTE is defined in HTUtils.h since HAVE_POPEN is defined. > I used another ifdef CAN_CUT_AND_PASTE when binding ^Y to LYE_PASTE > in LYEditmap.c just one line below the binding of ^W, and that worked > fine. That is why I don't understand why ^W doesn't work. I didn't try > expanding the first ifdef to include the line with ^Y. I'll try later > and see if that makes a difference.
Is the ^W shown in the trace file? -- Thomas E. Dickey http://invisible-island.net ftp://invisible-island.net ; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to [EMAIL PROTECTED]
