From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Phil Hagelberg Newsgroups: gmane.emacs.bugs Subject: bug#1102: Modification of patch Date: Thu, 16 Oct 2008 09:09:32 -0700 Message-ID: <87hc7ciksj.fsf@hagelb.org> References: <873aj9mvjd.fsf@hagelb.org> Reply-To: Phil Hagelberg , 1102@emacsbugs.donarmstrong.com NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1224179429 10163 80.91.229.12 (16 Oct 2008 17:50:29 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 16 Oct 2008 17:50:29 +0000 (UTC) To: Glenn Morris Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Oct 16 19:51:29 2008 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1KqX0O-0005mu-FL for geb-bug-gnu-emacs@m.gmane.org; Thu, 16 Oct 2008 19:51:24 +0200 Original-Received: from localhost ([127.0.0.1]:45822 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KqWzJ-00085x-QW for geb-bug-gnu-emacs@m.gmane.org; Thu, 16 Oct 2008 13:50:17 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KqWz7-0007zo-4C for bug-gnu-emacs@gnu.org; Thu, 16 Oct 2008 13:50:05 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KqWz5-0007xz-CD for bug-gnu-emacs@gnu.org; Thu, 16 Oct 2008 13:50:04 -0400 Original-Received: from [199.232.76.173] (port=52819 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KqWz5-0007xm-4V for bug-gnu-emacs@gnu.org; Thu, 16 Oct 2008 13:50:03 -0400 Original-Received: from rzlab.ucr.edu ([138.23.92.77]:55905) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KqWz4-0001fd-EW for bug-gnu-emacs@gnu.org; Thu, 16 Oct 2008 13:50:02 -0400 Original-Received: from rzlab.ucr.edu (rzlab.ucr.edu [127.0.0.1]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m9GHnxeM006779; Thu, 16 Oct 2008 10:50:00 -0700 Original-Received: (from debbugs@localhost) by rzlab.ucr.edu (8.13.8/8.13.8/Submit) id m9GHZ395003226; Thu, 16 Oct 2008 10:35:03 -0700 X-Loop: don@donarmstrong.com Resent-From: Phil Hagelberg Resent-To: bug-submit-list@donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Thu, 16 Oct 2008 17:35:03 +0000 Resent-Message-ID: Resent-Sender: don@donarmstrong.com X-Emacs-PR-Message: report 1102 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Original-Received: via spool by 1102-submit@emacsbugs.donarmstrong.com id=B1102.12241780711897 (code B ref 1102); Thu, 16 Oct 2008 17:35:03 +0000 Original-Received: (at 1102) by emacsbugs.donarmstrong.com; 16 Oct 2008 17:27:51 +0000 Original-Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m9GHRmBD001891 for <1102@emacsbugs.donarmstrong.com>; Thu, 16 Oct 2008 10:27:50 -0700 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1KqWb5-0003rd-5w for 1102@emacsbugs.donarmstrong.com; Thu, 16 Oct 2008 13:25:15 -0400 Resent-Message-ID: <18679.30971.135000.155967@fencepost.gnu.org> Resent-Date: Thu, 16 Oct 2008 13:25:15 -0400 Resent-From: Glenn Morris Resent-To: 1102@emacsbugs.donarmstrong.com In-Reply-To: (Glenn Morris's message of "Thu, 16 Oct 2008 01:54:49 -0400") X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 1) X-Bogosity: unsure, spamicity=0.100921, v1.0.1 User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) Resent-Date: Thu, 16 Oct 2008 13:25:15 -0400 X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:21548 Archived-At: Glenn Morris writes: >> add-hook should allow symbols since it's reasonable to refer to >> functions that haven't been defined yet. > > Doesn't it therefore seem a bit pointless to check? There will always > be ways to shoot oneself in the foot. I imagine many functions don't > check the type of their arguments. Yeah, you're probably right; in retrospect I'm not sure why it's necessary. Feel free to close as a wontfix. -Phil