lynx-dev
[Top][All Lists]
Advanced

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

Re: LYNX-DEV Re: Lynx Keystrokes


From: WHITLOCK
Subject: Re: LYNX-DEV Re: Lynx Keystrokes
Date: Sun, 09 Feb 1997 16:20:37 -0600 (CDT)

From:   IN%"address@hidden"  8-FEB-1997 12:55:40.09
To:     IN%"address@hidden"
CC:     
Subj:   RE: LYNX-DEV Re: Lynx Keystrokes

Return-path: <address@hidden>
Received: from mail.acm.org ("port 1163"@mail.acm.org)
 by PASCAL.ACM.ORG (PMDF V5.1-5 #15467)
 with ESMTP id <address@hidden> for WHITLOCK; Sat,
 8 Feb 1997 12:55:37 -0600 (CDT)
Received: from austin.sig.net (address@hidden [199.1.78.2])
 by mail.acm.org (8.8.4/8.7.5) with ESMTP id NAA36902 for <address@hidden>;
 Sat, 08 Feb 1997 13:54:42 -0500
Received: (from address@hidden) by austin.sig.net (8.8.5/8.7.3)
 id LAA04408; Sat, 08 Feb 1997 11:44:00 -0600 (CST)
X-URL: http://www.bcpl.lib.md.us/~jspath/homeslice.html
Date: Sat, 08 Feb 1997 12:44:21 -0500 (EST)
From: "Jim Spath (Webmaster Jim)" <address@hidden>
Subject: Re: LYNX-DEV Re: Lynx Keystrokes
In-reply-to: <"9702081709.AA28408"@sol.slcc.edu>
Sender: address@hidden
X-Sender: address@hidden
To: address@hidden
Errors-to: address@hidden
Reply-to: address@hidden
Message-id: <address@hidden>
MIME-version: 1.0
Content-type: TEXT/PLAIN; charset=US-ASCII
Precedence: bulk
X-Hack: Cough
X-Picon: www.cs.indiana.edu/picons/db/users/us/md/lib/bcpl/jspath/face.xbm

On Sat, 8 Feb 1997, Scott McGee (Personal) wrote:

> Will Mengarini worte concerning mods to allow $LYNX_CFG to take a colon
> seperated list thus allowing multiple lynx.cfg files. Would this mean that 
> ...
> If that is what it means (and I expleained it so that anyone could tell what
> I was saying), then I vote a resounding YES for adding such after 2-7!

C-Kermit has a similar startup process.  There is a compiled-in full path
name to the site Kermit settings, which might end up in /usr/local/lib.  A
user may have additional setting in her home directory, like this: 

FILES
       $HOME/.kermrc   Standard C-Kermit initialization commands.
       $HOME/.mykermrc Your personal C-Kermit customization file.

The first is there in case the "usual places" are unwritable by her, and
the sysadmins won't do it.  The docs recommend copying the standard
template of run commands into that file.  The "MyKerm" file has user
specific mods, such as block sizes, preferred terminal emulation, etc.

Kermit also has variable in the rc files to determine whether a specific
setting is compatible with the Kermit executable.  Kermit, like Lynx, also
has a command line switch to override the system default settings file
with a user one (I do this at BCPL with Lynx). 

Lynx now uses $HOME/.lynxrc as a different animal than
/the/usual/places/lynx.cfg, to store the users options.  Perhaps a
$HOME/.lynxcfg file could be created to store settings that are not in the
options menus? 

------
<http://www.cs.indiana.edu/picons/db/users/us/md/lib/bcpl/jspath/face.xbm>

;
; To UNSUBSCRIBE:  Send a mail message to address@hidden
;                  with "unsubscribe lynx-dev" (without the
;                  quotation marks) on a line by itself.
;
;
; 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]