Issue 188: Haskell: adjustBlock: does not work if the 1st token of the  
block is comment.
http://code.google.com/p/yi-editor/issues/detail?id=188

New issue report by JeanPhilippe.bernardy:
eg. in the snippet below:

            if fe then fileToNewBuffer bufferName f else do -- Load the file
into a new buffer
                 when (not dfe) $ do

                   userWantMkDir <- return True -- TODO

                   when userWantMkDir $ liftIO $ createDirectory fDirectory

                 withEditor $ stringToNewBuffer bufferName (fromString "")
-- Create new empty buffer



Issue attributes:
        Status: Accepted
        Owner: JeanPhilippe.bernardy
        Labels: Type-Defect Priority-Medium

-- 
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Yi development mailing list
[email protected]
http://groups.google.com/group/yi-devel
-~----------~----~----~----~------~----~------~--~---

Reply via email to