lynx-dev
[Top][All Lists]
Advanced

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

[Lynx-dev] disabling historical comment parsing


From: russellbell
Subject: [Lynx-dev] disabling historical comment parsing
Date: Tue, 19 Sep 2017 16:40:39 -0600

        I never want to use historical comment parsing.  I've begun
hitting the ' key by mistake when I mean to hit Enter (I'm getting
old.), which annoyingly turns it on, so I disabled it.
        You're welcome.

russell bell


LYMainLoop.c:

     case LYK_HISTORICAL:    /* toggle 'historical' comments parsing */
        /*    handle_LYK_HISTORICAL(); */
            break;

deleting this and handle_LYK_HISTORICAL saves a few bytes, too.



reply via email to

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