On Sun, 27 Feb 2000, Kayvan A. Sylvan wrote:
> You can select and paste using the left mouse button and the middle button:
> To select a region of text, move the cursor to the beginning of the block
> and press the first mouse button down. Holding this button down, drag the
> mouse to the end of the block and release. The whole text should be selected.
> 
> Now, in your mailer, press the *middle* mouse button and the text you just
> selected should be inserted at the place where you put the cursor.

This is such hard work...  A simpler way is to just do:

gdb /usr/bin/lyx core |& tee lyxdump.txt

When you quit(q) gdb you'll find a file called lyxdump.txt that contains
all the output from gdb.  This you can then include in your email as an
attachment or directly.  (This also assumes you are using tcsh -- it won't
work if you use bash as your shell because bash doesn't like "|&")

Allan. (ARRae)

Reply via email to