<head></head><body> 2.0-beta.9.1 isn't published as nightly build? Because I still have  2.0-beta.9, with the  ⌘ < / ⌘ > shortcuts.<div><div><br></div>Koen</div><div class="gmail_quote">
  On Apr 19 2016, at 6:17 pm, Jacob Carlborg <doob@me.com> wrote:
  <br>
  <blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
    <p>On 2016-04-19 17:28, feek wrote:<br>> Hi,<br>><br>> seems odd, but I really do not know what marks are and how to set them (and<br>> how many)? It seems related to the keybinding setMark.<br>><br>> In the latest release version 2.0-beta.9.1 the jump to next/previous mark<br>> shortcuts have been changed to F3/⇧F3. So I was wondering how to set them ;)<br>> and what is the difference with bookmarks?</p>
<p>A mark will show up in the gutter, to the left of the line numbers, as <br>an icon. If you click on the icon a popover will open with a message.</p>
<p>You can set marks using "mate --set-mark", see "mate -h" for more <br>information. For example, "mate --set-mark error:foobar --line 3 <br>foo.txt" will open the file "foo.txt" and set a mark at line 3 with an <br>icon corresponding to "error" with the message "foobar".</p>
<p>Marks can be used for showing compile errors or warnings for example. <br>The built-in runner supports marks. You can test this by creating a new <br>file called "foo.rb" with the following content "class Foo". Select Ruby <br>as the language and run the file using Cmd+R. You should now see a <br>warning icon in the gutter, pressing the icon should show a popover with <br>the text: "syntax error, unexpected end-of-input".</p>
<p>-- <br>/Jacob Carlborg</p>
<p><br>_______________________________________________<br>textmate mailing list<br>textmate@lists.macromates.com<br><a href="http://lists.macromates.com/listinfo/textmate">http://lists.macromates.com/listinfo/textmate</a></p>
  </blockquote>
</div></body>