On Fri, Oct 26, 2007 at 05:09:06PM +0100, Chris Webb wrote: > Sander van Dijk <[EMAIL PROTECTED]> writes: > > > Hence, to do this taglayouts stuff "right" > > One completely different approach to implementing multiple layouts in a > pure tagging context is to introduce a new layout index, completely > independent of the tag toggles. In the same way you can view() or > toggleview() a tag at present, you could select() by index a particular > set of layout parameters. You'd need to display the selected layout as > well as the selected tags in the status bar, or it would rapidly become > very confusing. This would be interesting to try and I confess I haven't > tried it. However, I suspect in my normal usage it would just replace one > keystroke with two.
I think you can have one key execute two actions, by adding two lines for the same key into the keybindings. Then folks who like it can bind keys that do view() followed by select(). Kai
