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.

_______________________________________________
Help-gnu-emacs mailing list
Help-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs

Reply via email to