bugGNU TeXmacs - Bugs: bug #59930, Apostrophe in Maxima session (bug)

 
 

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

bug #59930: Apostrophe in Maxima session (bug)

Submitter:  Jean Pierre <royalcat>
Submitted:  Sat 23 Jan 2021 02:01:20 AM UTC
   
 
Category:  Editor Priority:  5 - Normal
Item Group:  Error Status:  Fixed
Privacy:  Public Assigned to:  sadhen
Originator Name:  Open/Closed:  Open
Release:  None Release: 
Fixed Release:  None Fixed Release:  1.99.20
Keywords: 

Sun 20 Jun 2021 02:12:51 PM UTC, comment #3: 


> However, my fix is very dirty.


This fix should be improved later.

Just verified, this bug has been fixed in GNU TeXmacs v1.99.21 and v1.99.20.

Darcy Shen <sadhen>
Group Member
Sun 20 Jun 2021 02:02:20 PM UTC, comment #2: 

ezunits example in maxima repl


➜  ~ maxima
Maxima 5.44.0 http://maxima.sourceforge.net
using Lisp SBCL 2.1.4
Distributed under the GNU Public License. See the file COPYING.
Dedicated to the memory of William Schelter.
The function bug_report() provides bug reporting information.
(%i1) load(ezunits);
(%o1) /usr/local/Cellar/maxima/5.44.0_5/share/maxima/5.44.0/share/ezunits/ezun\
its.mac
(%i3) 1`kg + 100`g``kg
;
                                    11
(%o3)                               -- ` kg
                                    10
(%i4)


Darcy Shen <sadhen>
Group Member
Mon 01 Mar 2021 10:15:59 PM UTC, comment #1: 

I fixed this bug in revision 13345.

However, my fix is very dirty.  It seems that the routine
texmacs->code does not convert backquotes in the expected way.
Maybe Darcy can look into this and propose a better solution.

Joris van der Hoeven <vdhoeven>
Group administrator
Sat 23 Jan 2021 02:01:20 AM UTC, original submission:  

Hi. I use Texmacs in Maxima session.
I want to use "ezunits" Maxima`s package for units conversions but Texmacs doesn`t allow to use the apostrophe character.
For example, I want to calculate 1 kg + 100 g:
1 ` kg + 100 ` g `` kg
but I get the error:
incorrect syntax: â is not an infix operator
1âĂ
 ^
I tried different apostrophes but every time I got an error.

Jean Pierre <royalcat>

 

(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 sadhen (Posted a comment)
  • -email is unavailable- added by vdhoeven (Posted a comment)
  • -email is unavailable- added by royalcat (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 6 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2021-06-20 sadhen StatusWorks For Me Fixed
    2021-06-20 sadhen Fixed Release 1.99.20
    2021-03-01 vdhoeven Open/ClosedAccepted Open
    2021-03-01 vdhoeven StatusNone Works For Me
        Assigned toNone sadhen
        Open/ClosedOpen Accepted

    Back to the top

    Powered by Savane 3.13-4448.
    Corresponding source code