How do I make C files appear in the browser's window when I navigate to them on a web page? (I use Iceweasel which should be identical to Firefox.)
I don't want to download the file, not open it in Emacs, etc., I just want to view it like any other page.
For example, Perl files (.pl) are OK.
But, C files (.c) have an option line in Preferences -> Applications. Here, I can chose what to do - download them, open in Emacs, etc., but how do I chose to just view them? (Tried to pick Iceweasel - didn't work.)
Ironic thing is, I think "view in browser" is default (as there is no option for Perl files) - so if I could somehow remove the option line for C, that's worth a shot.