<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Sun, Jun 29, 2014 at 8:33 AM, David T. Lewis <span dir="ltr">&lt;<a href="mailto:lewis@mail.msen.com" target="_blank">lewis@mail.msen.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div>On Sun, Jun 29, 2014 at 12:45:29AM -0500, Chris Muller wrote:<br>
&gt; &gt;<br>
&gt; &gt; It turns out that the preference lives in category &quot;browsing&quot;, as opposed<br>
&gt; &gt; to<br>
&gt; &gt; say &quot;windows&quot;.<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; -- I guess it could be either but it&#39;s also a browser function.  If there<br>
&gt; is already a usable browser on the desktop for whatever you&#39;re asking for,<br>
&gt; implementors, senders, hierarchy browser, package browser, MC browser,<br>
&gt; etc., it&#39;ll bring forth that browser rather than open yet another, using<br>
&gt; more memry, and that you&#39;ll just have to close someday.<br>
&gt;<br>
&gt; Oh, if you search preferences for &quot;Windows&quot; it&#39;s right there..<br>
&gt;<br>
&gt; I&#39;m curious whether, when you say, &quot;open...&quot; | Transcript, and you get the<br>
&gt; same Transcript instead of a new one, does that annoy you too?<br>
<br>
</div></div>It&#39;s probably mainly a matter of habit and training, but no that does not<br>
annoy me.<br>
<br>
I am accustomed to thinking of the transcript as a single thing that can<br>
be written to from anywhere, somewhat like a stdout stream. I am also<br>
accustomed to thinking of the transcript window itself as being the thing<br>
that gets written to. So if I tell the system to open that singleton window,<br>
and it is already open, I am not surprised that the system refuses to make<br>
two instances of something that is supposed to only have one.  </blockquote><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
On the other hand, if I tell the system to inspect something, I expect it<br>
to open an inspector on that thing.</blockquote><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">When I ask the system to this, and it<br>
decides to do something else instead, I am annoyed.<br></blockquote><div><br></div><div>Ah, I think I finally realized the root cause of the annoyance.  You had the inspector window already open, but it was not occluded by any other window.  So when you invoked &#39;inspect&#39; in another window, there was not as dramatic a change on the screen, just the focus shift.  If you didn&#39;t notice that, it may have left you thinking the inspect command &quot;didn&#39;t work.&quot;  By opening a new window every time, the users attention is more effectively directed to the location of the window on the screen.</div>
<div><br></div><div>This makes me wonder if a #flash would help for that scenario..</div></div></div></div>