From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "xiaopeng hu" Newsgroups: gmane.emacs.help Subject: When I input " \[ " , how to automatically complete " \] " and put point in the middle of \[ and \] ? Date: Tue, 19 Aug 2008 14:41:42 +0800 Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_3362_20754596.1219128102956" X-Trace: ger.gmane.org 1219128132 4434 80.91.229.12 (19 Aug 2008 06:42:12 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 19 Aug 2008 06:42:12 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Aug 19 08:43:05 2008 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1KVKvp-0006Ww-6n for geh-help-gnu-emacs@m.gmane.org; Tue, 19 Aug 2008 08:43:05 +0200 Original-Received: from localhost ([127.0.0.1]:37789 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KVKus-0005IY-7y for geh-help-gnu-emacs@m.gmane.org; Tue, 19 Aug 2008 02:42:06 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KVKua-0005IJ-DT for help-gnu-emacs@gnu.org; Tue, 19 Aug 2008 02:41:48 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KVKuZ-0005I7-2f for help-gnu-emacs@gnu.org; Tue, 19 Aug 2008 02:41:47 -0400 Original-Received: from [199.232.76.173] (port=54428 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KVKuY-0005I4-Tc for help-gnu-emacs@gnu.org; Tue, 19 Aug 2008 02:41:46 -0400 Original-Received: from mx20.gnu.org ([199.232.41.8]:24189) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KVKuY-0007dr-Bu for help-gnu-emacs@gnu.org; Tue, 19 Aug 2008 02:41:46 -0400 Original-Received: from yx-out-1718.google.com ([74.125.44.152]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KVKuW-0000vY-KH for help-gnu-emacs@gnu.org; Tue, 19 Aug 2008 02:41:44 -0400 Original-Received: by yx-out-1718.google.com with SMTP id 34so1189930yxf.66 for ; Mon, 18 Aug 2008 23:41:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type; bh=IkBthjE6aZpmM2eu5zNxwxmLvxsgfuICB7T7hkyXhFw=; b=Z4IF5AVI15pMFGP0Fs3VC6wuSyIvs6G6VlsYDOMK13yXl3UKFLUKTvVpc6R3IdKmjy sUnAkzfei6LSAkouVKKIRPhq+SJsQDIKbEvo9dSmWBZMIGrbDSAYhPWUUOPqyVRF28Xf g6kcKZYahoj9gP2F3HVj5Hk0yPvTAHgUHRbkA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=eissT6JPiqTJ8zzj9dppL+rCxC1nkAp2Gtd9cTAKkRw+VeIWq42LPug+vOrqh5pMV8 VJBlAw1LizGFpvIFnvaiQFn6H1q5NrT58fsP8wOPgMHxJ8FkxHUle9sl0K/8brATZz3u br4v7FVUk/ZZcPtdA9yBIqw0jdn51v0QW+/Rw= Original-Received: by 10.114.27.14 with SMTP id a14mr6251080waa.209.1219128102942; Mon, 18 Aug 2008 23:41:42 -0700 (PDT) Original-Received: by 10.115.111.14 with HTTP; Mon, 18 Aug 2008 23:41:42 -0700 (PDT) X-detected-kernel: by mx20.gnu.org: Linux 2.6 (newer, 2) X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:56762 Archived-At: ------=_Part_3362_20754596.1219128102956 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline When I input " \[ " ,how to automatically complete " \] " and put point in the middle of \[ and \] ? Thanks ------=_Part_3362_20754596.1219128102956 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline
When I input " \[ " ,how to automatically complete " \] " and put point in the middle of \[ and \]  ?

Thanks
------=_Part_3362_20754596.1219128102956--