bugGNU TeXmacs - Bugs: bug #30154, So tmml mode breaks shell sessions...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #30154: So tmml mode breaks shell sessions whose commands have no output.

Submitter:  Sam Liddicott <samjam>
Submitted:  Wed 16 Jun 2010 01:28:39 PM UTC
   
 
Category:  None Priority:  5 - Normal
Item Group:  None Status:  Fixed
Privacy:  Public Assigned to:  None
Originator Name:  Open/Closed:  Closed
Release:  None Release: 
Fixed Release:  None Fixed Release: 
Keywords: 

Mon 07 Jul 2014 12:14:48 PM UTC, comment #1: 

fixed in svn trunk.

Francois Poulain <fpoulain>
Group Member
Wed 16 Jun 2010 01:28:39 PM UTC, original submission:  

When this:

<\session|shell|default>
  <\output>
    Shell session inside TeXmacs pid = 23578
  </output>

  <\unfolded-io|Shell] >
    echo hi
  <|unfolded-io>
    hi
  </unfolded-io>

  <\input|Shell] >
    touch /tmp/x
  </input>

  <\input|Shell] >
    \;
  </input>
</session>

is saved and loaded in tmml mode

it becomes invalid:

\;

<\quote-env>
  Hello<\footnote>
    quote footnote
  </footnote> not italic
</quote-env>

<\session|shell|default>
  <\output>
    Shell session inside TeXmacs pid = 23578
  </output>

  <\unfolded-io|Shell] >
    echo hi
  <|unfolded-io>
    hi
  </unfolded-io>

  <input>

  <input>
</session>

and the last two input tags are shown in the editor as a pair of red question-marks each. So tmml mode breaks shell sessions whose commands have no output.

Sam Liddicott <samjam>
Group Member

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by samjam (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2014-07-07 fpoulain StatusNone Fixed
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code