Re: Problem displaying text/html mime attachments (solved)

2007-01-20 Thread Stefano Sabatini
On date Saturday 2007-01-20 12:20:36 -0700, Bob Proulx muttered: > Stefano Sabatini wrote: > > # textual session > > if [ -z "display" ]; then > > This will never be true. You meant to say the following there. > > if [ -z "$DISPLAY" ]; then > Yes, you're right, thanks! -- Stefano

Re: Problem displaying text/html mime attachments (solved)

2007-01-20 Thread Bob Proulx
Stefano Sabatini wrote: > # textual session > if [ -z "display" ]; then This will never be true. You meant to say the following there. if [ -z "$DISPLAY" ]; then Bob

Re: Problem displaying text/html mime attachments (solved)

2007-01-17 Thread Stefano Sabatini
On date Wednesday 2007-01-17 09:55:33 -0500, Kyle Wheeler muttered: > On Wednesday, January 17 at 03:34 PM, quoth Stefano Sabatini: > >When I try to view a text/html attachment I get from my browser a > >similiar message: > > > >File "/home/sds/tmp/muttIVsHqg" not found. > >Check the location of th