I'm using Jim Spath's dev17 binary on Win95.

The bookmark file in position "Z" doesn't respond to the key
sequence: "v" "z".  It appears as expected when I do: "v" "="
"z",
however.

Bits from the trace:

User message: Trace ON!
GETCH: Got 0x76.
LYReadCmdKey(0) ->v (0x76)
GETCH: Got 0x7a.
LYReadCmdKey(0) ->z (0x7a)
GridText: HText_pageDisplay at line 1 started
GridText: HText_pageDisplay finished
        [Nary a screen flicker, nor status-line message, nor
nuthin']
GETCH: Got 0x76.
LYReadCmdKey(0) ->v (0x76)
GETCH: Got 0x79.
LYReadCmdKey(0) ->y (0x79)

get_bookmark_filename: SEEKING ops.htm
   AS c:\winapi\lynx/ops.htm
        [fetched the next-door file just fine]
        [...]

GridText: HText_pageDisplay finished
GETCH: Got 0x76.
LYReadCmdKey(0) ->v (0x76)
GETCH: Got 0x3d.
LYReadCmdKey(0) ->= (0x3d)
GETCH: Got 0x7a.
LYReadCmdKey(0) ->z (0x7a)

get_bookmark_filename: SEEKING opsz.htm
   AS c:\winapi\lynx/opsz.htm

...works from the menu, though.

Adding bookmarks to "Z" works similarly--fine with the "=" menu,
not at
all without it.

Does anybody else see this?

=====
-- 
Michael Warner
<[EMAIL PROTECTED]>

__________________________________________________
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail. 
http://personal.mail.yahoo.com/

; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to [EMAIL PROTECTED]

Reply via email to