[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: skeleton-pair-insert-maybe parenthesis in cc-mode
From: |
weber |
Subject: |
Re: skeleton-pair-insert-maybe parenthesis in cc-mode |
Date: |
5 Mar 2007 11:09:01 -0800 |
User-agent: |
G2/1.0 |
On 5 mar, 10:47, "stuart.t...@gmail.com" <stuart.t...@gmail.com>
wrote:
> Hi, I've added code to my dotemacs file to use the skeleton-pair-
> insert-maybe for quotes,parenthesis,brackets,etc.
> For buffers that are in cc-mode, it only works with quotes, single
> quotes, and brackets "[]". It doesn't work for parenthesis or braces
> "{}"
>
> In other modes, though, they all seem to work fine.
>
> Does, cc-mode disable these somehow? How can I override those
> settings.
>
> Thanks.
Check what is returned for '(' with C-h k and tell us.