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

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

Re: Shortcut to change buffers?


From: Tim X
Subject: Re: Shortcut to change buffers?
Date: Fri, 22 Apr 2005 20:34:52 +1000
User-agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.4 (gnu/linux)

JS <d44sf@44ada.com> writes:

> Quokka wrote:
>
>> Ryan Bowman wrote:
>>>>>> Is there a shortcut combination that lets you
>>>>
>>>>shift between the
>>>>
>>>>>> different buffers?
>>>>>
>> 
>> I use tabbar mode, this provides a nice graphical display
>> of the buffers and provides functions for next buffer
>> and prev buffer.
>> 
>> link: http://sourceforge.net/projects/emhacks/
>> 
>> 
>> Paul
>
>
> Could you give a short explanation on how to make it work?
> I have made this in my .emacs file:
>
> (require 'tabbar)
>
> But when I restart emacs I get this error:
>
>
>
> An error has occurred while loading `/home/johs/.emacs':
>
> File error: "Cannot open load file", "tabbar"
>
> To ensure normal operation, you should investigate the cause
> of the error in your initialization file and remove it.  Start
> Emacs with the `--debug-init' option to view a complete error
> backtrace
>
> ------------------------
>
> I have placed the tabbar.el file in my load path.
>

check your load-path variable is correct. C-h load-path <ret>
check you have the correct read mode/permissions on the file

Tim
-- 
Tim Cross
The e-mail address on this message is FALSE (obviously!). My real e-mail is
to a company in Australia called rapttech and my login is tcross - if you 
really need to send mail, you should be able to work it out!


reply via email to

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