[PlanetCCRMA] FC11 emacs unknown option -sclang

andersvi at notam02.no andersvi at notam02.no
Wed Sep 9 03:59:21 PDT 2009


>>>>> "F" == Felix Pfeifer <pfeifer.felix at googlemail.com> writes:

    F> Hi all, i recently switched to FC11 and now tried to start emacs
    F> with -sclang option.  But: i have to start sclang with Meta-x
    F> sclang-start, because emacs doesn't know this option
    F> anymore. Some1 knows why?

Im not sure where this crept in, but it hasnt worked for some time,
possibly because of changes with emacs v.23.

Recent emacsen seem to expect the switches to include the hyphen, ie:

    (add-to-list 'command-switch-alist (cons "-sclang" . (lambda ()...)

Heres a version of sclang-interp.el with these switches updated:

-------------- next part --------------
A non-text attachment was scrubbed...
Name: sclang-interp.el
Type: application/emacs-lisp
Size: 23880 bytes
Desc: not available
URL: <https://cm-mail.stanford.edu/pipermail/planetccrma/attachments/20090909/2a89d183/attachment.bin>
-------------- next part --------------

Ill see if i can put in a test on version in sclang-interp.el and commit
a change later today.

-anders


More information about the PlanetCCRMA mailing list