Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!tut.cis.ohio-state.edu!SAUNA.HUT.FI!jkp From: jkp@SAUNA.HUT.FI (Jyrki Kuoppala) Newsgroups: gnu.emacs.bug Subject: Emacs manual page Message-ID: <8908220012.AA17713@cs.hut.fi> Date: 22 Aug 89 00:12:46 GMT Sender: daemon@tut.cis.ohio-state.edu Distribution: gnu Organization: Helsinki University of Technology, Finland. Lines: 20 Emacs manual page states: FILES /usr/local/emacs/src - C source files and object files etc. As there's no standard place where emacs should reside (ours is in /p/gnu/lib/emacs-18.54 with a symlink from /p/emacs for easy access, or actually it's on /m/hd1g/gnu/lib/emacs-18.54, but that's another story) there should be a comment that local installations may have emacs in a different place. Or better yet, the manual page could be edited automagically by the configure process (config.emacs or the Larry Wall style COnfigure for emacs, anyone ?). Not a major bug, as GNU documentation is mainly in info format anyhow, but as we're trying to make our new workstation installation kindof perfect (ha!), this caught my eye ;-). //Jyrki