From: "Tony" <asideris@aqinc.com>
Subject: Re: Configuring TABS.EL
Date: Tue, 22 Oct 2002 12:39:54 -0400 [thread overview]
Message-ID: <ap3uol$qrjos$1@ID-60342.news.dfncis.de> (raw)
In-Reply-To: mailman.1035290480.5132.help-gnu-emacs@gnu.org
"Charles Muller" <acmuller@gol.com> wrote in message
news:mailman.1035290480.5132.help-gnu-emacs@gnu.org...
>
> Thanks, Henrik, for your suggestion.
>
> Henrik wrote:
>
> > Hmm, the tabs.el I looked at on google has no `provide' statement. Try
> > adding the following line at the bottom of tabs.el
> >
> > (provide 'tabs)
> >
> > And then do
> >
> > (require 'tabs)
> > (tabs-mode 1)
>
> After doing this, the Emacs startup errors ceased. But I still don't get
any
> tabs at the top of my window. My .emacs file currently has
>
> (setq load-path (cons "/home/chuck/lisp/" load-path))
> (require 'recentf)
> (recentf-mode 1)
> (require 'tabs)
> (load "tabs.el")
> (tabs-mode 1)
>
> And my lisp file is like this:
>
> /home/chuck/lisp:
> used 172 available 2311292
> drwxrwxr-x 2 chuck chuck 4096 Oct 22 21:34 .
> drwx------ 48 chuck chuck 4096 Oct 22 21:37 ..
> -rw-rw-rw- 1 chuck chuck 55908 Oct 2 18:15 recentf.el
> -rw-rw-r-- 1 chuck chuck 6163 Oct 22 21:34 tabs.el
> -rw-rw-r-- 1 chuck chuck 324 Sep 28 15:41 w3mstuff.el
>
> Does anyone have any further ideas on this?
>
> Chuck
>
>
> ---------------------------
> Charles Muller <acmuller@gol.com>
> Faculty of Humanities, Toyo Gakuen University
> Digital Dictionary of Buddhism and CJKV-English Dictionary
> [http://www.acmuller.net]
> Mobile Phone: 090-9310-1787
>
>
i figured this out. use (global-tabs-mode 1) instead of tabs-mode.
but there seam to still be too many bugs for it to be useable (the main one
being that tabs aren't removed when a buffer is killed so you get a bunch of
ghost tabs).
-Tony
next prev parent reply other threads:[~2002-10-22 16:39 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-10-20 16:40 Can emacs show the opened files' list as tabs like XEmacs? Alan Jiang
2002-10-22 0:34 ` Jesper Harder
2002-10-22 6:24 ` Configuring TABS.EL Charles Muller
[not found] ` <mailman.1035267738.7289.help-gnu-emacs@gnu.org>
2002-10-22 6:46 ` Henrik Enberg
2002-10-22 12:43 ` Charles Muller
[not found] ` <mailman.1035290480.5132.help-gnu-emacs@gnu.org>
2002-10-22 15:29 ` Tony
2002-10-22 16:39 ` Tony [this message]
2002-10-23 7:32 ` Charles Muller
2002-10-22 14:34 ` Stefan Monnier <foo@acm.com>
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='ap3uol$qrjos$1@ID-60342.news.dfncis.de' \
--to=asideris@aqinc.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).