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

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

Re: DWIM for the TAB key


From: Oliver Scholz
Subject: Re: DWIM for the TAB key
Date: Wed, 16 Feb 2005 03:03:23 +0100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/21.3.50 (gnu/linux)

Oliver Scholz <alkibiades@gmx.de> writes:

> Reading a thread on emacs-devel, I thought that maybe others would
> also like what I have been using for quite a while:
>
> (defun egoge-tab-dwim ()
[...]

> (define-key global-map [tab] 'egoge-tab-dwim)

Well, I realise that this keybinding is actually not what I am using,
I am using

  (define-key emacs-lisp-mode-map [tab] 'egoge-tab-dwim)

As a global binding this function would need more work ... but ... too
lazy now ... must ... rest ...

    Oliver
-- 
28 Pluviôse an 213 de la Révolution
Liberté, Egalité, Fraternité!

reply via email to

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