zsh-workers
 help / color / mirror / code / Atom feed
From: Andy Spiegl <zsh.Andy@spiegl.de>
To: zsh-workers@sunsite.auc.dk
Subject: Re: bug in _mutt ?
Date: Wed, 21 Jun 2000 09:55:29 +0200	[thread overview]
Message-ID: <20000621095529.A27178@br-online.de> (raw)
In-Reply-To: <20000620171801.C3224@br-online.de>; from zsh.Andy@spiegl.de on Tue, Jun 20, 2000 at 05:18:01PM +0200

Just have been testing a little more...

I wrote yesterday:
> Just one thing: I noticed that "Mailboxes" and "mailboxes" is offered as
> completion now, too.  Where does that come from?  It's listed under
> "mailbox specification".  And
>  % mutt -f \= <TAB>
>  mailbox specification
>  \=alert          \=brnet   \=junk.spiegl \=postmaster \=tripwire  \=wwwcron  
>  \=ard-webtechnik \=bugtraq \=orakel      \=root       \=weberror                
>  \=backupmaster   \=junk    \=out         \=sub        \=webmaster               
> 
> althought I have quite a few other "mailboxes" defined, too.  Hm...?

Looking at C-X ? trace tells me that

trace _mua_mailboxes:35(case)> mbox_names=( Mailboxes mailboxes =alert =bugtraq =tripwire ! =out/andy =out/heidi ~/News/my.articles +postponed =root =weberror =wwwcron =postmaster =webmaster =backupmaster =ard-webtechnik =brnet =junk =junk.spiegl =orakel =sub/cus/rundbriefe =sub/cus/rundbriefe.muc =sub/mutt =sub/zsh =sub/zsh-workers =sub/linux/linux-ug =sub/linux/debian.security =sub/linux/debian.announce =sub/linux/debian.commercial =sub/linux/debian.user.de =sub/linux/debian.user =sub/kira =sub/akte ) 

is being reduced to

trace _multi_parts:94(while else)> compadd -O tmp1 - =alert =bugtraq =tripwire =out =out =root =weberror =wwwcron =postmaster =webmaster =backupmaster =ard-webtechnik =brnet =junk =junk.spiegl =orakel =sub =sub =sub =sub =sub =sub =sub =sub =sub =sub =sub =sub =sub

Is that intended?  It would sound more logical to me if the full paths were 
kept.

And after
 % muttf -f  m<TAB>
I get these completions offered:
 mailbox specification
 mailboxes 
 mailbox file
 Mail/            movies/          mutt_1.2-1.deb 

Where does that "mailboxes" come from?
Thanks,
 Andy.

-- 
 E-Mail: Andy@spiegl.de     URL: http://andy.spiegl.de
 PGP/GPG: see headers
                                o      _     _         _
  --------- __o       __o      /\_   _ \\o  (_)\__/o  (_)
  ------- _`\<,_    _`\<,_    _>(_) (_)/<_    \_| \   _|/' \/
  ------ (_)/ (_)  (_)/ (_)  (_)        (_)   (_)    (_)'  _\o_
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


  reply	other threads:[~2000-06-21  7:55 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20000619211650.A5701@br-online.de>
2000-06-19 20:18 ` Bart Schaefer
2000-06-20 11:28   ` Andy Spiegl
2000-06-20 11:53     ` Peter Stephenson
2000-06-20 13:33       ` Bart Schaefer
2000-06-21 15:24       ` Bart Schaefer
2000-06-22  1:56         ` Clint Adams
2000-06-22  3:55         ` Geoff Wing
2000-06-22  3:59           ` Clint Adams
2000-06-20 14:02     ` Clint Adams
2000-06-20 15:18       ` Andy Spiegl
2000-06-21  7:55         ` Andy Spiegl [this message]
2000-06-21 15:21           ` Bart Schaefer
2000-06-21 15:30             ` Bart Schaefer
2000-06-22  1:50             ` Clint Adams
2000-06-22  2:27             ` PATCH: multiple mailbox lines in muttrc Clint Adams
2000-06-22  4:07               ` PATCH: multiple mailbox lines in muttrc and more Clint Adams
2000-06-26 19:43             ` bug in _mutt ? Andy Spiegl
2000-06-27  0:51               ` Bart Schaefer
2000-06-20  8:01 Sven Wischnowsky
2000-06-20 12:21 Sven Wischnowsky
2000-06-20 12:28 Sven Wischnowsky
2000-06-22  8:36 Sven Wischnowsky
2000-06-22  9:48 ` Bart Schaefer
2000-06-22 13:43   ` Clint Adams

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=20000621095529.A27178@br-online.de \
    --to=zsh.andy@spiegl.de \
    --cc=zsh-workers@sunsite.auc.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).