help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: what is copy-list?


From: Tim X
Subject: Re: what is copy-list?
Date: Fri, 21 Jan 2011 18:48:13 +1100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

rusi <rustompmody@gmail.com> writes:

> Im trying to use fsharp mode
>
> It was working till yesterday
>
> But today its barfing on (or around) the line
>
> (setq minor-mode-map-alist (assq-delete-all 'compilation-minor-mode
> (copy-list minor-mode-map-alist)))
>
> Well it seems theres nothing like copy-list.
>
> But how was it earlier working??
>
> Mystified...+

Wow, you really don't provide a hell of a lot to go on!

Emacs version? 
fsharp version? 
Actual error message?

FWIW copy-list is a function in the cl package. 

Tim

-- 
tcross (at) rapttech dot com dot au


reply via email to

[Prev in Thread] Current Thread [Next in Thread]