<html><head><style>
body {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
padding:1em;
margin:auto;
background:#fefefe;
}
h1, h2, h3, h4, h5, h6 {
font-weight: bold;
}
h1 {
color: #000000;
font-size: 28pt;
}
h2 {
border-bottom: 1px solid #CCCCCC;
color: #000000;
font-size: 24px;
}
h3 {
font-size: 18px;
}
h4 {
font-size: 16px;
}
h5 {
font-size: 14px;
}
h6 {
color: #777777;
background-color: inherit;
font-size: 14px;
}
hr {
height: 0.2em;
border: 0;
color: #CCCCCC;
background-color: #CCCCCC;
display: inherit;
}
p, blockquote, ul, ol, dl, li, table, pre {
margin: 15px 0;
}
a, a:visited {
color: #4183C4;
background-color: inherit;
text-decoration: none;
}
#message {
border-radius: 6px;
border: 1px solid #ccc;
display:block;
width:100%;
height:60px;
margin:6px 0px;
}
button, #ws {
font-size: 12 pt;
padding: 4px 6px;
border-radius: 5px;
border: 1px solid #bbb;
background-color: #eee;
}
code, pre, #ws, #message {
font-family: Monaco;
font-size: 10pt;
border-radius: 3px;
background-color: #F8F8F8;
color: inherit;
}
code {
border: 1px solid #EAEAEA;
margin: 0 2px;
padding: 0 5px;
}
pre {
border: 1px solid #CCCCCC;
overflow: auto;
padding: 4px 8px;
}
pre > code {
border: 0;
margin: 0;
padding: 0;
}
#ws { background-color: #f8f8f8; }
.bloop_markdown table {
border-collapse: collapse;
font-family: Helvetica, arial, freesans, clean, sans-serif;
color: rgb(51, 51, 51);
font-size: 15px; line-height: 25px;
padding: 0; }
.bloop_markdown table tr {
border-top: 1px solid #cccccc;
background-color: white;
margin: 0;
padding: 0; }
.bloop_markdown table tr:nth-child(2n) {
background-color: #f8f8f8; }
.bloop_markdown table tr th {
font-weight: bold;
border: 1px solid #cccccc;
margin: 0;
padding: 6px 13px; }
.bloop_markdown table tr td {
border: 1px solid #cccccc;
margin: 0;
padding: 6px 13px; }
.bloop_markdown table tr th :first-child, table tr td :first-child {
margin-top: 0; }
.bloop_markdown table tr th :last-child, table tr td :last-child {
margin-bottom: 0; }
.bloop_markdown blockquote{
border-left: 4px solid #dddddd;
padding: 0 15px;
color: #777777; }
blockquote > :first-child {
margin-top: 0; }
blockquote > :last-child {
margin-bottom: 0; }
code, pre, #ws, #message {
word-break: normal;
word-wrap: normal;
}
hr {
display: inherit;
}
.bloop_markdown :first-child {
-webkit-margin-before: 0;
}
code, pre, #ws, #message {
font-family: Menlo, Consolas, Liberation Mono, Courier, monospace;
}
.send { color:#77bb77; }
.server { color:#7799bb; }
.error { color:#AA0000; }</style></head><body><div class="bloop_markdown"><p>Worked like a charm, thank you! Will the bundle automatically update when the new version is linked into the index? </p>
<p></p></div><div class="bloop_original_html"><style>body{font-family:Helvetica,Arial;font-size:13px}</style><div style="font-family:Helvetica,Arial;font-size:13px; "><br></div> <br> <div class="gmail_signature"><div style="font-family:helvetica,arial;font-size:13px">– <br>Dustin Wheeler<br></div><div style="font-family:helvetica,arial;font-size:13px">mskblackbelt@me.com</div></div> <br><p class="airmail_on">On February 8, 2019 at 07:00:05, textmate-request@lists.macromates.com (<a href="mailto:textmate-request@lists.macromates.com">textmate-request@lists.macromates.com</a>) wrote:</p> <blockquote type="cite" class="clean_bq"><span><div><div></div><div>Send textmate mailing list submissions to
<br> textmate@lists.macromates.com
<br>
<br>To subscribe or unsubscribe via the World Wide Web, visit
<br> https://lists.macromates.com/listinfo/textmate
<br>or, via email, send a message with subject or body 'help' to
<br> textmate-request@lists.macromates.com
<br>
<br>You can reach the person managing the list at
<br> textmate-owner@lists.macromates.com
<br>
<br>When replying, please edit your Subject line so it is more specific
<br>than "Re: Contents of textmate digest..."
<br>Today's Topics:
<br>
<br> 1. LaTeX issues with
<br> =?utf-8?Q?=E2=80=9CInclude_Image=E2=80=9D_?=(drag-n-drop item)
<br> (Dustin Wheeler)
<br> 2. Re: LaTeX issues with ?Include Image? (drag-n-drop item)
<br> (Ren? Schwaiger)
<br> 3. Jump to Selection (Rob McBroom)
<br> 4. Re: Jump to Selection (George McGinley Smith)
<br><div></div><div>
<div style="font-family:sans-serif">
<div style="white-space:normal">
<p dir="auto">Is there a hidden preference, modifier key, or some
other way to make “Jump to Selection” put the current line at the
top of the window instead of in the center?</p>
<p dir="auto">Actually, one or two lines of context above the
current line would be even better. Like what <code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0 0.4em" bgcolor="#F7F7F7">less -j4 file.txt</code> would do.</p>
<p dir="auto">Thanks.</p>
<p dir="auto">--<br>
Rob McBroom</p>
</div>
</div>
</div><div></div><div>
<title></title>
<div dir="ltr">How about using a macro that did, e.g. "Jump to
Selection" + ("Scroll/Line Down" x 10)?</div>
<br>
<div class="gmail_quote">
<div dir="ltr" class="gmail_attr">On Fri, 8 Feb 2019 at 00:21 Rob
McBroom <<a href="mailto:mailinglist0@skurfer.com">mailinglist0@skurfer.com</a>>
wrote:<br></div>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div>
<div style="font-family:sans-serif">
<div style="white-space:normal">
<p dir="auto">Is there a hidden preference, modifier key, or some
other way to make “Jump to Selection” put the current line at the
top of the window instead of in the center?</p>
<p dir="auto">Actually, one or two lines of context above the
current line would be even better. Like what <code style="background-color:#f7f7f7;border-radius:3px;margin:0;padding:0 0.4em" bgcolor="#F7F7F7">less -j4 file.txt</code> would do.</p>
<p dir="auto">Thanks.</p>
<p dir="auto">--<br>
Rob McBroom</p>
</div>
</div>
</div>
<br>
_______________________________________________<br>
textmate mailing list<br>
<a href="mailto:textmate@lists.macromates.com" target="_blank">textmate@lists.macromates.com</a><br>
<a href="https://lists.macromates.com/listinfo/textmate" rel="noreferrer" target="_blank">https://lists.macromates.com/listinfo/textmate</a></blockquote>
</div>
</div>_______________________________________________
<br>textmate mailing list
<br>textmate@lists.macromates.com
<br>https://lists.macromates.com/listinfo/textmate</div></div></span></blockquote></div><div class="bloop_markdown"><p></p></div></body></html>