From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: David Ellis Newsgroups: gmane.emacs.help Subject: abbreviations Date: Tue, 06 Aug 2002 15:43:55 -0500 Sender: help-gnu-emacs-admin@gnu.org Message-ID: <5.1.0.14.0.20020806154225.03499b48@pop.mail.yahoo.com> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Trace: main.gmane.org 1028666662 8919 127.0.0.1 (6 Aug 2002 20:44:22 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 6 Aug 2002 20:44:22 +0000 (UTC) Return-path: Original-Received: from fencepost.gnu.org ([199.232.76.164]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 17cBBk-0002Jk-00 for ; Tue, 06 Aug 2002 22:44:21 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.35 #1 (Debian)) id 17cBCR-0005mh-00; Tue, 06 Aug 2002 16:45:03 -0400 Original-Received: from smtp012.mail.yahoo.com ([216.136.173.32]) by fencepost.gnu.org with smtp (Exim 3.35 #1 (Debian)) id 17cBBr-0005mG-00 for ; Tue, 06 Aug 2002 16:44:27 -0400 Original-Received: from pool25-025.wwa.com (HELO dave.yahoo.com) (ddellis914@207.152.112.250 with login) by smtp.mail.vip.sc5.yahoo.com with SMTP; 6 Aug 2002 20:44:24 -0000 X-Sender: ddellis914@pop.mail.yahoo.com X-Mailer: QUALCOMM Windows Eudora Version 5.1 Original-To: help-gnu-emacs@gnu.org Errors-To: help-gnu-emacs-admin@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.help:773 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:773 I would like to set up emacs so that when I type "if " then I get if () { } with the point between the 2 parens. What is the best way to do this. Dave