[TxMt] Another GTD bundle
Oliver Hagmann
lists at interdisco.net
Wed Jul 5 15:36:15 UTC 2006
On 05.07.2006, at 17:15, Charilaos Skiadas wrote:
>> I don't know if this is expected behaviour for the "EOL + Action"
>> command: If I hit enter I get a new line BUT the indent is not the
>> same as the line above. If I hit shift-enter I get a new line with
>> the same context as before, keeping the indent of the line above.
>> So this works a expected. Can you fix this?
>
> Hm, I've tried this here and it works just fine. Do you have the
> same problems when running the macro from the menu as well? If so,
> please provide an example so that I can test it here.
Yes, it happens also via the the menu. Example:
I have:
project ProjectX
@email To Pete about subject
end
Somewhere in the second line with the action I hit Enter and get this:
project ProjectX
@email To Pete about subject
@email
end
...while "email on the third line is highlighted. I expected to get:
project ProjectX
@email To Pete about subject
@email
end
Btw. Hitting space while "email" is highlighted results in the
following error:
project ProjectX
@email To Pete about subject
@/tmp/temp_textmate.ewuSYb:7: undefined method
end
Altough I set "email" as one of the contexts in TM_GTD_CONTEXT. I
hope this helps.
Cheers. Oliver
More information about the textmate
mailing list