all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: netawater <netstandin-003@yahoo.com.cn>
To: help-gnu-emacs@gnu.org
Subject: Re: How to use elisp's closure
Date: Tue, 17 Jun 2008 21:02:46 +0800	[thread overview]
Message-ID: <d4mggqo9.fsf@netawater.emacs> (raw)
In-Reply-To: mailman.13401.1213631425.18990.help-gnu-emacs@gnu.org

beaubert <francois.beaubert@univ-valenciennes.fr> writes:

> On Monday 16 June 2008 16:15:21 netawater wrote:
>> In most usual modes, TAB key is bound to an indent function and
>> M-TAB key is bound to a complete symbol function.
>> I want to write a function if cursor is at the end of word then
>> try to complete symbol, else indent. It is my function.
>>
> Have a look at my previous post about tabkey2.el
> It may be interesting for what you want to do ...
>
>
>
> -- 
> François BEAUBERT
> ENSIAME/LME
> Bureau A9
> Université de Valenciennes - Le Mont Houy - 59313 Valenciennes Cedex 9
> Téléphone: (0/33)3 27 51 19 72
> Télécopie: (0/33)3 27 51 19 61
> Mel: francois.beaubert@univ-valenciennes.fr
>
> -- 
> Ce message a été vérifié par MailScanner
> pour des virus ou des polluriels et rien de
> suspect n'a été trouvé.

Thanks, I took a glance at your code, you have done a great job.
But I think I still need set tabkey2-preferred variable for
different buffer based on your work.


  parent reply	other threads:[~2008-06-17 13:02 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-16 14:15 How to use elisp's closure netawater
2008-06-16 15:42 ` David Hansen
2008-06-16 15:49 ` beaubert
     [not found] ` <mailman.13401.1213631425.18990.help-gnu-emacs@gnu.org>
2008-06-17 13:02   ` netawater [this message]
     [not found] ` <mailman.13402.1213631610.18990.help-gnu-emacs@gnu.org>
2008-06-17 13:06   ` netawater

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=d4mggqo9.fsf@netawater.emacs \
    --to=netstandin-003@yahoo.com.cn \
    --cc=help-gnu-emacs@gnu.org \
    /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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.