zsh-users
 help / color / mirror / code / Atom feed
From: Scott Lipcon <slipcon@mercea.net>
To: "Bart Schaefer" <schaefer@candle.brasslantern.com>
Cc: zsh-users@sunsite.dk
Subject: Re: new completion modifications
Date: Fri, 23 Mar 2001 11:27:52 -0500	[thread overview]
Message-ID: <20010323162752.4120426267@mercea.net> (raw)
In-Reply-To: Message from "Bart Schaefer" <schaefer@candle.brasslantern.com>  of "Fri, 23 Mar 2001 16:09:41 GMT." <1010323160941.ZM22507@candle.brasslantern.com>

> There is this, though:
> 
> +_mailboxes:6> ((  ! 1  ))
> 
> That's `if (( ! $+_mailbox_cache )) then' in _mailboxes.  So your zsh
> thinks it has already cached all the mailboxes it needs to know about.
> There probably should be some other way to force _mailboxes to reload
> the cache besides:
> 
> unset _mailbox_cache

yup, $_mailbox_cache was set to /var/mail/slipcon, which does exist, but 
isn't used because mail gets filtered straight to my MH folders.

I unset _mailbox_cache, and ran it again.  completion still doesn't work, and 
_mailbox_cache gets set back to /var/mail/slipcon.  The dump file is
over 400k, so I'm not going to send it to the list.  I've put it 
at http://mercea.net/~slipcon/misc/zsh25027mutt2

Thanks,
Scott


  reply	other threads:[~2001-03-23 16:28 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-03-22 10:00 Sven Wischnowsky
2001-03-22 15:34 ` Scott Lipcon
2001-03-22 16:01   ` Bart Schaefer
2001-03-22 16:28     ` Scott Lipcon
2001-03-22 21:08       ` Bart Schaefer
2001-03-22 21:50         ` Scott Lipcon
2001-03-23 16:09           ` Bart Schaefer
2001-03-23 16:27             ` Scott Lipcon [this message]
2001-03-23 17:14               ` Bart Schaefer
2001-03-23 18:37                 ` Scott Lipcon
2001-03-23 18:54                   ` Bart Schaefer
2001-03-23 20:16                     ` Scott Lipcon
2001-03-24 17:22                       ` Bart Schaefer
2001-03-22 16:58 ` Bart Schaefer
  -- strict thread matches above, loose matches on Subject: below --
2001-03-23 14:07 Sven Wischnowsky
2001-03-22  3:58 Scott Lipcon
2001-03-22 10:21 ` Oliver Kiddle

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=20010323162752.4120426267@mercea.net \
    --to=slipcon@mercea.net \
    --cc=schaefer@candle.brasslantern.com \
    --cc=zsh-users@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).