From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: David Kastrup Newsgroups: gmane.emacs.help Subject: Re: Modifying a hook while it's being executed Date: Mon, 08 Aug 2005 23:32:28 +0200 Organization: Organization?!? Message-ID: <85mznsyv0z.fsf@lola.goethe.zz> References: <1123527107.210947.112180@g43g2000cwa.googlegroups.com> <1123532473.866506.127840@g49g2000cwa.googlegroups.com> <854qa0174a.fsf@lola.goethe.zz> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1123537054 23099 80.91.229.2 (8 Aug 2005 21:37:34 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 8 Aug 2005 21:37:34 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Aug 08 23:37:31 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1E2FJ3-00056T-CB for geh-help-gnu-emacs@m.gmane.org; Mon, 08 Aug 2005 23:37:13 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1E2FM4-00026Y-VP for geh-help-gnu-emacs@m.gmane.org; Mon, 08 Aug 2005 17:40:21 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!newsfeed.gamma.ru!Gamma.RU!npeer.de.kpn-eurorings.net!newsfeed.arcor.de!news.arcor.de!not-for-mail Original-Newsgroups: gnu.emacs.help X-Face: 2FEFf>]>q>2iw=B6, xrUubRI>pR&Ml9=ao@P@i)L:\urd*t9M~y1^:+Y]'C0~{mAl`oQuAl \!3KEIp?*w`|bL5qr,H)LFO6Q=qx~iH4DN; i"; /yuIsqbLLCh/!U#X[S~(5eZ41to5f%E@'ELIi$t^ Vc\LWP@J5p^rst0+('>Er0=^1{]M9!p?&:\z]|;&=NP3AhB!B_bi^]Pfkw User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) Cancel-Lock: sha1:2IYbYBXDqbEwXznYoDO5y+woGz8= Original-Lines: 24 Original-NNTP-Posting-Date: 08 Aug 2005 23:32:28 MEST Original-NNTP-Posting-Host: c7dd5258.newsread2.arcor-online.net Original-X-Trace: DXC=`@QdGRd7Di8j12nnM8XB1>Q5U85hF6f; 4jW\KbG]kaM841Ud:; E]@43JGMWbkBS]Q7Q1Yo0:e7@P; c[Wn>\JAZH0Ec?`[F:Wf@ List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:28567 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:28567 Henrik Enberg writes: >> From: David Kastrup >> Date: Mon, 08 Aug 2005 22:55:17 +0200 >> >> Henrik Enberg writes: >> >> > `remove' is part of the cl library which isn't supposed to be used in >> > core Emacs. >> >> remove is a compiled Lisp function in `subr'. >> (remove ELT SEQ) >> >> Return a copy of SEQ with all occurrences of ELT removed. >> SEQ must be a list, vector, or string. The comparison is done with `equal'. > > doh, I must have been passing through a low flying crack cloud when I > wrote my previous message. I would not be terribly surprised if cl had its own keyword-rich variant of remove. -- David Kastrup, Kriemhildstr. 15, 44793 Bochum