From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: harven Newsgroups: gmane.emacs.help Subject: ibuffer bug? Date: Wed, 27 Jun 2012 11:03:08 +0200 Organization: http://groups.google.com Message-ID: <87pq8lf7oz.fsf@ergodik.univ-brest.fr> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1340788217 3771 80.91.229.3 (27 Jun 2012 09:10:17 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 27 Jun 2012 09:10:17 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Jun 27 11:10:17 2012 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1SjoGK-0004i5-4e for geh-help-gnu-emacs@m.gmane.org; Wed, 27 Jun 2012 11:10:12 +0200 Original-Received: from localhost ([::1]:60274 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SjoGJ-00085U-Ta for geh-help-gnu-emacs@m.gmane.org; Wed, 27 Jun 2012 05:10:11 -0400 Original-Path: usenet.stanford.edu!fu-berlin.de!newsfeed1.swip.net!uio.no!quimby.gnus.org!.POSTED!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 15 Original-NNTP-Posting-Host: coa29-2-78-233-232-132.fbx.proxad.net Original-X-Trace: quimby.gnus.org 1340787788 24223 78.233.232.132 (27 Jun 2012 09:03:08 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: Wed, 27 Jun 2012 09:03:08 +0000 (UTC) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) Cancel-Lock: sha1:5OH7fRTDott2aqXYvyhwtxopA3E= Original-Xref: usenet.stanford.edu gnu.emacs.help:193111 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:85506 Archived-At: Hi, I just tried emacs-24 using the binary from http://emacs.naquadah.org/. That binary was created 2012-06-22. I am on debian squeeze stable. I get an error when I try to use ibuffer. $ emacs-snapshot-gtk -Q M-x ibuffer => ibuffer-compile-format: Symbol's function definition is void: cl-minusp Is there some way to get around that error ? Thanks.