vote up 1 vote down star
2

Conkeror has changed the way I browse the web: it's basically Emacs + Firefox with javascript based configuration in .conkerrorc rather than elisp configuration in .emacs.

I've built up a huge library of .emacs customizations over the years by getting little bits and pieces from others. I'm just starting with Conkeror but the fact that it uses JS (far more widely known than Elisp) must mean that there's some amazing stuff out there.

Care to share your pieces? I'm particularly interested in stuff that interacts well with pages produced by Django (or other dynamic web pages).

For example, I'd love a Conkeror-based action recorder that let me browse a site and find bugs, and then immediately save & submit the sequence of actions as a bug report with a single keystroke. By including the JS actions required to replicate the error, it would be the ultimate testing harness -- even better than Selenium because it would be totally keyboard driven.

flag

Why the votes to close? This is very similar to the threads asking for tips on Emacs/elisp customization: i.stackoverflow.com/questions/41522/… – ramanujan Apr 20 at 15:17
2  
You've opened a bounty on this, but it's not at all clear that this question has a definitive answer. I'd vote to close, too, if I had the rep for it. – bignose Apr 27 at 7:51

2 Answers

vote up 1 vote down

Well, I can't really help you here but I just wanted to say that although I'm an emacs guy, I dropped Conkeror for vimperator because IMHO the browsing experience is much better!

link|flag
vote up 0 vote down

Conkeror is merely Firefox with Emacs keybindings. I don't think it is, and nor does it intend to be, a fully featured environment as Emacs is.

It facilitates your browsing experience by allowing you to use your well-worn Emacs muscle memory. And lets you keep your hands on the keyboard more, instead of jumping from keyboard to mouse all the time.

So I don't think it is really capable of doing some of the things you imagine.

Its development is also rather slow and is probably understaffed. You'll find, for example, that you can't use most common Firefox addons/extensions with it. Firebug, Greasemonkey, Gears, etc.

I do like it for some browsing tasks: it has special modes for reading Reddit, Google Reader, and others that make things a lot easier.

But I also agree with binOr that vimperator is much better, even if you're an emacs guy. Helps if you use VIM of course.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.