On Thu, Feb 24, 2000 at 05:49:13PM +, Edmund GRIMLEY EVANS wrote:
> If there's demand for it, perhaps one of the people who has succeeded
> in building mutt on Windows could provide an unofficial executable. Or
> does the Cygwin version require a library that can't be redistributed?
Sounds li
Martin Keseg - Sun Slovakia - SE <[EMAIL PROTECTED]> wrote on Thu, 24
Feb 2000:
> bind generic '?' search-opposite
> bind generic '' help
>
> but this does not work in pager.
>
> generic does not match pager section ?
It should match, provided that there's no specific binding for the keys
in t
Hi,
I have defined
#opposite search
bind generic '?' search-opposite
#redefine help
bind generic '' help
but this does not work in pager.
generic does not match pager section ?
--
Keso
don't worry about glory
- Forwarded message from SIDDHIVINAYAK NIRVANESHWAR
<[EMAIL PROTECTED]> -
Date: Thu, 24 Feb 2000 11:19:44 +0530 (IST)
From: SIDDHIVINAYAK NIRVANESHWAR <[EMAIL PROTECTED]>
Subject: Can not run mutt.exe
Hi
i recently downloaded from your ftp server mutt-1_0_1i_tar.exe.
I am not able to in
Do you get a bonus if your eyes stick to the back of your head after
rolling that far back? :)
Man...density factor higher than lead there.
mark->
--
Fairlight-> |||[EMAIL PROTECTED] | Fairlight Consulting
__/\__ ||| "I'm talking for free... | http://www.fai
Hi all,
lately I tried to write a send-hook like this :
[from ~/.muttrc]
send-hook '.*' '`generate_new_signature.pl`'
It calls 'generate_new_signature.pl', which overwrite
~/.signature so I have a new signature every time a send a new
mail (I allready realized that send-hook gets exectued at l
Markus Fischer <[EMAIL PROTECTED]> wrote on Thu, 24 Feb 2000:
> [from ~/.muttrc]
> send-hook '.*' '`generate_new_signature.pl`'
I suggest you write this as:
set signature="generate_new_signature.pl|"
This will invoke the perl script every time a signature is needed, read
its output, and use t
Jens Wilhelm Wulf <[EMAIL PROTECTED]> wrote:
>
> --
> infocmp $TERM:
> khome=\EOH, kend=\EOF
> knp=\E[6~, kpp=\E[5~
>
> --
> cat > /dev/null:
> ^[[H
> ^[[F
> ^[[5~
> ^[[6~
> --
> emacs -nw:
> ^[OH
> ^[
If there's demand for it, perhaps one of the people who has succeeded
in building mutt on Windows could provide an unofficial executable. Or
does the Cygwin version require a library that can't be redistributed?
Edmund