zsh-workers
 help / color / mirror / code / Atom feed
* completion files sensitive to user options like RC_QUOTES
@ 2016-12-06 14:27 Vincent Lefevre
  2016-12-06 16:57 ` Bart Schaefer
  0 siblings, 1 reply; 6+ messages in thread
From: Vincent Lefevre @ 2016-12-06 14:27 UTC (permalink / raw)
  To: zsh-workers

I wonder whether it is expected that completion files are sensitive
to user options.

For instance, the vendor's _journalctl file has:

    '(--directory -D -M --machine --root --file)''--root=[Operate on catalog hierarchy under specified directory]:directories:_directories' \

which fails with RC_QUOTES due to the: ''

My bug report: https://github.com/systemd/systemd/issues/4842

This is easily fixable there, but in general, I suppose that not all
external developers who write completion files know all the options.
So, isn't there anything to do on the zsh side?

-- 
Vincent Lefèvre <vincent@vinc17.net> - Web: <https://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)


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

end of thread, other threads:[~2016-12-07  5:15 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-12-06 14:27 completion files sensitive to user options like RC_QUOTES Vincent Lefevre
2016-12-06 16:57 ` Bart Schaefer
2016-12-06 17:29   ` Oliver Kiddle
2016-12-06 21:21     ` Bart Schaefer
2016-12-07  3:45       ` Oliver Kiddle
2016-12-07  5:15         ` Bart Schaefer

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).