zsh-workers
 help / color / mirror / code / Atom feed
From: Clint Adams <schizo@debian.org>
To: Paul Kimoto <kimoto@lightlink.com>, 455376@bugs.debian.org
Cc: zsh-workers@sunsite.dk
Subject: Re: Bug#455376: tab completion following "mutt -f =" no longer works
Date: Thu, 13 Dec 2007 11:28:58 -0500	[thread overview]
Message-ID: <20071213162858.GA26173@scowler.net> (raw)
In-Reply-To: <20071209224903.GA17496@lightlink.com>

On Sun, Dec 09, 2007 at 05:49:03PM -0500, Paul Kimoto wrote:
> In earlier versions, zsh provided tab completion for mailboxes with
> "mutt -f =mailbox", but in this version it is no longer working.  After
> paring away at my .zshrc, I have the following example:
> 
> I have a mailbox called ~/email/debian.  With the drastically reduced .zshrc
> 
> unsetopt equals
> autoload -U compinit && compinit
> zstyle ':completion:*' mail-directory $HOME/email
> zstyle ':completion:*:warnings' format 'No matches for: %d'
> 
> I see errors like
> 
> $ mutt -f =de[TAB]
> No matches for: `mailbox', `mailbox specification', `mailbox file', or `file'
> 
> while
> 
> $ mutt -f=de[TAB]
> 
> and
> 
> $ mutt -f +de[TAB]
> 
> still work in the desired manner.
> 
> Is this a deliberate change?

I don't recall this ever working.  Can you narrow it down to when it
did?


       reply	other threads:[~2007-12-13 16:29 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20071209224903.GA17496@lightlink.com>
2007-12-13 16:28 ` Clint Adams [this message]
2007-12-13 22:12   ` Paul Kimoto
2007-12-14 11:03     ` Peter Stephenson
2007-12-14 13:16       ` Stephane Chazelas
2007-12-14 13:23         ` Stephane Chazelas

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=20071213162858.GA26173@scowler.net \
    --to=schizo@debian.org \
    --cc=455376@bugs.debian.org \
    --cc=kimoto@lightlink.com \
    --cc=zsh-workers@sunsite.dk \
    /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).