unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Sebastian Schubert <sebastian-schubert@gmx.de>
Subject: Octave-mode: Debug and inferior startup --traditional
Date: Wed, 2 Nov 2005 22:38:55 +0100	[thread overview]
Message-ID: <200511022238.55672.sebastian-schubert@gmx.de> (raw)

If I set

(setq inferior-octave-startup-args '("-q --traditional"))

enter Octave-mode and Debug->Send Region (C-c TAB C-r) Emacs will hang and I 
have to press C-g when I enter the following example

x=1;
do
x++
until x==10;

Sending only the first line doesn't produce any errors. Removing the 
"--traditional" solves that problem.

Emacs  : GNU Emacs 22.0.50.1 (i686-pc-linux-gnu, GTK+ Version 2.6.10)
 of 2005-11-02 on satux
Package: Emacs version 22.0.50.1

current state:
==============
(setq
 octave-auto-indent nil
 octave-auto-newline nil
 octave-blink-matching-block t
 octave-block-offset 2
 octave-comment-char 35
 octave-continuation-offset 4
 octave-continuation-string "\\"
 octave-mode-startup-message t
 octave-send-echo-input t
 octave-send-line-auto-forward t
 octave-send-show-buffer t
 )

                 reply	other threads:[~2005-11-02 21:38 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200511022238.55672.sebastian-schubert@gmx.de \
    --to=sebastian-schubert@gmx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).