GNU bug report logs - #3027
Possible bug with form-at-point in thingatpt.el

Previous Next

Package: emacs;

Reported by: Justin Heyes-Jones <justinhj <at> gmail.com>

Date: Fri, 17 Apr 2009 20:25:06 UTC

Severity: normal

Done: Chong Yidong <cyd <at> stupidchicken.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (Emacs bug Tracking System)
To: Chong Yidong <cyd <at> stupidchicken.com>
Subject: bug#3027: marked as done (Possible bug with form-at-point in 
 thingatpt.el)
Date: Sat, 18 Apr 2009 03:45:05 +0000
[Message part 1 (text/plain, inline)]
Your message dated Fri, 17 Apr 2009 23:42:02 -0400
with message-id <87iql2iq5x.fsf <at> cyd.mit.edu>
and subject line Re: Possible bug with form-at-point in thingatpt.el
has caused the Emacs bug report #3027,
regarding Possible bug with form-at-point in thingatpt.el
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact help-debbugs <at> gnu.org
immediately.)


-- 
3027: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3027
Emacs Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Justin Heyes-Jones <justinhj <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: Possible bug with form-at-point in thingatpt.el
Date: Fri, 17 Apr 2009 09:45:14 -0700
I was trying to use the function (list-at-point) on some text, for example

'(1 2 3 a b c)

No matter where I put point in this text, the function list-at-point
returns nil. Is this a bug, or are my expectations wrong?

I was using this code to test the function:

(defun test-lap()
  (interactive)
  (insert (format ">%s<" (list-at-point))))


Version Windows GNU Emacs 22.3.1 (i386-mingw-nt5.1.2600) of 2008-09-06
on SOFT-MJASON
Windows XP


Thanks,

Justin Heyes0Jones



[Message part 3 (message/rfc822, inline)]
From: Chong Yidong <cyd <at> stupidchicken.com>
To: Justin Heyes-Jones <justinhj <at> gmail.com>
Cc: 3027-done <at> debbugs.gnu.org
Subject: Re: Possible bug with form-at-point in thingatpt.el
Date: Fri, 17 Apr 2009 23:42:02 -0400
> I was trying to use the function (list-at-point) on some text, for
> example
>
> '(1 2 3 a b c)
>
> No matter where I put point in this text, the function list-at-point
> returns nil.

I've checked in a fix.  Thanks for noticing this problem.


This bug report was last modified 16 years and 118 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.