From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Daniel Colascione Newsgroups: gmane.emacs.devel Subject: call1 (Vrun_hooks, ...) instead of Frun_hooks? Date: Wed, 07 Apr 2010 21:30:49 -0400 Organization: Censorship Research Center Message-ID: <4BBD31C9.6070405@censorshipresearch.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1270690266 2567 80.91.229.12 (8 Apr 2010 01:31:06 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 8 Apr 2010 01:31:06 +0000 (UTC) To: Emacs development discussions Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Apr 08 03:31:05 2010 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1NzgaG-0000SM-CS for ged-emacs-devel@m.gmane.org; Thu, 08 Apr 2010 03:31:04 +0200 Original-Received: from localhost ([127.0.0.1]:42668 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NzgaF-0000tq-Oa for ged-emacs-devel@m.gmane.org; Wed, 07 Apr 2010 21:31:03 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NzgaB-0000ta-HY for emacs-devel@gnu.org; Wed, 07 Apr 2010 21:30:59 -0400 Original-Received: from [140.186.70.92] (port=45665 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Nzga9-0000tO-0q for emacs-devel@gnu.org; Wed, 07 Apr 2010 21:30:58 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Nzga7-0001F7-Qh for emacs-devel@gnu.org; Wed, 07 Apr 2010 21:30:56 -0400 Original-Received: from haystack.austinheap.com ([70.32.98.68]:38368 helo=haystacknetwork.com) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Nzga7-0001F3-OZ for emacs-devel@gnu.org; Wed, 07 Apr 2010 21:30:55 -0400 User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.1.9) Gecko/20100317 Thunderbird/3.0.4 X-Enigmail-Version: 1.0.1 X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:123343 Archived-At: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 In minibuf.c, why is it call1 (Vrun_hooks, Qminibuffer_setup_hook) instead of Frun_hooks(1, &Qminibuffer_setup_hook) ? -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (Darwin) iEYEARECAAYFAku9MckACgkQ17c2LVA10Vs3zgCg2MJAtf/GXm+X3CXU4S/LbRii 6o0AoIMFKO6K5oSRyNL89G6TDNQtk/O8 =BccL -----END PGP SIGNATURE-----