lynx-dev
[Top][All Lists]
Advanced

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

Re: LYNX-DEV default bookmark location


From: bonkers
Subject: Re: LYNX-DEV default bookmark location
Date: Sun, 1 Mar 1998 10:26:02 +0000

 Atram wrote on 03/01/98

| I'm not sure this if is the right place to post this, but I'll ask
| anyway...
|
| I'm running Lynx 2.7.1 under Windows95.  For some reason, my bookmark
file
| is defaulting to my /Windows/Temp folder.  I'd rather not have it there,
| but when I move the file to another folder or specify another location by
| changing the appropriate line in lynx.cfg, then I get no bookmarks at all
| when I use Lynx.  Anybody know how to deal with this?
|

You need to write a batch file to specify your HOME directory. (See the
@ECHO OFF
set home=d:\progra~1\lynx
set temp=C:\tmpreadme file) Try this:

@ECHO OFF
set home=d:\progra~1\lynx
set temp=C:\tmp
set lynx_cfg=d:\progra~1\lynx\lynx.cfg
set user=Atrem
d:\progra~1\lynx\lynx.exe

This question seems to pop up every now and then.

====================================
Kenneth Kwok
address@hidden
http://home.pacific.net.sg/~ah_kwok/
___________________________________
To sign up for a free email account, visit http://www.postmaster.co.uk.


reply via email to

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