home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Source Code 1993 July / THE_SOURCE_CODE_CD_ROM.iso / gnu / lucid / help-lucid-emacs / text0208.txt < prev    next >
Encoding:
Text File  |  1993-07-14  |  3.1 KB  |  66 lines

  1. One of the fellows in our group would kindof like to switch from GNU
  2. Emacs to Lucid Emacs, but he experienced a few pains in trying to. If
  3. anyone could help us out a bit, we would be very grateful. I'll attach
  4. his mail describing his problems. Thanks!
  5.  
  6. *********************** Attached Email *****************************
  7.  
  8. Chuck,
  9.   The other day you asked me to send you the reasons I quit using
  10. lucid emacs.  Here they are:
  11.  
  12. 1).  Can't seem to get the cl-indent.el file to work with lucid emacs.
  13.      I like this indendentation scheme, and I'd like to keep using it.
  14.  
  15. 2).  Mh behaves very differently when using lucid emacs, and I don't
  16.      find the behavior as useful as under epoch.  Probably I just need
  17.      to use a different mh.el file, but I haven't had time to explore
  18.      this.
  19.  
  20. 3).  Lucid emacs does not do a very good job of keeping track of which
  21.      buffers are currently being displayed in windows.  I.e. suppose
  22.      you have file A being viewed in buffer 1 in window i, and file B
  23.      being viewed in buffer 2 in window ii, and window i has the
  24.      focus.  If you then execute the following sequence:
  25.        switch to buffer C (in window i) using the C-xb keyboard command
  26.        switch back to buffer A (still in window i)
  27.        switch to window ii (using the M-o keyboard command)
  28.        switch back to window i 
  29.        initiate the C-xb command (switch-buffer)
  30.      Lucid emacs prompts you with a buffer name to switch to (as it
  31.      always does).  The problem is - the buffer you are prompted with
  32.      is buffer A, which is already being displayed in window i.  I
  33.      will NEVER want to switch to a buffer which is already being
  34.      displayed in another window.  Epoch very nicely (if you set up
  35.      your windows correctly) prompts you with buffer C - which is what
  36.      I want in this case.
  37.      
  38. 4).  The ilisp interface with lucid emacs is somewhat broken.  Suppose
  39.      you have two windows being displayed, with lisp in one of them
  40.      (call it buffer A in window i), and a lisp buffer in the other
  41.      (call it buffer B in window ii), and the focus is in window ii.
  42.      If you use the any of the ilisp compile function (i.e.
  43.      compile-defun, compile-file, etc.), lucid emacs always divides
  44.      the current window in half, opens up a view of the lisp buffer
  45.      (which is already visible in window i), and does the compilation
  46.      there.  This results in two different views of the lisp buffer,
  47.      and both of them are showing the compilation as it progresses. 
  48.  
  49.  
  50. I'll mention that there are two things about epoch that annoy me alot.
  51. There is a bug in epoch when using mh which causes epoch to crash and
  52. dump core - very annoying!  Also, for some reason when running
  53. cmushell under epoch on kansa, the display output is VERY slow in some
  54. cases - the worst being running shell scripts with the -x (debug)
  55. option.  In this case it takes a second or two per line of output!  I
  56. don't even bother to run shell scripts in this way on kansa anymore.
  57.  
  58. Ozzie,
  59.  
  60. --
  61. Comdisco Systems, Inc        Chuck Irvine        FAX (913) 841-1345
  62. Suite A                            irvine@lks.csi.com
  63. 1310 Wakarusa Dr.                    (913) 841-1283    
  64. Lawrence, KS 66049
  65.  
  66.