Okay, I've reworked _gpg. I've add gpg-zip completion, added many missing gpg options, and fixed gpgv's options. I've attached it, since the diff is bigger than the file. I'm curious to know if it's possible to get tar and gpg completions inside of the --{tar,gpg}-args options for gpg-zip. Michael Hwang On Mon, Jul 12, 2010 at 10:15 PM, Doug Kearns wrote: > On Tue, Jul 13, 2010 at 11:29 AM, Michael Hwang > wrote: >> Hi all, >> >> I added gpg-zip completion. Also fixed up _gpg a little. > > Thanks.  It would be better to add gpg-zip completion to _gpg along > with any further gpg* commands.  You can do this by testing the > $service parameter.  There's lots of examples amongst the existing > completion functions. > > Regards, > Doug >