zsh-workers
 help / color / mirror / code / Atom feed
From: Richard Hartmann <richih.mailinglist@gmail.com>
To: zsh-workers@zsh.org
Cc: Richard Hartmann <richih.mailinglist@gmail.com>
Subject: Re: [PATCH] Add ogv to _mplayer
Date: Tue, 31 Jan 2012 00:01:40 +0100	[thread overview]
Message-ID: <CAD77+gT8JzP0yYvfasEy8JFGapoLXLTRJoVByQXyPEcMcB1jpg@mail.gmail.com> (raw)
In-Reply-To: <1327802550-4889-1-git-send-email-richih.mailinglist@gmail.com>

Thanks for applying the whitespace fix. Is there anything holding up
this patch; if yes, anything I can fix?


Richard

On Sun, Jan 29, 2012 at 03:02, Richard Hartmann
<richih.mailinglist@gmail.com> wrote:
> ---
>  Completion/X/Command/_mplayer |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/Completion/X/Command/_mplayer b/Completion/X/Command/_mplayer
> index 85c4f6d..a135154 100644
> --- a/Completion/X/Command/_mplayer
> +++ b/Completion/X/Command/_mplayer
> @@ -115,7 +115,7 @@ case "$state" in
>     _tags files urls
>     while _tags; do
>       _requested files expl 'video file' _files -g \
> -         "*.(#i)(asf|asx|avi|flac|flv|m1v|m2p|m2v|m4v|mjpg|mka|mkv|mov|mp3|mp4|mpe|mpeg|mpg|ogg|ogm|qt|rm|vob|wav|webm|wma|wmv)(-.)" && ret=0
> +         "*.(#i)(asf|asx|avi|flac|flv|m1v|m2p|m2v|m4v|mjpg|mka|mkv|mov|mp3|mp4|mpe|mpeg|mpg|ogg|ogm|ogv|qt|rm|vob|wav|webm|wma|wmv)(-.)" && ret=0
>       if _requested urls; then
>         while _next_label urls expl URL; do
>           _urls "$expl[@]" && ret=0
> --
> 1.7.8.3
>



-- 
Richard


  reply	other threads:[~2012-01-30 23:02 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-29  2:02 Richard Hartmann
2012-01-30 23:01 ` Richard Hartmann [this message]
2013-05-10  0:28   ` [PATCH] _mplayer: Add .ogv to completion list Richard Hartmann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAD77+gT8JzP0yYvfasEy8JFGapoLXLTRJoVByQXyPEcMcB1jpg@mail.gmail.com \
    --to=richih.mailinglist@gmail.com \
    --cc=zsh-workers@zsh.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).