Bert Geens <b...@lair.be> writes:

> Oleksandr Gavenko <gaven...@gmail.com> writes:
>
>> According to fvwm(1) QUOTING section I don't need quote characters in:
>>
>>   Style "*"      ...
>>   Style "emacs"  ...
>>   Style "mc-*"   ...
>>
>> and this snippet can be rewritten as:
>>
>>   Style *      ...
>>   Style emacs  ...
>>   Style mc-*   ...
>>
>> The only thing why quotes is useful - syntax hilighting in Emacs fvwm-mode so
>> second word in:
>>
>>   Style "emacs" StartsOnPage 2 0 0
>>
>> look highlighted if in quotes.
>>
> Assuming you use fvwm-mode from
> https://github.com/theBlackDragon/fvwm-mode (or its "old" home
> http://lair.be/projects_fvwm-mode.php) then the highlighting is because
> stuff in double quotes is highlighted as a string.
>
> I'll into highlighting this bit of the Style definition as
> string regardless of it being quoted.

Firtly apologies for the abhorrent spelling in my previous email. 

I just implemented this during a break. Quotes or no quotes should be
highlighted the same now.

-- 
Fortuna vitrea est; tum cum splendet, fragintur.

Reply via email to