delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1997/11/23/21:34:03

Sender: mike AT Home-51 DOT inp DOT nsk DOT su
To: djgpp AT delorie DOT com
Subject: Re: Emacs and various problems
References: <Pine DOT SUN DOT 3 DOT 91 DOT 971123151046 DOT 19570L-100000 AT is>
From: Michael Bukin <bukinm AT inp DOT nsk DOT su>
Date: 24 Nov 1997 08:29:57 +0600
In-Reply-To: Eli Zaretskii's message of Sun, 23 Nov 1997 15:11:08 +0200 (IST)
Message-ID: <m3oh3bc9cq.fsf@H-Bukin.inp.nsk.su>
Lines: 28

Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> writes:

> On 21 Nov 1997, Michael Bukin wrote:
> 
> >   I think better idea is to change source to something like
> > (if (eq system-type 'ms-dos)
> >      "(libc)Alphabetical List"
> >   "(libc)File Index")
> 
> I'm not sure (somebody might want to install glibc as well).  It
> should probably look for both and use whichever is found.

I agree, that it will be better.  The only problem left is when both
versions are present.  The first one found will be used, which is
probably not what the user wants.
> 
> > I think it should be changed from '() to (let ...).
> 
> Why?

Just because I'm not an elisp expert :)
My thought was about evaluation of (if ...).  If the list is simply
extended with DJGPP libc reference then nothing special is needed.

DJGPP version can have something like djgpp-info-lookup-symbol-alist
prepared for use with DJGPP version of libc.info.  Users will load
file with this symbol and evaluate (setq info-lookup... djgpp-info...)
This way user can choose between GNU and DJGPP versions.

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019