Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: bug in _mutt ?
- X-seq: zsh-workers 12077
 
- From: Andy Spiegl <zsh.Andy@xxxxxxxxx>
 
- To: zsh-workers@xxxxxxxxxxxxxx
 
- Subject: Re: bug in _mutt ?
 
- Date: Mon, 26 Jun 2000 21:43:02 +0200
 
- In-reply-to: <1000621152106.ZM31139@xxxxxxxxxxxxxxxxxxxxxxx>; from schaefer@xxxxxxxxxxxxxxxxxxxxxxx on Wed, Jun 21, 2000 at 03:21:06PM +0000
 
- Mail-followup-to: zsh-workers@xxxxxxxxxxxxxx
 
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
 
- References: <20000619211650.A5701@xxxxxxxxxxxx> <Pine.LNX.4.20.0006191312080.1808-100000@xxxxxxxxxxxxxxxxx> <20000620132829.K23705@xxxxxxxxxxxx> <20000620100216.A5814@xxxxxxxxxxx> <20000620171801.C3224@xxxxxxxxxxxx> <20000621095529.A27178@xxxxxxxxxxxx> <1000621152106.ZM31139@xxxxxxxxxxxxxxxxxxxxxxx>
 
Sorry, I was out of reach for a few days...
Most of the issues are fixed by Clints patches.  Thanks!
> Yes.  That's the whole point of _multi_parts: it works like _path_files,
> but on strings that aren't necessarily file names.  So you should find
> that if you type
> 
> % mutt -f =sub<TAB>
> 
> it'll append the slash, and offer completions of
> 
> cus  mutt  zsh  zsh-workers  linux  kira  akte
Hm, it does append the slash, but then I only get a beep. :-(
> } It would sound more logical to me if the full paths were kept.
> 
> Why?  (Some people have very wide and deep mailbox hierarchies ...)
I fully agree with you, if completion after sub/.. still works.  But
actually in that case I would expect zsh to offer me _all_ the files in
that directory.  Hm, that's probably the same issue as whether completion
after = or + should only list the .muttrc-defined mailboxes or whether it
should list all files under ~/Mail.  I'd prefer both...in separate groups.
> mailbox.  This is imprecise, as it means that if you happen to have a
> directory named "cur" it'll guess that the parent is a qmail mailbox.
> You have a directory named "cus" ... do you also have a "cur"?
Nope, "cus" is short for "cusanus" and is just a name. :-)
Thanks,
 Andy.
-- 
 E-Mail: Andy@xxxxxxxxx     URL: http://andy.spiegl.de
 PGP/GPG: see headers
                                o      _     _         _
  --------- __o       __o      /\_   _ \\o  (_)\__/o  (_)
  ------- _`\<,_    _`\<,_    _>(_) (_)/<_    \_| \   _|/' \/
  ------ (_)/ (_)  (_)/ (_)  (_)        (_)   (_)    (_)'  _\o_
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 cat /dev/boiler/water | tea | sieve > /cup
 mount -t hdev /dev/human/mouth01 /mouth ; cat /cup >/mouth/gulp
Messages sorted by:
Reverse Date,
Date,
Thread,
Author