unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: rusi <rustompmody@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: what is copy-list?
Date: Fri, 21 Jan 2011 21:08:32 -0800 (PST)	[thread overview]
Message-ID: <11259169-25fc-435e-99dc-536d8c2adf69@r16g2000prh.googlegroups.com> (raw)
In-Reply-To: barmar-3B8DF2.08564921012011@news.eternal-september.org

On Jan 21, 6:56 pm, Barry Margolin <bar...@alum.mit.edu> wrote:
>
> It's not fsharp-mode that requires cl, it's his .emacs that's trying to
> use a cl function to perform some customization of it.

This code is from the inferior-fsharp-mode function in inf-fsharp.el
from
http://sourceforge.net/projects/fsharp-mode/

(assq-delete-all 'compilation-minor-mode (copy-list minor-mode-map-
alist))

When a (require 'cl) is added to the file the problem goes away.

The problem does not usually surface because the require is there in
other (fsharp related) el files which require cl.

If that is not a require problem with the fsharp mode, there is
something very basic I dont understand (Not claiming I know emacs/
elisp very well)


  reply	other threads:[~2011-01-22  5:08 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-21  6:28 what is copy-list? rusi
2011-01-21  6:30 ` Pascal J. Bourguignon
2011-01-21  6:43   ` rusi
2011-01-21  6:44     ` rusi
2011-01-21  6:57     ` Pascal J. Bourguignon
2011-01-21  8:15     ` Le Wang
     [not found]     ` <mailman.4.1295597760.27625.help-gnu-emacs@gnu.org>
2011-01-21  8:39       ` rusi
2011-01-21 13:56       ` Barry Margolin
2011-01-22  5:08         ` rusi [this message]
2011-01-23 19:15           ` Barry Margolin
2011-01-21  7:48 ` Tim X

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=11259169-25fc-435e-99dc-536d8c2adf69@r16g2000prh.googlegroups.com \
    --to=rustompmody@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).