From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Drew Adams" Newsgroups: gmane.emacs.help Subject: RE: auto-complete word Date: Thu, 30 Jul 2009 12:05:26 -0700 Message-ID: <0AFE05303DF545E3912FB64F9A327BE6@us.oracle.com> References: <821vnyf5y0.fsf@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1248980771 17058 80.91.229.12 (30 Jul 2009 19:06:11 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 30 Jul 2009 19:06:11 +0000 (UTC) To: "'Sivaram Neelakantan'" , Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Jul 30 21:06:04 2009 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 1MWax2-0001ra-6b for geh-help-gnu-emacs@m.gmane.org; Thu, 30 Jul 2009 21:06:04 +0200 Original-Received: from localhost ([127.0.0.1]:59953 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MWawy-0005vs-BJ for geh-help-gnu-emacs@m.gmane.org; Thu, 30 Jul 2009 15:06:00 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MWawd-0005vl-1K for help-gnu-emacs@gnu.org; Thu, 30 Jul 2009 15:05:39 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MWawX-0005uO-Fa for help-gnu-emacs@gnu.org; Thu, 30 Jul 2009 15:05:37 -0400 Original-Received: from [199.232.76.173] (port=47388 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MWawX-0005uL-9C for help-gnu-emacs@gnu.org; Thu, 30 Jul 2009 15:05:33 -0400 Original-Received: from acsinet12.oracle.com ([141.146.126.234]:48157) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MWawW-00047F-Nq for help-gnu-emacs@gnu.org; Thu, 30 Jul 2009 15:05:33 -0400 Original-Received: from rgminet15.oracle.com (rcsinet15.oracle.com [148.87.113.117]) by acsinet12.oracle.com (Switch-3.3.1/Switch-3.3.1) with ESMTP id n6UJ56C4010558 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Thu, 30 Jul 2009 19:05:08 GMT Original-Received: from abhmt003.oracle.com (abhmt003.oracle.com [141.146.116.12]) by rgminet15.oracle.com (Switch-3.3.1/Switch-3.3.1) with ESMTP id n6UJ5RNf031637; Thu, 30 Jul 2009 19:05:27 GMT Original-Received: from dradamslap1 (/130.35.178.194) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Thu, 30 Jul 2009 12:05:25 -0700 X-Mailer: Microsoft Office Outlook 11 In-Reply-To: <821vnyf5y0.fsf@gmail.com> Thread-Index: AcoROaOogYmGVvmERiaJn4dVfLlLMAADtzPw X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5579 X-Source-IP: abhmt003.oracle.com [141.146.116.12] X-Auth-Type: Internal IP X-CT-RefId: str=0001.0A010203.4A71EEF7.0028:SCFSTAT5015188,ss=1,fgs=0 X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 1) 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:66540 Archived-At: > > how can I complete a word that I am writing with out typing > > the rest of it specially when I wrote it before in the same buffer? > > There are a couple of modes listed here > http://www.emacswiki.org/emacs/PredictiveMode Here is a generic page dealing with this topic: http://www.emacswiki.org/emacs/DynamicAbbreviations