From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Leo Newsgroups: gmane.emacs.devel Subject: (thing-at-point 'defun) always returns NIL (was: [sdl.web@gmail.com: 23.0.0; (thing-at-point 'url) returns invalid urls]) Date: Sat, 01 Sep 2007 22:00:05 +0100 Organization: University of Cambridge, England Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1188680585 5068 80.91.229.12 (1 Sep 2007 21:03:05 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 1 Sep 2007 21:03:05 +0000 (UTC) Cc: emacs-devel@gnu.org To: rms@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Sep 01 23:03:03 2007 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.50) id 1IRa7L-0008AV-FU for ged-emacs-devel@m.gmane.org; Sat, 01 Sep 2007 23:02:55 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IRa7K-0007bC-Nm for ged-emacs-devel@m.gmane.org; Sat, 01 Sep 2007 17:02:54 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IRa7G-0007aP-NY for emacs-devel@gnu.org; Sat, 01 Sep 2007 17:02:50 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IRa7F-0007ZS-3S for emacs-devel@gnu.org; Sat, 01 Sep 2007 17:02:50 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IRa7F-0007ZO-07 for emacs-devel@gnu.org; Sat, 01 Sep 2007 17:02:49 -0400 Original-Received: from ppsw-4.csi.cam.ac.uk ([131.111.8.134]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IRa7A-0003Z7-EY; Sat, 01 Sep 2007 17:02:44 -0400 X-Cam-SpamDetails: Not scanned X-Cam-AntiVirus: No virus found X-Cam-ScannerInfo: http://www.cam.ac.uk/cs/email/scanner/ Original-Received: from sl392.st-edmunds.cam.ac.uk ([131.111.223.202]:60993) by ppsw-4.csi.cam.ac.uk (smtp.hermes.cam.ac.uk [131.111.8.154]:587) with esmtpsa (LOGIN:sl392) (TLSv1:DHE-RSA-AES256-SHA:256) id 1IRa6r-0006qC-DK (Exim 4.63) (return-path ); Sat, 01 Sep 2007 22:02:25 +0100 In-Reply-To: (Richard Stallman's message of "Thu, 30 Aug 2007 03:15:38 -0400") User-Agent: Gnus/5.110007 Emacs/23.0.0 (20070829) Fedora 7 (gnu/linux) X-Detected-Kernel: Linux 2.4-2.6 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:77560 Archived-At: On 2007-08-30 08:15 +0100, Richard Stallman wrote: > Would someone please DTRT and ack? Maybe someone can take a look at thingatpt.el. I found another bug: (thing-at-point 'defun) always returns NIL HTH, Leo