Katsumi Yamaoka <[email protected]> writes: > Though it may not be your taste, this makes it position the cursor > properly: > > (gnus-add-configuration > '(article > (horizontal 1.0 > (vertical 100 (summary 1.0 point)) > (vertical 1.0 > (article 1.0))))) "summary 1.0 point" instead of "summary 1.0" fixed it :) Thanks. > To ensure that the article window appears, I guess some Gnus > function uses this form > > (gnus-configure-windows 'article) > > and assumes that the summary window is focused after that. It's > obviously a bug, however seems to be hard to fix. For instance, > the `h' command (gnus-article-show-summary) doesn't work as usual > with your configuration (i.e., there's no `point' in the summary > section). I have no idea to fix even such a simple function so far. Weird, 'h' command works just fine for me. For the record, I use Gnus v5.13
Oliv _______________________________________________ info-gnus-english mailing list [email protected] http://lists.gnu.org/mailman/listinfo/info-gnus-english
