On Thu, Aug 26, 1999 at 10:36:57AM +0200, Dominik Vogt wrote:
>  1) When typing on mutts command line, the 'delete' key works
>     like the backspace key, i.e. it deletes the previous
>     character, not the character under the cursor.

Add:
        bind editor <delete> delete-char
to your ~/.muttrc

>  2) When I forward a mail with an attachment, mutt strips the
>     attachment.

Try 'set mime_forward' so that the message is attached as-is.

me

Reply via email to