Hi all,
I'm editing a man page markup file with a ".1" extension, and I wanted to get some syntax highlighting, so I installed the official "Man pages" bundle with GetBundles and set the language to "Man". However, this produces a hang, and I have to force quit TextMate. (I'm seeing this on two computers, one running Lion and one Snow Leopard.) If I restart TextMate and select the same file, the hang recurs.
Is this a bug; or if not, does anyone have any pointers on what I can do to avoid it?
Thanks, Jon
On Aug 4, 2011, at 5:00 AM, Jon Clayden wrote:
I'm editing a man page markup file with a ".1" extension, and I wanted to get some syntax highlighting, so I installed the official "Man pages" bundle with GetBundles and set the language to "Man". However, this produces a hang, and I have to force quit TextMate. (I'm seeing this on two computers, one running Lion and one Snow Leopard.) If I restart TextMate and select the same file, the hang recurs.
Is this a bug; or if not, does anyone have any pointers on what I can do to avoid it?
This could be a grammar parsing error, could you paste the document that causes the issue?
(Paste from TextMate using ⌃⌘T (select bundle item), enter ‘paste’ (find the action), end with ↩ (return) — this will paste it online and allow you to post the link here.)
Thanks for the response. The document is online at http://pastie.textmate.org/private/rhl1xgf6r9naqsoupsw1ca.
Jon
On 4 August 2011 23:50, Michael Sheets mummer@whitefalls.org wrote:
On Aug 4, 2011, at 5:00 AM, Jon Clayden wrote:
I'm editing a man page markup file with a ".1" extension, and I wanted to get some syntax highlighting, so I installed the official "Man pages" bundle with GetBundles and set the language to "Man". However, this produces a hang, and I have to force quit TextMate. (I'm seeing this on two computers, one running Lion and one Snow Leopard.) If I restart TextMate and select the same file, the hang recurs.
Is this a bug; or if not, does anyone have any pointers on what I can do to avoid it?
This could be a grammar parsing error, could you paste the document that causes the issue?
(Paste from TextMate using ⌃⌘T (select bundle item), enter ‘paste’ (find the action), end with ↩ (return) — this will paste it online and allow you to post the link here.)
textmate mailing list textmate@lists.macromates.com http://lists.macromates.com/listinfo/textmate
On Aug 5, 2011, at 4:32 AM, Jon Clayden wrote:
Thanks for the response. The document is online at http://pastie.textmate.org/private/rhl1xgf6r9naqsoupsw1ca.
That bundle was actually designed to view man pages rather than edit them, that's why the bug wasn't seen before since it wouldn't normally get triggered on formatted pages.
Of course it still shouldn't hang like that. :) I've pushed a fix to the SVN repository to fix the error.