home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / gnu / emacs / help / 5335 < prev    next >
Encoding:
Internet Message Format  |  1993-01-12  |  992 b 

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!uwm.edu!linac!att!cbnewsm!cbnewsl!att-out!rutgers!igor.rutgers.edu!remus.rutgers.edu!shadagop
  2. From: shadagop@remus.rutgers.edu (Narayanan Shadagopan)
  3. Newsgroups: gnu.emacs.help
  4. Subject: Format problem in Mathematica mode
  5. Keywords: format, mathematica mode
  6. Message-ID: <Jan.12.04.21.02.1993.7751@remus.rutgers.edu>
  7. Date: 12 Jan 93 09:21:02 GMT
  8. Organization: Rutgers Univ., New Brunswick, N.J.
  9. Lines: 21
  10.  
  11. I am trying to get Mathematica mode to work properly. When in math mode,
  12. I try to evaluate 2 + 2 and get the following (comes in buffer exactly
  13. as shown):
  14.  
  15. In[1]:= 2 + 2
  16.  
  17. Out[1]= = 4
  18.  
  19.       = 
  20.  
  21. In[2]:= 
  22.  
  23. Now, I see that the expression is being given to Mathematica and the
  24. output is taken properly; however, the formatting of the output is not
  25. done properly. Is there an obvious problem/solution I am missing - I do
  26. not wish to hack a piece of elisp code written by D.LaLiberte for
  27. obvious reasons.
  28.  
  29. -Nary
  30. -- 
  31. E-mail: shadagop@central.rutgers.edu
  32.