From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jambunathan K Subject: package-menu-revert - Bug? Date: Thu, 30 Sep 2010 13:27:44 +0530 Message-ID: <81ocbfd5on.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=59805 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P1E1f-0000Xs-0x for emacs-orgmode@gnu.org; Thu, 30 Sep 2010 03:58:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1P1E1d-0003nt-P2 for emacs-orgmode@gnu.org; Thu, 30 Sep 2010 03:57:58 -0400 Received: from mail-pw0-f41.google.com ([209.85.160.41]:44112) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1P1E1d-0003no-FO for emacs-orgmode@gnu.org; Thu, 30 Sep 2010 03:57:57 -0400 Received: by pwj6 with SMTP id 6so988570pwj.0 for ; Thu, 30 Sep 2010 00:57:56 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Emacs version. ,---- | GNU Emacs 23.1.91.1 (i386-mingw-nt5.1.2600) of 2010-01-03 on PRETEST `---- I am using package.el http://github.com/davidswelt/aquamacs-emacs/raw/aquamacs24 (I hope it is as good as one in the trunk) If I do M-x list-packages, I see that revert-buffer-function gets set to package-menu-revert. The problem seems to be that it is having a 'global' effect so that a revert on an elisp buffer fails with "if: The current buffer is not a Package Menu" Please take care of this if it is not already taken care of. Jambunathan K.