[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: abbrev-mode doesn't take effetc?
From: |
Soltys |
Subject: |
Re: abbrev-mode doesn't take effetc? |
Date: |
Fri, 29 Feb 2008 11:37:16 -0800 (PST) |
User-agent: |
G2/1.0 |
On 29 Lut, 18:53, sunway <sunwayfore...@gmail.com> 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".