X-Recipient: archive-cygwin AT delorie DOT com X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 4D841385800A Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=gmail.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=message-id:date:mime-version:user-agent:subject:content-language:to :references:from:in-reply-to:content-transfer-encoding; bh=Jz6Bz2ctLSHGvGwN49BpHoSwfEf8/8eSUiPIeiXqtuI=; b=leWxJa05B7LEQYUvw2217jfNvvlXxOVaV0ue+CMaAdVjCO7mv0tj3tBdUhQD+aljwN UKKU4SkBe4WdS+9m6y/AUZlY1IEPNMYENSLi3blcyONQ5qzxlAP7kKn/W3fb/YvCZHr0 0kQrAcfLiC+mv1OwIYq8OaIfhphM3+EG/iD3tqsc+ZS9Ke6r6AI7c+yP8fg74pj8umux cVimgCue605GG2gCGmJ1LW8CLvLH/H3kBWbeB9CGHkPPJL4ePMcCB5bP6uCxHBoslyF5 TCC5+PzR51OftKCDLyANJaRdc/pONGujvzhvVef0lHMFwg29L2h+1mXNUeyhS57fLogK wq+w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent:subject :content-language:to:references:from:in-reply-to :content-transfer-encoding; bh=Jz6Bz2ctLSHGvGwN49BpHoSwfEf8/8eSUiPIeiXqtuI=; b=pee8aSyF027QAvP4t0Vb3nMALWfNeEswlG/ir4srETb4QAZeea9ERNSuArVEYvp54G E+WY7xAtnQFqLyhrt3JxGlHpfCYAFipQa9LhqmI0imywgvxkVWn6V8pNjciBFzkL5p6s K2YQcTh/ofPOZbFMDj02dRmalHeg/Dnk5ilQv5534p9DNQmRvO8t2GgznbuhDfxSejCr gUhs6oROjhbO5y+uYKPBiAmq/mpXiOksM8RP5bxvPDg38JLT13CGkuPPV+gqrjWP8T1r p5PHgNXJw3PHiLi0tW0wg6IkPeGx1KwrxN1GMFUt8cOJnpkQqHMr2xpjykqUmz2nWA3w ohxQ== X-Gm-Message-State: AOAM5336qOJH81dQJR/A+deF7yP2YJexHQmug8MyZjNh7mWs3nScfPsl NjvabGujtfXum/9jr5xeitk3NFr/seI3VvdQ X-Google-Smtp-Source: ABdhPJyWJc4cIYiNsyEqL1X/DwQD8KcIRp9N1KXB872gCquwcywEdZum76+7KJ25D59kc57toLaHAQ== X-Received: by 2002:a50:eacb:: with SMTP id u11mr29319256edp.290.1640848397405; Wed, 29 Dec 2021 23:13:17 -0800 (PST) Message-ID: <459e912d-e77b-4b66-22e5-308e1ade4a28@gmail.com> Date: Thu, 30 Dec 2021 08:13:15 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Thunderbird/91.4.1 Subject: Re: w3m displays blank help page Content-Language: it To: cygwin AT cygwin DOT com References: <20211229214409 DOT GA28615 AT phoenix> <20211230011326 DOT GB28615 AT phoenix> From: Marco Atzeri In-Reply-To: <20211230011326.GB28615@phoenix> X-Spam-Status: No, score=-2.8 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, NICE_REPLY_A, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Errors-To: cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com Sender: "Cygwin" On 30.12.2021 02:13, Gary Johnson wrote: > On 2021-12-29, Ken Brown wrote: >> On 12/29/2021 4:44 PM, Gary Johnson wrote: >>> So, I have >>> a workaround for the problem, but I'd really like a proper fix, and >>> there may be other users with this problem. >> >> w3m currently has no maintainer. Would you like to take over? > > Possibly. Let me take a look at fixing it properly and if I can > figure that out, I can probably manage maintaining it. > > I didn't see any Cygwin-specific docs or maintenance notes among the > package or source files. That must mean that there's nothing to it. > > Regards, > Gary > > See https://cygwin.com/packages/x86_64/w3m-src/w3m-0.5.3-3-src the cygwin source package has several patches. I suggest you to try rebuilding it to familiarize with the cygport tool. It is possible that the changes in the build tools need some adjustment after all these years.. After the cygport w3m.cygport prep step, you can add your patch to the "src" subtree and cygport will produce during packaging phase a new patch that you can rename and add to the existing one in the w3m.cygport. You can ask more info in the "cygwin-apps at cygwin dot com" mailing list. https://cygwin.com/mailman/listinfo/cygwin-apps -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple