Subject: Re: Tabulators in emacs 22.1
To: None <pkgsrc-users@NetBSD.org>
From: Matthias Scheler <tron@zhadum.org.uk>
List: pkgsrc-users
Date: 12/03/2007 19:41:19
On Tue, Jun 12, 2007 at 12:52:14PM +0100, Matthias Scheler wrote:
> after I figured out how to disable the splash-screen in emacs 22.1(*)
> the only problem left is the handling of tabulators. The new version
> does very weird things e.g. turn a tabulator into four spaces or
> sometimes in two tabulators. Is there a way to disable that "feature"?

Here is the answer (from "comp.emacs") in case anybody else doesn't like
the new behavior:

(global-set-key (kbd "TAB") 'self-insert-command)

	Kind regards

-- 
Matthias Scheler                                  http://zhadum.org.uk/