help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

help needed in installing and invoking oo-browser


From: Anand Dhanakshirur
Subject: help needed in installing and invoking oo-browser
Date: Mon, 24 Jan 2011 07:47:22 -0800 (PST)

Hi,
I got the oo-browser tar  ball and unzipped it in /home/asd/tools directory.
The oo-browser directory is created. and all the files are 
created inside that directory.

i added the following code im my .emacs file

(setq load-path (append
         '("/home/asd/tools/oo-browser/"
           "/home/asd/tools/oo-browser/hypb/")
         load-path))
(load "br-start")
(global-set-key "\C-c\C-o" 'oo-browser)

Then i restarted emacs.
i am not able to invoke it by M-x oo-browser.
Did i miss some steps?
please tell me.


      



reply via email to

[Prev in Thread] Current Thread [Next in Thread]