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

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

Re: Smart electric command to insert matching pair of delimeters


From: Stefan Monnier <address@hidden>
Subject: Re: Smart electric command to insert matching pair of delimeters
Date: 28 Feb 2003 14:42:25 -0500
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

>>>>> "Sandip" == Sandip Chitale <sandipchitale@yahoo.com> writes:
> The following command and global key bindings
> set up all the standard delimiters for insertion of
> a matching delimeters. It only does it based on the
> syntax of the delimeter.

Check out skeleton-pair-insert-maybe (you may have to (require 'skeleton)
before the function can be used).


        Stefan


reply via email to

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