Hi,
I had the same problem: ls and vim had colors but mutt
did not. Changing the TERM env did not help.
I rebuilt mutt with slang lib (instead of curses) and
everything worked fine.
Use 'configure --with-slang=dir' to tell configure
where to find slang lib.
Hope it helps
-- Dominique
On Thu,
On Wed, Jul 25, 2001 at 03:05:58PM +0200, Jens Paulus ([EMAIL PROTECTED]) wrote:
[...cut...]
> 1.) Editing an email with vim/mutt, I sometimes wish to insert/quote
> text from another email that I'm not currently replying to. I remember
> that there was such a function when I used pine some year
On Fri, Jul 27, 2001 at 11:21:15PM -0400, Kyle Knack ([EMAIL PROTECTED]) wrote:
> First, I'd like it if the builtin pager did NOT
> jump to the next message when I'm at the end and
> hit or .
This is what I have in my .muttrc:
# Do not move to next message when at the end
# of a message and wh
It could be your procmail recipe which does not lock.
Recipies that start with :0: use a lock, those which
start with :0 do not use a lock.
Example with lock:
:0:
* ^From foobar
/.../foobar-maibox
On Fri, Jul 27, 2001 at 05:36:36PM -0500, Chris Gentle ([EMAIL PROTECTED]) wrote:
> I've been r
On Tue, Oct 02, 2001 at 12:20:49AM +0200, Piet Delport ([EMAIL PROTECTED]) wrote:
> On Mon, 01 Oct 2001 at 11:19:43 -0500, David Champion wrote:
>
> You can do it a bit more elegantly[1] with this ex one-liner:
>
> 1;/^$/+1,$!gpg --clearsign
You might also want to redirect stderr to avoid putt