From owner-freebsd-questions@FreeBSD.ORG Sat Nov 12 00:40:37 2011 Return-Path: Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E9B481065675 for ; Sat, 12 Nov 2011 00:40:37 +0000 (UTC) (envelope-from cswiger@mac.com) Received: from asmtpout027.mac.com (asmtpout027.mac.com [17.148.16.102]) by mx1.freebsd.org (Postfix) with ESMTP id D12938FC15 for ; Sat, 12 Nov 2011 00:40:37 +0000 (UTC) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; CHARSET=US-ASCII Received: from cswiger1.apple.com ([17.209.4.71]) by asmtp027.mac.com (Oracle Communications Messaging Server 7u4-23.01 (7.0.4.23.0) 64bit (built Aug 10 2011)) with ESMTPSA id <0LUI00C08V7BM790@asmtp027.mac.com> for freebsd-questions@FreeBSD.ORG; Fri, 11 Nov 2011 16:40:26 -0800 (PST) X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:5.5.7110,1.0.211,0.0.0000 definitions=2011-11-11_04:2011-11-12, 2011-11-11, 1970-01-01 signatures=0 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 spamscore=0 ipscore=0 suspectscore=0 phishscore=0 bulkscore=0 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=6.0.2-1012030000 definitions=main-1111110279 From: Chuck Swiger In-reply-to: <20111111231010.GA12204@thought.org> Date: Fri, 11 Nov 2011 16:40:23 -0800 Message-id: <4B80DED0-6D11-4B44-8168-36E8105F13FD@mac.com> References: <20111111231010.GA12204@thought.org> To: Gary Kline X-Mailer: Apple Mail (2.1084) Cc: FreeBSD Mailing List Subject: Re: anybody know howto do eazy abbrevs? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Nov 2011 00:40:38 -0000 On Nov 11, 2011, at 3:10 PM, Gary Kline wrote: > "hw r u gys dng?" > > into: > > "how are you guys doing? Assuming you've got emacs installed: info emacs -s abbrev Regards, -- -Chuck