zsh-workers
 help / color / mirror / code / Atom feed
* [PATCH 0/3] A set of _man fixes — explanation for 3(a)/3 and 3(b)/3
@ 2016-08-04 15:54 Daniel Shahaf
  2016-08-04 15:54 ` [PATCH 1/3] _man: Drop (b): it's incorrect when $sect contains '|' Daniel Shahaf
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Daniel Shahaf @ 2016-08-04 15:54 UTC (permalink / raw)
  To: zsh-workers

The third patch deserves an explanation.

The root problem is that «man getwpnam<_correct_word>» finds no matches.
(I pointed that in 38519.)

Patches 3(a) and 3(b) — the ones entitled "Support _correct_word" — are two
alternative fixes to that problem.  They are mutually exclusive.  Both of them
work (getpwnam and getspnam are offered as completions), but I'm not sure which
of them is preferable.

So, in short, I plan to push 1/3, 2/3, and either 3a or 3b, depending on feedback.

Cheers,

Daniel


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2016-08-05  7:44 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-08-04 15:54 [PATCH 0/3] A set of _man fixes — explanation for 3(a)/3 and 3(b)/3 Daniel Shahaf
2016-08-04 15:54 ` [PATCH 1/3] _man: Drop (b): it's incorrect when $sect contains '|' Daniel Shahaf
2016-08-04 15:54 ` [PATCH 2/3] _man: Fix two bugs when completing manpage filenames in separate-sections mode Daniel Shahaf
2016-08-04 15:54 ` [PATCH 3(a)/3] _man: Support _correct_word Daniel Shahaf
2016-08-04 15:54 ` [PATCH 3(b)/3] " Daniel Shahaf
2016-08-04 16:08   ` Peter Stephenson
2016-08-04 16:28     ` Bart Schaefer
2016-08-04 19:54       ` Bart Schaefer
2016-08-04 21:47       ` Daniel Shahaf

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).