[PlanetCCRMA] FC11 emacs unknown option -sclang

Felix Pfeifer pfeifer.felix at googlemail.com
Thu Sep 10 07:46:31 PDT 2009


Hi,

here's the output, in 1 line are some strange characters
i can't paste in here.


command-switch-alist's value is shown below.

Documentation:
Alist of command-line switches.
Elements look like (SWITCH-STRING . HANDLER-FUNCTION).
HANDLER-FUNCTION receives the switch string as its sole argument;
the remaining command-line args are in the variable `command-line-args-left'.

Value:
(("scmail" .
  #[(switch)
    "\303 \210\205(   ### i can't copy and paste the rest of that line ###
 [command-line-args-left file sclang-workspace-buffer sclang-start
get-buffer-create file-exists-p insert-file-contents
set-buffer-modified-p nil sclang-mode switch-to-buffer]
    2])
 ("sclang-debug" .
  #[(switch)
    "\300\301!\207"
    [sclang-toggle-debug-command-handler 1]
    2])
 ("sclang" .
  #[(switch)
    "\300 \207"
    [sclang-start]
    1]))


GNU Emacs 23.1.1 (i386-redhat-linux-gnu, GTK+ Version 2.16.5) of
2009-08-26 on x86-2.fedora.phx.redhat.com



greets
felix



2009/9/10  <andersvi at notam02.no>:
>>>>>> "F" == Felix Pfeifer <pfeifer.felix at googlemail.com> writes:


>
>    F> Hi Anders, i put your file to /usr/share/emacs/site-lisp/ but it
>    F> still doesn't work.
>
> After youve started emacs, post the output of
>
>  (describe-variable 'command-switch-alist)
>
> and
>
>  (emacs-version)
>
>



More information about the PlanetCCRMA mailing list