I've been using TM2 for a year now, mostly for Haskell, C, and Go development.
Recently, I've transitioned my LaTeX workflow to TM2 (from TeXShop; I never used TM1 for LaTeX) and am noticing a problem.
In a LaTeX document in TM2, if I invoke my hotkey for Mekentosj Papers' citation feature, and try to insert a citekey, it instead inserts the _previous_ contents of my clipboard (whatever I'd previously copied).
In any other application I have tested this in (Terminal, Mail, Sublime 2, TextEdit... I no longer have TM1 on my system) this works as expected.
Ideas?
thanks, Noah
On Dec 30, 2012, at 5:10 AM, Noah Daniels ndaniels@mac.com wrote:
In a LaTeX document in TM2, if I invoke my hotkey for Mekentosj Papers' citation feature, and try to insert a citekey, it instead inserts the _previous_ contents of my clipboard (whatever I'd previously copied).
If I understand you correctly, the hotkey you press invoke a function in Papers, and this function is responsible for inserting text into TextMate, but instead inserts the (previous) content of the clipboard?
I think it’d be best to contact Mekentosj and ask how they are going about inserting text — likely they do something like store it on the shared clipboard and send a fake ⌘V key press to TextMate — this is how TextExpander and similar works, though these do not show any compatibility problems with TextMate.
Feel free to cc tm-support@macromates.com if you write their support directly, and I’ll gladly work with them to try and figure out what’s wrong.