14
$\begingroup$

I would like Mathematica to print error messages in current notebook together with output.

This is default option in Mathematica, but recently I turned it off somehow. Now, I am getting output in the notebook, and all cells with style Message go to this other window called Messages.

How to set this option back?

$\endgroup$

2 Answers 2

15
$\begingroup$

In version 9 you can select this in the Preferences>Messages tab. Mathematica graphics


For those using old versions of Mathematica that do not have that tab you can change these settings in the Option Inspector in the category Global Options > MessageOptions.

UPDATE Mar 2018: In newer versions, there is no "Messages" tab in the "Preferences" dialog. Use the Option Inspector instead (in the format menu or command shift O).

$\endgroup$
3
  • 1
    $\begingroup$ wow, if I had ver 9. I would have found it. thanks! $\endgroup$ Commented Mar 10, 2013 at 21:43
  • 2
    $\begingroup$ The "Messages" tab is not there in more recent versions. $\endgroup$ Commented Apr 6, 2018 at 13:08
  • 1
    $\begingroup$ @becko indeed it has been removed. Luckily, the settings possibility in the option inspector mentioned in the answer are still there. $\endgroup$ Commented Apr 6, 2018 at 14:30
7
$\begingroup$

Since things have changed a complete answer with the new setting is in order.

Use the Option Inspector (in the Format menu or using the keystroke command shift O).

And change the "KernelMessageAction" field to "PrintToNotebook" as follows

enter image description here

$\endgroup$

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.