Re: [PATCH] remove obsolete functions
Mikael Magnusson <[email protected]> Tue, 30 Jun 2026 09:28:57 +0200
| Newsgroups | gmane.comp.shells.zsh.devel |
|---|---|
| Message-ID | <CAHYJk3Q6oP0xYg5tEBZ0A=U+sifGRMMcdUB8ET-n1vozGU5Gbg@mail.gmail.com> |
On Tue, Jun 30, 2026 at 5:14 AM dana <[email protected]> wrote: > > are there any objections to getting rid of these? > > (note that the last modification date is often deceptive, usually it's > just bulk localising variables or something) > > - _gqview -- tool abandoned in 2006 This one's called geeqie these days (I think it's technically a fork, but it takes the same options). Someone on irc complained the other day that todo <tab> printed weird errors, and I checked the site[1] in the header of _devtodo, and it appears the 'version 1' called just todo has been long superseded, their current tool binary seems to be todo2. Either way, it's pretty likely that people make local scripts/functions named todo so it's probably a good idea to remove that too. [1] http://swapoff.org/DevTodo -- Mikael Magnusson