Your message dated Sun, 20 Jul 2008 00:56:11 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Re: Bug#484459: mutt: folder-hooks should be able to launch 
shell scripts as command
has caused the Debian Bug report #484459,
regarding mutt: folder-hooks should be able to launch shell scripts as command
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
484459: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=484459
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: mutt
Version: 1.5.18-1
Severity: wishlist


Hello,

I tried to use muttprofile in a folder-hook command in this way:

    folder-hook . "/usr/bin/muttprofile default"

But mutt fails saying that this is an unkown command. I suspected that 
I must use a ! in front of the command but it did not worked either.

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.25-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=fr_BE.UTF-8, LC_CTYPE=fr_BE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages mutt depends on:
ii  libc6                    2.7-12          GNU C Library: Shared libraries
ii  libgdbm3                 1.8.3-3         GNU dbm database routines (runtime
ii  libgnutls26              2.2.5-1         the GNU TLS library - runtime libr
ii  libidn11                 1.8-2           GNU libidn library, implementation
ii  libncursesw5             5.6+20080531-1  Shared libraries for terminal hand
ii  libsasl2-2               2.1.22.dfsg1-20 Cyrus SASL - authentication abstra

Versions of packages mutt recommends:
ii  exim4                         4.69-5     meta-package to ease Exim MTA (v4)
ii  exim4-daemon-light [mail-tran 4.69-5+b1  lightweight Exim MTA (v4) daemon
ii  locales                       2.7-12     GNU C Library: National Language (
ii  mime-support                  3.42-1     MIME files 'mime.types' & 'mailcap

-- no debconf information



--- End Message ---
--- Begin Message ---
Re: Nicolas Évrard 2008-06-04 <[EMAIL PROTECTED]>
> I tried to use muttprofile in a folder-hook command in this way:
> 
>     folder-hook . "/usr/bin/muttprofile default"
> 
> But mutt fails saying that this is an unkown command. I suspected that 
> I must use a ! in front of the command but it did not worked either.

Hi,

folder-hooks expect commands as arguments, not keystrokes. If you want
to use shell-escapes here, use the "push" command. For more complex
commands, I suggest to "source" a muttrc file that calls the command
in `backticks`.

(Beware, interesting things can happen if you have several push
commands, and/or mix them with exec.)

Christoph
-- 
[EMAIL PROTECTED] | http://www.df7cb.de/

Attachment: signature.asc
Description: Digital signature


--- End Message ---

Reply via email to