home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / alt / lucidem / help / 154 < prev    next >
Encoding:
Text File  |  1992-07-27  |  1.7 KB  |  45 lines

  1. Newsgroups: alt.lucid-emacs.help
  2. Sender: help-lucid-emacs-request@lucid.com
  3. Date: Mon, 27 Jul 92 21:39:09 PDT
  4. Message-ID: <9207280439.AA18138@thalidomide.lucid>
  5. X-Windows: Japan's secret weapon.
  6. From: Jamie Zawinski <jwz@lucid.com>
  7. Subject: Re: Problems using lucid-emacs-19.2
  8. References: <9207231536.AA07370@maupiti.imag.fr>
  9. Path: sparky!uunet!wendy-fate.uu.net!help-lucid-emacs
  10. Lines: 33
  11.  
  12. In message <9207231536.AA07370@maupiti.imag.fr> Annie CHABERT wrote:
  13. >
  14. >     Which are the main differences between Lucid-emacs 19.1 and 19.2 ?
  15. >     What is new and/or debugged?
  16.  
  17. The changes were mostly for portability, and to make compilation easier.
  18. Also, the lisp directory was rearranged to speed startup.
  19.  
  20. >     1 - I noticed a problem with the selective-display process. 
  21. >     Running lucid-emacs (19.1 or 19.2), I can change the value of the
  22. >     selective-display but nothing happened in my current buffer.
  23. >     Is there something wrong with my installation or ...?
  24.  
  25. Selective-display doesn't work right now in lemacs.  We plan to fix this as
  26. a part of a general redisplay cleanup.
  27.  
  28. >     2 - Adding new menu :
  29. >     I would like to add new menu in the menubar with 
  30. >     'add-menu-item. The result is the helps menu is moved near the Buffers
  31. >     menu and mine is at the right corner of the menu bar
  32.  
  33. Right now add-menu-item always adds the menu at the end of the menubar.  I'd
  34. like it to take an argument which is the name of the menu to add it before.
  35. I haven't had time to implement this yet.
  36.  
  37. >     3 - overlay-arrow-string : I'd like to know if it's possible to change
  38. >     the default arrow by my own string . This was allowed in Emacs.  And
  39. >     is it possible to have many arrows (or "marks") at the same time ?
  40. >     How can I do it ?
  41.  
  42. Not yet, but stuff like this is planned.
  43.  
  44.     -- Jamie
  45.