Re: [PATCH] Avoid usage of PATH_MAX.
Bob Proulx <[email protected]> Mon, 9 Mar 2020 16:39:37 -0600
| Newsgroups | gmane.comp.gnu.utils.bugs |
|---|---|
| Message-ID | <[email protected]> |
> Initially I sent this patch to [email protected], through fencepost, and > got a bounce. Also, I went to look for the archives, but it seems that > bug-less is not a list? > Which shows that bug-less goes to the maintainer's email address... If I go to the author's web site I see: http://www.greenwoodsoftware.com/less/ When I look at the "Bugs and Enhancement Requests" it takes me to Github. https://github.com/gwsw/less/issues Looking at the FAQ I see: http://www.greenwoodsoftware.com/less/faq.html#mail Q: How can I write to the author of less? A: Less was written by Mark Nudelman and is currently being maintained by him. You can write to him at [email protected]. Q: What if I find a bug in less? A: Please use https://github.com/gwsw/less/issues to report bugs. So that must be the author's preferred bug reporting now. :-( Bob