[MlMt] Editor/Composer help, How to ident lines of text

2014-01-10 Thread Bram Heerink
Hi there, Is there a list, manual page, with al the composer hotkeys/commands? I am playing with Markdown and now i want to ident selected lines of text to diplay as code. I don't want to tab every line. cmd ] does not work. ~bram signature.asc Description: OpenPGP digital signature

Re: [MlMt] Editor/Composer help, How to ident lines of text

2014-01-10 Thread Benny Kjær Nielsen
On 10 Jan 2014, at 13:46, Bram Heerink wrote: Is there a list, manual page, with al the composer hotkeys/commands? No. Most shortcuts in the composer are the standard OS X shortcuts though. A few can also be found in the Format menu. You can find a list of general shortcuts [here](http://s

Re: [MlMt] Editor/Composer help, How to ident lines of text

2014-01-10 Thread Bram Heerink
On 10 Jan 2014, at 13:52, Benny Kjær Nielsen wrote: >> I am playing with Markdown and now i want to ident selected lines of text to >> diplay as code. I don't want to tab every line. cmd ] does not work. > > You are in luck. I implemented this yesterday. Hold down ⌥ when clicking > “Check Now” i

Re: [MlMt] Editor/Composer help, How to ident lines of text

2014-01-10 Thread Benny Kjær Nielsen
On 10 Jan 2014, at 14:01, Bram Heerink wrote: ... and we have a [crash](https://www.evernote.com/shard/s52/sh/261cea39-5b99-483a-a518-fdee376bef36/ce238b64730987e15c880f25483f87fb) Ouch. Doesn't seem to be related to recent changes though. Write me off-list with details if you can reproduce i

Re: [MlMt] Editor/Composer help, How to ident lines of text

2014-01-10 Thread Bram Heerink
On 10 Jan 2014, at 14:05, Benny Kjær Nielsen wrote: > On 10 Jan 2014, at 14:01, Bram Heerink wrote: > >> ... and we have a >> [crash](https://www.evernote.com/shard/s52/sh/261cea39-5b99-483a-a518-fdee376bef36/ce238b64730987e15c880f25483f87fb) > > Ouch. Doesn't seem to be related to recent changes

Re: [MlMt] Editor/Composer help, How to ident lines of text

2014-01-10 Thread Benny Kjær Nielsen
On 10 Jan 2014, at 14:11, Bram Heerink wrote: BTW: Indentation somehow works but the MD parser does not pick this up. If you increase indentation it does not show. If I remove the tab on the first line and retab the line then the parser picks it up. This is a different issue (an old problem/b

Re: [MlMt] Editor/Composer help, How to ident lines of text

2014-01-10 Thread David Green
On 10 Jan 2014, at 6:46, Bram Heerink wrote: I am playing with Markdown and now i want to ident selected lines of text to diplay as code. I don't want to tab every line. cmd ] does not work. Have you tried using a code block (preceding line has) ``` as its sole content? ``` This is what it

Re: [MlMt] Editor/Composer help, How to ident lines of text

2014-01-10 Thread Max Rydahl Andersen
No. Most shortcuts in the composer are the standard OS X shortcuts though. A few can also be found in the Format menu. You can find a list of general shortcuts [here](http://support.apple.com/kb/ht1343). Look for “Application and other OS X shortcuts”. I am playing with Markdown and now i

Re: [MlMt] Editor/Composer help, How to ident lines of text

2014-01-10 Thread Erik Mueller-Harder
If you just continue editing then it clears up without additional actions (you can also send and it'll be corrected before sending). I use ⌘S to save the message any time I want to force an update; works a charm. --- Erik ___ mailmate mailing list m

Re: [MlMt] Editor/Composer help, How to ident lines of text

2014-01-10 Thread Erik Mueller-Harder
David Green just wrote: Have you tried using a code block (preceding line has) ``` as its sole content? Using twiddles (~~~) on preceding and succeeding lines also works fine; e.g., the code: `~~~` `Hello, World!` `~~~` will produce: ~~~ Hello, World! ~~~ --- Erik ___

Re: [MlMt] Editor/Composer help, How to ident lines of text

2014-01-10 Thread Benny Kjær Nielsen
On 10 Jan 2014, at 17:00, Max Rydahl Andersen wrote: You are in luck. I implemented this yesterday. Hold down ⌥ when clicking “Check Now” in the Software Update preferences pane (r3932) if you want to try it out. I tried to do this - I don't see any updates (Even with Beta selected). Try a

Re: [MlMt] Editor/Composer help, How to ident lines of text

2014-01-12 Thread Max Rydahl Andersen
On 10 Jan 2014, at 21:49, Benny Kjær Nielsen wrote: On 10 Jan 2014, at 17:00, Max Rydahl Andersen wrote: You are in luck. I implemented this yesterday. Hold down ⌥ when clicking “Check Now” in the Software Update preferences pane (r3932) if you want to try it out. I tried to do this - I d

Re: [MlMt] Editor/Composer help, How to ident lines of text

2014-01-13 Thread Benny Kjær Nielsen
On 12 Jan 2014, at 18:07, Max Rydahl Andersen wrote: You are in luck. I implemented this yesterday. Hold down ⌥ when clicking “Check Now” in the Software Update preferences pane (r3932) if you want to try it out. I tried to do this - I don't see any updates (Even with Beta selected). Try a

Re: [MlMt] Editor/Composer help, How to ident lines of text

2014-01-13 Thread Max Rydahl Andersen
On 13 Jan 2014, at 10:59, Benny Kjær Nielsen wrote: On 12 Jan 2014, at 18:07, Max Rydahl Andersen wrote: You are in luck. I implemented this yesterday. Hold down ⌥ when clicking “Check Now” in the Software Update preferences pane (r3932) if you want to try it out. I tried to do this - I d