From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Soltys Newsgroups: gmane.emacs.help Subject: Re: abbrev-mode doesn't take effetc? Date: Fri, 29 Feb 2008 11:37:16 -0800 (PST) Organization: http://groups.google.com Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1204324641 14405 80.91.229.12 (29 Feb 2008 22:37:21 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 29 Feb 2008 22:37:21 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Feb 29 23:37:45 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 1JVDrN-0001Zj-Dm for geh-help-gnu-emacs@m.gmane.org; Fri, 29 Feb 2008 23:37:45 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JVDqq-0007lw-Om for geh-help-gnu-emacs@m.gmane.org; Fri, 29 Feb 2008 17:37:12 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews.google.com!s19g2000prg.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 8 Original-NNTP-Posting-Host: 217.97.193.18 Original-X-Trace: posting.google.com 1204313836 6834 127.0.0.1 (29 Feb 2008 19:37:16 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Fri, 29 Feb 2008 19:37:16 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: s19g2000prg.googlegroups.com; posting-host=217.97.193.18; posting-account=X_jhvgoAAACqeq8ASQBoZ4YlXA6UIBsz User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; pl-PL; rv:1.8.1.12) Gecko/20080203 SUSE/2.0.0.12-0.1 Firefox/2.0.0.12,gzip(gfe),gzip(gfe) Original-Xref: shelby.stanford.edu gnu.emacs.help:156604 X-Mailman-Approved-At: Fri, 29 Feb 2008 17:35:06 -0500 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:51975 Archived-At: On 29 Lut, 18:53, sunway wrote: > firstly I input "foo" then press C-x a g to set "foo" as a global > abbrev of "bar", i make sure than abbrev-mode is enabled, but after I > input "foo" and press space again, "foo" is not replaced with "bar", > why? You make it reversed. When you write "bar" it will be replace with "foo".