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

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

Re: Tabbar installation


From: Kevin Rodgers
Subject: Re: Tabbar installation
Date: Fri, 13 Feb 2004 12:13:46 -0700
User-agent: Mozilla/5.0 (X11; U; SunOS i86pc; en-US; rv:0.9.4.1) Gecko/20020406 Netscape6/6.2.2

Daniel Lidstrom wrote:

how do I activate the tabbar script whenever I start emacs? I've tried to
add (load "tabbar") into my .emacs file. This doesn't seem to do it and
when I type M-x `tabbar-mode' I get [No match]. How do I do this?

Where are tabbar.el and tabbar.elc installed?  Are those directories in your

load-path?  If so, (load-library "tabbar") or (require 'tabbar) should work.

--
Kevin Rodgers



reply via email to

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