lynx-dev
[Top][All Lists]
Advanced

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

Re: LYNX-DEV Re: Options menu clutter.


From: Foteos Macrides
Subject: Re: LYNX-DEV Re: Options menu clutter.
Date: Thu, 12 Dec 1996 11:04:02 -0500 (EST)

Foteos Macrides <address@hidden> wrote:
>address@hidden wrote:
>>I just compiled lynx2-6 + mods 12-11-96 on linux.
>>When i press the 'd' key to download something,
>>it says "you cannot download an upload option".
>>
>>What does this mean?
>>
>>I did'nt replace my lynx.cfg file from 2-6 with
>>the one from the mods 12-11-96, could this be
>>the problem?
>
>       No.  It was another one-character typo, this time an '!'.
>I've modifed a least another 30 files this week, so let's hope
>that's the only typo. :) :)  The patch is appended, and I'll
>update the mods zip later today.

        Oops, I did that patch "backwards".  Just put a '!' in front
of the strcmp() at line 3311:
  
  #ifdef DIRED_SUPPORT
!               } else if (!strcmp((curdoc.title ? curdoc.title : ""),
                                  UPLOAD_OPTIONS_TITLE)) {
                    if (old_c != real_c)        {
                        old_c = real_c;


                                Fote

=========================================================================
 Foteos Macrides            Worcester Foundation for Biomedical Research
 address@hidden         222 Maple Avenue, Shrewsbury, MA 01545
=========================================================================
;
; 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]