Baloff <[EMAIL PROTECTED]> writes: > Jason Dufair wrote: >> Baloff <[EMAIL PROTECTED]> writes: >> >>>don't tell me to read the manual, if you do, tell me where >> http://www.gnus.org/manual/gnus_71.html#SEC71 >> >>>and make sure it is and clearly written. >> It is. >> > thanks, how do you find something like this in the manual? I tried C-h a > number, post. I get nothing related, even if I thought about C-h a limit > it would not give me that place in the manual you provided the link for. > is there a better way to search and find thing in the manual in my box?
A few ideas: Gnus' functions are often named after the buffer you want to do something in. So you can often do a C-h a summary, for example, to find summary buffer fxns. Also, C-h b will give you all the key bindings for the mode you're in. You can poke around in there for interesting function names. In the case above, I just went to the Gnus HTML manual online and looked for summary buffer stuff. -- Jason Dufair - [EMAIL PROTECTED] http://www.dufair.org/ "In matters of style, swim with the current; in matters of principle, stand like a rock." -- Thomas Jefferson _______________________________________________ Info-gnus-english mailing list [email protected] http://lists.gnu.org/mailman/listinfo/info-gnus-english
