On Tue, Nov 04, 2008 at 11:50:08AM +0100, Wolfram Sang wrote: Ping.
> As we can now mail a subset of the series file, this is probably useful. > > Signed-off-by: Wolfram Sang <[email protected]> > --- > bash_completion | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > Index: quilt/bash_completion > =================================================================== > --- quilt.orig/bash_completion > +++ quilt/bash_completion > @@ -226,7 +226,7 @@ _quilt_completion() > esac > ;; > mail) > - COMPREPLY=( $( compgen -W "-m --prefix --mbox --send --sender --from > --subject --to --cc --bcc" -- $cur ) ) > + COMPREPLY=( $( compgen -W "-m --prefix --mbox --send --sender --from > --subject --to --cc --bcc $(quilt series)" -- $cur ) ) > ;; > next|previous) > COMPREPLY=( $( compgen -W "$(quilt series)" -- $cur ) ) > -- > Dipl.-Ing. Wolfram Sang | http://www.pengutronix.de > Pengutronix - Linux Solutions for Science and Industry > _______________________________________________ > Quilt-dev mailing list > [email protected] > http://lists.nongnu.org/mailman/listinfo/quilt-dev -- Pengutronix e.K. | Wolfram Sang | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-5064 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
signature.asc
Description: Digital signature
_______________________________________________ Quilt-dev mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/quilt-dev
