From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 10052 invoked from network); 24 Jan 2021 19:26:48 -0000 Received: from 1ess.inri.net (216.126.196.35) by inbox.vuxu.org with ESMTPUTF8; 24 Jan 2021 19:26:48 -0000 Received: from mimir.eigenstate.org ([206.124.132.107]) by 1ess; Sun Jan 24 14:14:31 -0500 2021 Received: from abbatoir.fios-router.home (pool-74-101-2-6.nycmny.fios.verizon.net [74.101.2.6]) by mimir.eigenstate.org (OpenSMTPD) with ESMTPSA id fa86b30e (TLSv1.2:ECDHE-RSA-AES256-SHA:256:NO) for <9front@9front.org>; Sun, 24 Jan 2021 11:14:20 -0800 (PST) Message-ID: To: 9front@9front.org Date: Sun, 24 Jan 2021 11:14:18 -0800 From: ori@eigenstate.org In-Reply-To: <3C6187B46192255ECFCFB7967308866D@eigenstate.org> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: extensible scale-out ActivityPub markup-scale dependency optimizer Subject: Re: [9front] news(1) patch: make -a and -n get along Reply-To: 9front@9front.org Precedence: bulk Quoth ori@eigenstate.org: > Quoth Lyndon Nerenberg : > > [ I sent this to 9front-bugs but that copy seems to have > > been swallowed by a black home. ] > > > > This patch makes 'news -an' do the right thing. > > Seems ok, but: > > % ls /lib/news > > % ls /n/9pio/plan9/lib/news > > > I'm not aware of anyone or anything populating that > directory. Am I wrong? Also, can you regenerate the patch with `diff -u` or `ape/diff -u`, ideally with the commented code removed? The current format can't be applied with ape/patch, and I don't feel like rewriting it by hand.