Re: Spelling support doesn’t deal with ‘’’ correctly

2014-01-30 Thread Cesar Romani
On 08/03/2011 03:01 p.m., Dominique Pellé wrote: > > [...] > > I found the following patch which adds support of Hunspell > dictionary in Vim: > > https://bugzilla.redhat.com/show_bug.cgi?id=219777 > > I tried the patch and it still works with latest vim-7.3.138 > (I did not test it extensively ye

Re: Spelling support doesn’t deal with ‘’ ’ correctly

2010-11-30 Thread Peter Odding
Writing “Let’s begin …” marks the ‘s’ as a spelling error. Writing “Let's begin …” works fine. Is this a bug, or am I missing something? The spelling dictionaries only contain ASCII quotes and Vim doesn't change that. This has annoyed me as well but not enough to fix the problem. To do so yo

Re: Spelling support doesn’t deal with ‘’’ correctly

2010-12-01 Thread Mike Williams
On 01/12/2010 09:58, Nikolai Weibull wrote: On Tue, Nov 30, 2010 at 21:11, Bram Moolenaar wrote: Nikolai Weibull wrote: Writing “Let’s begin …” marks the ‘s’ as a spelling error. Writing “Let's begin …” works fine. Is this a bug, or am I missing something? You are using weird quotes fro

Re: Spelling support doesn’t deal with ‘’’ correctly

2010-12-01 Thread Mike Williams
On 01/12/2010 11:18, Nikolai Weibull wrote: On Wed, Dec 1, 2010 at 12:05, Mike Williams wrote: If the spell lists are in 7-bit ASCII then applying a Unicode to ASCII conversion should map U+2019 to U+0027 and make spell DWIM. What do you mean by ”applying a Unicode to ASCII conversion”? P

Re: Spelling support doesn’t deal with ‘’’ correctly

2010-12-01 Thread Mike Williams
On 01/12/2010 12:37, Nikolai Weibull wrote: On Wed, Dec 1, 2010 at 13:28, Mike Williams wrote: On 01/12/2010 11:18, Nikolai Weibull wrote: On Wed, Dec 1, 2010 at 12:05, Mike Williams wrote: If the spell lists are in 7-bit ASCII then applying a Unicode to ASCII conversion should map U+2

Re: Spelling support doesn’t deal with ‘’’ correctly

2011-03-10 Thread Ben Fritz
On Mar 8, 5:13 am, Nikolai Weibull wrote: > > Also, I don’t understand what you say latin1 quotes, as it would be a > > lot clearer if you said ASCII quotes.  (Latin1 doesn’t add any > > additional quotes.  That’s one of the main differences between latin1 > > and cp1252.) > > Still waiting for

Re: Spelling support doesn’t deal with ‘’’ correctly

2011-03-10 Thread Nikolai Weibull
On Thu, Mar 10, 2011 at 17:15, Ben Fritz wrote: > On Mar 8, 5:13 am, Nikolai Weibull wrote: >> > Also, I don’t understand what you say latin1 quotes, as it would be a >> > lot clearer if you said ASCII quotes.  (Latin1 doesn’t add any >> > additional quotes.  That’s one of the main differences b

Re: Spelling support doesn’t deal with ‘’’ correctly

2011-03-11 Thread Ben Fritz
On Mar 11, 1:44 am, Nikolai Weibull wrote: > On Thu, Mar 10, 2011 at 17:15, Ben Fritz wrote: > > On Mar 8, 5:13 am, Nikolai Weibull wrote: > >> > Also, I don’t understand what you say latin1 quotes, as it would be a > >> > lot clearer if you said ASCII quotes.  (Latin1doesn’tadd any > >> > add

Re: Spelling support doesn’t deal with ‘’’ correctly

2011-03-11 Thread Nikolai Weibull
On Fri, Mar 11, 2011 at 16:56, Ben Fritz wrote: > > > On Mar 11, 1:44 am, Nikolai Weibull wrote: >> On Thu, Mar 10, 2011 at 17:15, Ben Fritz wrote: >> > On Mar 8, 5:13 am, Nikolai Weibull wrote: >> >> > Also, I don’t understand what you say latin1 quotes, as it would be a >> >> > lot clearer if

Re: Re: Spelling support doesn’t deal with ‘’ ’ correctly

2010-12-01 Thread Nikolai Weibull
On Wed, Dec 1, 2010 at 21:12, Bram Moolenaar wrote: > > Nikolai Weibull wrote: > >> >> Writing “Let’s begin …” marks the ‘s’ as a spelling >> >> error.  Writing “Let's begin …” works fine.  Is this a bug, >> >> or am I missing something? >> >> > You are using weird quotes from cp1252.  The spell c

Re: Re: Spelling support doesn’t deal with ‘’’ correctly

2011-03-08 Thread Nikolai Weibull
On Wed, Dec 1, 2010 at 22:00, Nikolai Weibull wrote: > On Wed, Dec 1, 2010 at 21:12, Bram Moolenaar wrote: >> >> Nikolai Weibull wrote: >> >>> Writing “Let’s begin …” marks the ‘s’ as a spelling >>> error.  Writing “Let's begin …” works fine.  Is this a bug, >>> or am I missing something? >> Rig

Re: Re: Spelling support doesn’t deal with ‘’’ correctly

2011-03-08 Thread Dominique Pellé
Nikolai Weibull wrote: > On Wed, Dec 1, 2010 at 22:00, Nikolai Weibull wrote: >> On Wed, Dec 1, 2010 at 21:12, Bram Moolenaar wrote: >>> >>> Nikolai Weibull wrote: >>> Writing “Let’s begin …” marks the ‘s’ as a spelling error.  Writing “Let's begin …” works fine.  Is this a bug,

Re: Re: Spelling support doesn’t deal with ‘’’ correctly

2011-03-08 Thread James Vega
On Tue, Mar 8, 2011 at 3:01 PM, Dominique Pellé wrote: > Nikolai Weibull wrote: > >> On Wed, Dec 1, 2010 at 22:00, Nikolai Weibull wrote: >>> On Wed, Dec 1, 2010 at 21:12, Bram Moolenaar wrote: Nikolai Weibull wrote: > Writing “Let’s begin …” marks the ‘s’ as a spelling >

Re: Re: Spelling support doesn’t deal with ‘’’ correctly

2011-03-09 Thread Dominique Pellé
James Vega wrote: > On Tue, Mar 8, 2011 at 3:01 PM, Dominique Pellé > wrote: >> Nikolai Weibull wrote: >> >>> On Wed, Dec 1, 2010 at 22:00, Nikolai Weibull wrote: On Wed, Dec 1, 2010 at 21:12, Bram Moolenaar wrote: > > Nikolai Weibull wrote: > >> Writing “Let’s begin …” ma

Re: Re: Re: Spelling support doesn’t deal with ‘’’ correctly

2011-03-08 Thread Bram Moolenaar
Nikolai Weibull wrote: > On Wed, Dec 1, 2010 at 22:00, Nikolai Weibull wrote: > > On Wed, Dec 1, 2010 at 21:12, Bram Moolenaar wrote: > >> > >> Nikolai Weibull wrote: > >> > >>> Writing “Let’s begin …†marks the ‘s’ as a spelling > >>> error.  Writing “Let's begin …†works fi