[xmonad] Re: [patch] Fix URI escaping in X.A.Search
Gwern Branwen
gwern0 at gmail.com
Thu Apr 29 12:47:06 EDT 2010
On Thu, Apr 29, 2010 at 12:35 PM, Khudyakov Alexey
<alexey.skladnoy at gmail.com> wrote:
> В сообщении от 29 апреля 2010 20:33:07 вы написали:
>> Hm. Alright then; I'll apply a patch if you'll amend-record it to remove
>> this:
>>
>> -search browser site query = safeSpawn browser [site query]
>> +search browser site query = do
>> + safeSpawn browser [site query]
>>
>> Unnecessary 'do' is bad, and someone would have to clean it up with
>> hlint eventually.
>>
> It seems it's already applied. Should I send patch to correct this?
Already been done, 'twould seem:
Fri Apr 23 16:47:07 EDT 2010 Khudyakov Alexey <alexey.skladnoy at gmail.com>
* Fix escaping of URI
Thu Apr 29 09:47:49 EDT 2010 Adam Vogt <vogt.adam at gmail.com>
* A.Search: Remove unnecessary `do'
I guess that's that.
--
gwern
More information about the xmonad
mailing list