[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [RFC] glob patterns in the skip list
From: |
Arne Jørgensen |
Subject: |
Re: [RFC] glob patterns in the skip list |
Date: |
Thu, 27 Feb 2014 06:52:39 +0100 |
User-agent: |
Gnus/5.13001 (Ma Gnus v0.10) Emacs/24.3 (darwin) |
Shigio YAMAGUCHI <address@hidden> writes:
> 2014-02-27 6:22 GMT+09:00 Arne Jørgensen <address@hidden>:
>>
>> I think the glob should be without the dot. The '_flymake' part is added
>> before the file extension but if the file has no extension it is just
>> appended.
>>
>> So leaving put the dot will work in both cases:
>>
>> *_flymake*
>
>
> OK.
> May this be sufficient?
>
> :skip=*_flymake.*,*_flymake:\
Yes, I think that would be perfect.
Kind regards,
Arne Jørgensen