Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!qt.cs.utexas.edu!zaphod.mps.ohio-state.edu!mips!pacbell.com!decwrl!stanford.edu!leland.Stanford.EDU!leland.Stanford.EDU!fangchin From: fangchin@leland.Stanford.EDU (Chin Fang) Newsgroups: comp.unix.aix Subject: Re: Where/what is ELM? Message-ID: <1991Jun29.033730.15367@leland.Stanford.EDU> Date: 29 Jun 91 03:37:30 GMT References: <91179.075157RBNTJC@ROHVM1.BITNET> <4026@d75.UUCP> Sender: news@leland.Stanford.EDU (Mr News) Organization: AIR, Stanford University, CA 94305 USA Lines: 31 In article <4026@d75.UUCP>, woan@exeter.austin.ibm.com (Ronald S Woan) writes: |> In article <91179.075157RBNTJC@ROHVM1.BITNET> RBNTJC@ROHVM1.BITNET (Thomas J Cozzolino) writes: |> >I heard somewhere that ELM is a good X-based mail interface. Is it a |> >front end to mh? How does it compare with Xmh or Zip? Is ELM available at |> >any FTP sites? And, has anyone out there ported it to the RS/6000? |> |> You heard wrong. It is a curses based interface ala mush... It has |> it's own newsgroup, comp.mail.elm, too. Anyway it is available all |> over by ftp, uxc.cso.uiuc.edu comes to mind and compiles with bsdcc |> without modification. |> Agreed, if the right flags are used, at patch level 11, NOT EVEN ONE line of src needs to be modified. I learned this the hard way until I looked at AIX's includes file carefully enough :-( Flags necessary: -D_NO_PROTO -D_NONSTD_TYPES -U_ANSI_C_SOURCE -U__STR__ Please look into includes to see why they are necessary. FYI, if you want a X-based mail interface, try the recently posted xmail, which DOES fit your bill. (see comp.sources.x) Sincerely, Chin Fang Mechanical Engineering Department Stanford University fangchin@leland.stanford.edu