Hi, I am using conkeror 0.9.3 via the Arch Linux package. I was using
the Adobe reader plugin to view pdfs but that seemed to break
keybindings -- I was unable to close the tab that contained the pdf or
navigate away...I was glad to get rid of it anyway, so disabled it in
the extensions and set this in my rc:

content_handlers.set("application/pdf", content_handler_open_default_viewer);
define_mime_type_external_handler("application/pdf", "/usr/bin/evince");
define_mime_type_external_handler("text/pdf", "/usr/bin/evince");

(Even though I read on the wiki that evince is the default.) Now when
I visit a pdf I get a blank tab with the url showing in the modeline
but no evince and no prompt to open the pdf. What am I doing wrong?

Thanks,

Jim
_______________________________________________
Conkeror mailing list
[email protected]
https://www.mozdev.org/mailman/listinfo/conkeror

Reply via email to