zsh-users
 help / color / mirror / code / Atom feed
* compctl under 3.1.3
@ 1998-05-18 14:45 Louis-David Mitterrand
  1998-05-18 15:03 ` Andrew Main
  0 siblings, 1 reply; 2+ messages in thread
From: Louis-David Mitterrand @ 1998-05-18 14:45 UTC (permalink / raw)
  To: zsh-users

With 3.0.5 this compctl module used to work fine. After upgrading to
3.1.3 I get a
/home/mito/.zsh/.zshrc: number expected [358]

compctl	-k dpkg_options \
  -x "C[-1,$dpkg_deb_rec_actions] R[-R|--recursive,]" -g '*(-/D)' \
  - "C[-1,$dpkg_deb_actions]" -g '*.deb' + -g '*(-/D)' \
  - "C[-1,$dpkg_pkg_pending_actions]" -K DpkgPackages + -k (-a,--pending) \
  - "C[-1,$dpkg_pkg_actions]" -K DpkgPackages \
  - "C[-1,$dpkg_file_actions],C[-2,$dpkg_df_actions]" -f \
  - "C[-2,$dpkg_dir2_actions],C[-1,$dpkg_df_actions]" -g '*(-/D)' \
  -- dpkg

What might be wrong in there? Has something changed in compctl that
break this?

TIA

-- 
Louis-David Mitterrand
http://www.aparima.com
mito@aparima.com


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

* Re: compctl under 3.1.3
  1998-05-18 14:45 compctl under 3.1.3 Louis-David Mitterrand
@ 1998-05-18 15:03 ` Andrew Main
  0 siblings, 0 replies; 2+ messages in thread
From: Andrew Main @ 1998-05-18 15:03 UTC (permalink / raw)
  To: mito; +Cc: zsh-users

Louis-David Mitterrand wrote:
>  - "C[-1,$dpkg_pkg_pending_actions]" -K DpkgPackages + -k (-a,--pending) \
                                                            ^^^^^^^^^^^^^^

This should be quoted.

-zefram


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

end of thread, other threads:[~1998-05-18 15:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-05-18 14:45 compctl under 3.1.3 Louis-David Mitterrand
1998-05-18 15:03 ` Andrew Main

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