From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dmitry Gutov Newsgroups: gmane.emacs.help Subject: Re: Electric braces Date: Wed, 19 Sep 2012 22:22:21 +0400 Message-ID: <505A0D5D.1020809@yandex.ru> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1348078954 15994 80.91.229.3 (19 Sep 2012 18:22:34 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 19 Sep 2012 18:22:34 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: zxnotdead@gmail.com Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Sep 19 20:22:35 2012 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1TEOuw-000453-Vm for geh-help-gnu-emacs@m.gmane.org; Wed, 19 Sep 2012 20:22:35 +0200 Original-Received: from localhost ([::1]:45345 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TEOus-0005kY-Kp for geh-help-gnu-emacs@m.gmane.org; Wed, 19 Sep 2012 14:22:30 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:41325) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TEOun-0005kC-3e for help-gnu-emacs@gnu.org; Wed, 19 Sep 2012 14:22:26 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TEOul-0005Eq-WF for help-gnu-emacs@gnu.org; Wed, 19 Sep 2012 14:22:25 -0400 Original-Received: from forward7.mail.yandex.net ([77.88.61.37]:35463) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TEOul-0005EV-Kz for help-gnu-emacs@gnu.org; Wed, 19 Sep 2012 14:22:23 -0400 Original-Received: from smtp8.mail.yandex.net (smtp8.mail.yandex.net [77.88.61.54]) by forward7.mail.yandex.net (Yandex) with ESMTP id B9E2A1C0782; Wed, 19 Sep 2012 22:22:19 +0400 (MSK) Original-Received: from smtp8.mail.yandex.net (localhost [127.0.0.1]) by smtp8.mail.yandex.net (Yandex) with ESMTP id 800571B604F8; Wed, 19 Sep 2012 22:22:19 +0400 (MSK) Original-Received: from 5x166x246x245.dynamic.spb.ertelecom.ru (5x166x246x245.dynamic.spb.ertelecom.ru [5.166.246.245]) by smtp8.mail.yandex.net (nwsmtp/Yandex) with ESMTP id MIWWEq1i-MJWujJGs; Wed, 19 Sep 2012 22:22:19 +0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1348078939; bh=MKuvtpS8upv8IcujdrCJBrnRkOug01LN8gB520iaUrg=; h=Message-ID:Date:From:User-Agent:MIME-Version:To:CC:Subject: Content-Type:Content-Transfer-Encoding; b=Zng8lIqmzgNwoiPPpCGmVnoOQN60J17HaHsjj5FeZwOSgezAuOVIGZrVbg4MO8hoj FweUiHGFPyZ57zuLeEtE/m8IkaWhA0Hmv1yeufA1I8Lhyy2zX+MkqCCiTGbeVMH8NZ JtEFBaQZH5JyI3LkPICW1ctI2w+ADI+wvxmE0WkU= User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:15.0) Gecko/20120907 Thunderbird/15.0.1 X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 77.88.61.37 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:86837 Archived-At: =D0=9A=D0=BE=D0=BD=D1=81=D1=82=D0=B0=D0=BD=D1=82=D0=B8=D0=BD =D0=9A=D1=83= =D0=BB=D0=B8=D0=BA=D0=BE=D0=B2 writes: > google autopair.el Why google? Here's the home page: http://code.google.com/p/autopair/ And yes, it's the most popular package for this purpose. I especially like the newline behavior (the fourth bullet point).