From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Conkerors webjumps for Worg and Org mailing list Date: Sat, 26 Jun 2010 17:19:00 +0200 Message-ID: <87bpaxizua.fsf@altern.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=46929 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OSXCe-0002ei-Md for emacs-orgmode@gnu.org; Sat, 26 Jun 2010 11:21:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OSXCd-0004sE-6h for emacs-orgmode@gnu.org; Sat, 26 Jun 2010 11:21:56 -0400 Received: from mail-ww0-f41.google.com ([74.125.82.41]:34942) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OSXCc-0004rz-Te for emacs-orgmode@gnu.org; Sat, 26 Jun 2010 11:21:55 -0400 Received: by wwf26 with SMTP id 26so1844656wwf.0 for ; Sat, 26 Jun 2010 08:21:54 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org If you are using the conkeror browser (http://conkeror.org), maybe you can put this into your ~/.conkerorrc file: ,---- | define_webjump("orglist", "http://search.gmane.org/?query=%s&group=gmane.emacs.orgmode"); | define_webjump("worg", "http://www.google.com/cse?cx=002987994228320350715%3Az4glpcrritm&ie=UTF-8&q=%s&sa=Search&siteurl=orgmode.org%2Fworg%2F"); `---- It creates two webjumps for easily searching the Worg website and the Org-mode mailing list. HTH, -- Bastien