zsh-workers
 help / color / mirror / code / Atom feed
From: Andy Spiegl <zsh.Andy@spiegl.de>
To: Clint Adams <schizo@debian.org>
Cc: zsh-workers@sunsite.auc.dk
Subject: Re: bug in _mutt ?
Date: Tue, 20 Jun 2000 17:18:01 +0200	[thread overview]
Message-ID: <20000620171801.C3224@br-online.de> (raw)
In-Reply-To: <20000620100216.A5814@scowler.net>; from schizo@debian.org on Tue, Jun 20, 2000 at 10:02:16AM -0400

> Have you made sure that /usr/share/zsh/functions is not in your $fpath?
Yes.
% echo $fpath                                  
/home/spiegl/.zsh/functions /usr/share/zsh-beta/site-functions /usr/share/zsh-beta/3.1.9-dev1-debian0619/functions

> If what Sven says about your _{mailboxes,setup} versioning is correct,
> this makes very little sense, but I'll say it anyway on the off chance
> that something strange is happening.
Since I just subscribed to zsh-workers, I had to look at the archive:
 First of all a BIG sorry for the huge attachment!
 If I had realized how big it is I would have gzipped it.

And then: Sven is right.  I found a copy of _mailboxes in ~/.zsh/functions 
I completely forgot about that.  The reason then was to change

 local i j expl muttrc="${muttrc:-~/.muttrc}"
to
 local i j expl muttrc="${muttrc:-~/.muttrc:~/.mutt/local}"

because my "mailboxes" command is in .mutt/local.  That doesn't semm to be
a problem anymore.

Anyway, "mutt -f" completion now works!!!  Thanks a lot!
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...?

Thanx so much,
 Andy.

PS: I am really looking forward to upcoming surgeries...  :-)

-- 
 E-Mail: Andy@spiegl.de     URL: http://andy.spiegl.de
 PGP/GPG: see headers
                                o      _     _         _
  --------- __o       __o      /\_   _ \\o  (_)\__/o  (_)
  ------- _`\<,_    _`\<,_    _>(_) (_)/<_    \_| \   _|/' \/
  ------ (_)/ (_)  (_)/ (_)  (_)        (_)   (_)    (_)'  _\o_
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 If you steal from one author, it's plagiarism;
 if you steal from many, it's research.  (Wilson Milner)


  reply	other threads:[~2000-06-20 15:18 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 [this message]
2000-06-21  7:55         ` Andy Spiegl
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=20000620171801.C3224@br-online.de \
    --to=zsh.andy@spiegl.de \
    --cc=schizo@debian.org \
    --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).