From: Oliver Scholz <alkibiades@gmx.de>
Subject: Re: DWIM for the TAB key
Date: Wed, 16 Feb 2005 03:03:23 +0100 [thread overview]
Message-ID: <87k6p9b6s4.fsf@ID-87814.user.uni-berlin.de> (raw)
In-Reply-To: 87y8dp1dsj.fsf@ID-87814.user.uni-berlin.de
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é!
next prev parent reply other threads:[~2005-02-16 2:03 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-02-16 1:42 DWIM for the TAB key Oliver Scholz
2005-02-16 2:03 ` Oliver Scholz [this message]
2005-02-16 17:16 ` rbielaws
2005-02-17 13:16 ` Oliver Scholz
2005-02-17 14:40 ` Thien-Thi Nguyen
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=87k6p9b6s4.fsf@ID-87814.user.uni-berlin.de \
--to=alkibiades@gmx.de \
/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).