Sean Sieger <[EMAIL PROTECTED]> writes:

> How does this,
> 
> ,----[ C-h k C-x o ]
> | C-x o runs the command other-window
> | (other-window ARG &optional ALL-FRAMES)
> |    which is an interactive built-in function.
> | 
> | Select the ARG'th different window on this frame.
> | All windows on current frame are arranged in a cyclic order.
> | This command selects the window ARG steps away in that order.
> | A negative ARG moves in the opposite order.  If the optional second
> | argument ALL_FRAMES is non-nil, cycle through all frames.
> `----
> 
> come about? That is, how do you insert documentation into a message
> (or anywhere else), if that is indeed what has been done when I see this
> format in a message?
> -- 

The above example is from a package called boxquote.el - it allows you
to do various 'quoting'. I think you can find the package at
http://www.emacswiki.org if its not already installed. 

Tim

-- 
Tim Cross
The e-mail address on this message is FALSE (obviously!). My real e-mail is
to a company in Australia called rapttech and my login is tcross - if you 
really need to send mail, you should be able to work it out!
_______________________________________________
Help-gnu-emacs mailing list
Help-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs

Reply via email to