On Wed, 25 Nov 2009 01:13:32 -0800, Alexander Botero-Lowry wrote: > It was noted that though local expansion was nice, it was also pretty > nice to have an easy way to just open the headers without moving to the > header button. So this exposes a number of symbols which search backwards > in the buffer for the nearest button of the desire type and push it Why does this search backwards? The binding I'm missing the most since we switched from global to local toggling is 'h' for showing more of the current message's header. I'd like that to work reliably for the current message regardless of where point is, (whether before or after the header button in the current message). -Carl