[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: left brackets insert both
From: |
rgb |
Subject: |
Re: left brackets insert both |
Date: |
25 Mar 2005 07:54:32 -0800 |
User-agent: |
G2/0.2 |
Shug Boabby wrote:
> hi there,
>
> a friend of mine was demonstrating a (pay for) text editor he has for
> Mac OS X, which had a very nice feature, i am sure it is
implementable
> in Emacs, but my lisp skills are not good enough to code it. could
> somebody please help me implement it?
>
> when the start of a brace pair was typed, one of [<[{(], the editor
> would insert the corresponding closing brace and place the cursor
> in-between. this worked for all text editing modes, but could be
turned
> off when needed.
>
> anyone have a clue?
skeleton-pair-insert-maybe
- left brackets insert both, Shug Boabby, 2005/03/25
- Re: left brackets insert both,
rgb <=
- Re: left brackets insert both, David Hansen, 2005/03/25
- Re: left brackets insert both, Shug Boabby, 2005/03/25
- Re: left brackets insert both, rgb, 2005/03/25
- Re: left brackets insert both, Shug Boabby, 2005/03/25
- Re: left brackets insert both, rgb, 2005/03/25
- Re: left brackets insert both, rgb, 2005/03/25
- Re: left brackets insert both, Shug Boabby, 2005/03/25
- Re: left brackets insert both, rgb, 2005/03/25
- Re: left brackets insert both, David Hansen, 2005/03/26
Re: left brackets insert both, Peter Lee, 2005/03/25