help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Cannot send a block to inferior octave mode


From: Jonathan Yip
Subject: Cannot send a block to inferior octave mode
Date: Sat, 6 Jun 2015 13:53:08 -0700 (PDT)
User-agent: G2/1.0

I tried to send a very simple block (not sure if I understand the meaning of a 
block correctly but I presume it means a lot of lines without blank lines in 
between) to inferior octave mode by C-c C-i b:

a=3;
b=2;
a+b

But emacs keeps telling me:

Scan error: "Unbalanced parentheses", 1, 1

What have I done wrong?


reply via email to

[Prev in Thread] Current Thread [Next in Thread]