[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: re-loading an elisp file
From: |
Tim X |
Subject: |
Re: re-loading an elisp file |
Date: |
Sun, 27 Mar 2011 09:49:45 +1100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) |
Jambunathan K <kjambunathan@gmail.com> writes:
>> I frequently use your instead of you're and am quie aware of this bad
>> habit.
>
> I have read somewhere that one could set up an abbrev expansion for
> frequently mis-spelt/mis-typed words so that they expand to the rightly
> spelt word.
>
As David pointed out, the danger with your and you're is that they are
both legitimate words. An abbrev is of no use as there is not enough
information available for abbrev to know when to allow your and when to
replace it with you're, so abbrev is of no use.
--
tcross (at) rapttech dot com dot au
- Re: re-loading an elisp file, (continued)
- Re: re-loading an elisp file, David Combs, 2011/03/24
- Re: re-loading an elisp file, Tim X, 2011/03/25
- Re: re-loading an elisp file, David Kastrup, 2011/03/25
- Re: re-loading an elisp file, Jambunathan K, 2011/03/25
- Re: re-loading an elisp file, Tim X, 2011/03/25
- Message not available
- Re: re-loading an elisp file, Tim X, 2011/03/25
- Re: re-loading an elisp file, Jambunathan K, 2011/03/26
- Message not available
- Re: re-loading an elisp file,
Tim X <=