From: kgold@watson.ibm.com (kgold)
Subject: Re: Tab doesn't work in emacs
Date: 30 Jan 2003 16:22:02 GMT [thread overview]
Message-ID: <b1bjfa$rhk$1@news.btv.ibm.com> (raw)
In-Reply-To: mailman.1149.1043889789.21513.help-gnu-emacs@gnu.org
In article <mailman.1149.1043889789.21513.help-gnu-emacs@gnu.org>,
Christopher Forsythe <the_tick@brok3n.org> writes:
> Hi,
>
> I've lost the functionality of my tab button in emacs 21.1.1. I am
> running os x 10.2.3, and lost the functionality of my delete key as well, it
> would bring up the help menu. Fixed that with a .emacs file. I'd like to be
> able to do two things
>
> 1) Fix the tab function
Type
C-h c TAB
and tell us what you get. It might be that the TAB key is mapped
to a function other than a primitive tab.
> 2) Make the instructions in the .emacs file global, so that all users would
> have it by just typing .emacs, but without putting a .emacs file into
> everyones home directory.
Think really hard before you do this. Is it really a site wide
customization that people will need in order for emacs to work? Or is
a cool customization that you like and want to share with everyone?
If the latter, it might annoy more users than it helps, when emacs
behaves in s strange non-default way and they can't figure out why.
>From the manual:
There can also be a "default init file", which is the library named
`default.el', found via the standard search path for libraries. The
Emacs distribution contains no such library; your site may create one
for local customizations. If this library exists, it is loaded
whenever you start Emacs (except when you specify `-q'). But your init
file, if any, is loaded first; if it sets `inhibit-default-init'
non-`nil', then `default' is not loaded.
Your site may also have a "site startup file"; this is named
`site-start.el', if it exists. Emacs loads this library before it
loads your init file. To inhibit loading of this library, use the
option `-no-site-file'.
--
--
Ken Goldman kgold@watson.ibm.com 914-784-7646
next parent reply other threads:[~2003-01-30 16:22 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <mailman.1149.1043889789.21513.help-gnu-emacs@gnu.org>
2003-01-30 16:22 ` kgold [this message]
[not found] <mailman.1213.1043962951.21513.help-gnu-emacs@gnu.org>
2003-01-31 14:32 ` Tab doesn't work in emacs Kai Großjohann
2003-01-30 21:40 the_tick
[not found] <mailman.1206.1043956050.21513.help-gnu-emacs@gnu.org>
2003-01-30 21:13 ` Kai Großjohann
-- strict thread matches above, loose matches on Subject: below --
2003-01-30 19:46 the_tick
[not found] <mailman.1201.1043948624.21513.help-gnu-emacs@gnu.org>
2003-01-30 18:53 ` Barry Margolin
2003-01-30 17:42 the_tick
2003-01-30 1:23 Christopher Forsythe
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='b1bjfa$rhk$1@news.btv.ibm.com' \
--to=kgold@watson.ibm.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).