lynx-dev
[Top][All Lists]
Advanced

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

lynx-dev nonumber-links


From: mattack
Subject: lynx-dev nonumber-links
Date: Mon, 28 Jun 1999 18:15:15 -0700 (PDT)

Dang, I thought I could do minor change to have my feature put in,
but it doesn't work.

In LYMain.c, I  put

   PARSE_SET(
      "nonumber_links", UNSET_ARG,    &number_links,
      "disable numbering of links"
   ),

in, after nonrestarting_sigwinch, and before nopause..  and it shows up
in -help, and accepts the option..  But why doesn't it actually turn off
numbering of links?

I thought that options override defaults set in the default file.


reply via email to

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