<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">
</head>
<body>
<div><div style="white-space:normal">
<p dir="auto">On 3 Jun 2016, at 20:04, Kee Hinckley wrote:</p>

<blockquote style="border-left:2px solid #777; color:#777; margin:0 0 5px; padding-left:5px">
<p dir="auto">I'm trying to combine both the Correspondence Shifted and Subject Shifted layout that someone (thank you!) wrote. I'm kind of there, but not quite.</p>

<ol>
<li value="1">I'd like to have Source Mailbox in the list, but I don't know what the column name is to add it to the layout.</li>
</ol>
</blockquote>

<p dir="auto">Look for the <code style="background-color:#F7F7F7; border-radius:5px 5px 5px 5px; padding:3px" bgcolor="#F7F7F7">outlineColumns.plist</code> file in the application bundle to see the names of the available columns. The source mailbox column is named <code style="background-color:#F7F7F7; border-radius:5px 5px 5px 5px; padding:3px" bgcolor="#F7F7F7">mailbox</code>.</p>

<blockquote style="border-left:2px solid #777; color:#777; margin:0 0 5px; padding-left:5px">
<ol>
<li value="2">When I click on a message in the lower "Subjects" panel, it doesn't change the display of the current message. I suspect there's some target attribute, or something where I'm using a duplicate ID for the section?</li>
</ol>
</blockquote>

<p dir="auto">I don't see any obvious problems, but I also don't have time to debug it :) Let me know if you think it's a bug, but be aware that I don't really guarantee that any kind of layout works in practice. It's a very low level hacking feature.</p>

<p dir="auto">-- <br>
Benny</p>
</div>
</div>
</body>
</html>