On Fri, 2004-08-13 at 18:01, Michael Walters wrote:
> Hello All,
> 
> I am using Netscape communicator 4.77. I did as Jesse suggested and still get 
> errors. 

I plugged "Netscape: Ignoring unsupported format code in mailcap file"
into Google, and it looks like it's a bug in old versions of Netscape.
You'll have to look a little harder if you want to find a solution
though. My suggestion would be to go to http://www.mozilla.org/ and grab
the latest version of Firefox. Install this, and you should not have the
problem that you're having with Netscape. It should also have no
problems with the real plugin.

> How does one cut a part of the terminal text containing error messages and 
> paste it into email?

That depends on the program that your using. In Gnome Terminal you can
highlight the text and hit Shift-Ctrl-C to copy it. In any x based
terminal you should be able to highlight the text, then go into your
email client and click the middle mouse button to paste it. You can also
redirect the output of a command. For example:
ls > test
will redirect the text that the ls command sends as standard output into
a file called test. You can then open the file in any text editor and
copy the text out. For more on this see man bash.

Jesse


_______________________________________________
clug-talk mailing list
[EMAIL PROTECTED]
http://clug.ca/mailman/listinfo/clug-talk_clug.ca

Reply via email to