octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #52556] Octave stops writing to console


From: Georg Wiora
Subject: [Octave-bug-tracker] [bug #52556] Octave stops writing to console
Date: Mon, 10 Dec 2018 03:44:01 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:63.0) Gecko/20100101 Firefox/63.0

Follow-up Comment #11, bug #52556 (project octave):

All my files seem to be UTF-8 encoded. Octave gui editor is showing this
encoding and octave gui preferences are also set to UTF-8. I even tried to
change the file to using UTF-8 with BOM. and added the @documentencoding tag
to the header:


## -*- texinfo -*- 
## @documentencoding UTF-8
## function Test_UTF_8()
## ÄÖÜäöüß
## This text is printed on console


But Octave still stops printing after end of help text and does not print the
last letter "e" and the last line break.

function Test_UTF_8() ÄÖÜäöüß This text is not printed on
consol>>


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?52556>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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