On 2016-12-06 16:02:07 +0100, Vincent Lefevre wrote: > No, this has no effect. Even > > emulate -LR zsh > unsetopt RC_QUOTES > > has no effect. I think that the problem comes from the fact that > the '' is parsed at completion time. > > Actually, the "emulate -LR zsh" is even worse, as I get another > message with it and my config: > > cventin:~> journalctl [TAB] > (eval):1: no matches found: *:globbed-files > cventin:~> journalctl > zsh: do you wish to see all 255 possibilities (88 lines)?
Here I meant after adding "emulate -LR zsh" and removing the repeated single quotes. (If I don't do the latter, I get the other error message initially reported.) -- Vincent Lefèvre <[email protected]> - 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) _______________________________________________ Pkg-systemd-maintainers mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-systemd-maintainers
