Re: -emacs flag
Jonathan A Rees <[email protected]> Sun, 22 Dec 2019 14:47:01 -0500
| Newsgroups | gmane.lisp.scheme.scheme48 |
|---|---|
| Message-ID | <[email protected]> |
NM. I don't know how I got xscheme.el but it's gone now. Thanks for the explanation On 12/22/19 1:56 PM, Michael Sperber wrote: > Jonathan A Rees <[email protected]> writes: > >> Looks like some helpful emacs hacker "improved" scheme mode so that >> run-scheme now passes a -emacs flag: [...] > Are you sure? What version of run-scheme are you looking at - i.e. are > you sure you're not getting the MIT Scheme version of run-scheme? > > The version of cmuscheme.el that comes with Emacs 26.3 doesn't seem to > have -emacs and still carries this comment: > > ;; 2/15/89 Olin > ;; Removed -emacs flag from process invocation. It's only useful for > ;; cscheme, and makes cscheme assume it's running under xscheme.el, > ;; which messes things up royally. A bug. >