Wrapping selecting text in enclosing characters in Emacs
        Posted  
        
            by hekevintran
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by hekevintran
        
        
        
        Published on 2010-06-01T17:12:05Z
        Indexed on 
            2010/06/01
            17:53 UTC
        
        
        Read the original article
        Hit count: 200
        
In Textmate I can wrap enclosing characters ('(', '[', '"', etc.) around text by selecting it and hitting the opening character.  For example, if I select word and hit (, it will become (word).  What does Emacs call this feature and how do I enable it?
© Stack Overflow or respective owner