zsh-users
 help / color / mirror / code / Atom feed
From: Marc Chantreux <marc.chantreux@ulpmm.u-strasbg.fr>
To: Oliver Kiddle <okiddle@yahoo.co.uk>
Cc: Marc Chantreux <marc.chantreux@ulpmm.u-strasbg.fr>, zsh-users@sunsite.dk
Subject: Re: can't run _email-mutt
Date: Mon, 30 May 2005 15:57:57 +0200	[thread overview]
Message-ID: <20050530135757.GA12204@xpeerience.u-strasbg.fr> (raw)
In-Reply-To: <7779.1117444705@trentino.groupinfra.com>

le 30/05/2005,
Oliver Kiddle nous écrivait :
> On 27 May, Marc Chantreux wrote:
> Does your _email-mutt function return a status of 300?

yes 

% which _email-mutt
_email-mutt () {
        reply=(rv:rv@ulp.fr douphi:douphi@ulp.fr)
        return 300
}

> That's the _email-local function running. Do you perhaps have an old
> tag-order style specifying email functions.

% zstyle
command-path
        :completion:*:sudo:* /usr/local/sbin /usr/local/bin /usr/sbin /usr/bin /sbin /bin /usr/X11R6/bin
use-compctl
        :completion:* false
verbose
        :completion:* yes
format
        :completion:*:descriptions %B%d%b
        :completion:*:messages %d
        :completion:*:warnings 'No matches for: %d'
group-name
        :completion:* ''

> There's an _email-mutt in _email_adresses which looks for aliases in
> .muttrc. Does that work for you?

it didn't because my aliases are stored into different files :

in my muttrc, i've :

set alias_file=~/.mutt/aliases/unsorted
source ~/.mutt/aliases/unsorted
source ~/.mutt/aliases/friends
source ~/.mutt/aliases/job
source ~/.mutt/aliases/family
...


regards

mc


  reply	other threads:[~2005-05-30 13:57 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-27 14:16 Marc Chantreux
2005-05-30  9:18 ` Oliver Kiddle
2005-05-30 13:57   ` Marc Chantreux [this message]
2005-05-30 14:43     ` Oliver Kiddle
2005-06-02 12:37       ` Marc Chantreux
2005-06-02 12:59         ` 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=20050530135757.GA12204@xpeerience.u-strasbg.fr \
    --to=marc.chantreux@ulpmm.u-strasbg.fr \
    --cc=okiddle@yahoo.co.uk \
    --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).