emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 1/2] Merge subword-mode and capitalized-words-mode


From: Daniel Colascione
Subject: Re: [PATCH 1/2] Merge subword-mode and capitalized-words-mode
Date: Tue, 07 Aug 2012 13:43:25 -0700
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:12.0) Gecko/20120428 Thunderbird/12.0.1

On 8/7/2012 11:33 AM, Masatake YAMATO wrote:
> 
>> -;; TODO: ispell-word.
>> -
> 
> Does this mean subword-mode can handle ispell with your patch?
> If yes, it is really nice.
> If not, please keep the TODO item in the comment of the file.

Good catch. (thing-at-point 'word) returns the right subword, but ispell has its
own ispell-get-word function. Can we just change ispell to use thing-at-point?

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]