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: Justin Heyes-Jones <justinhj <at> gmail.com>
Subject: bug#3027 closed by Chong Yidong <cyd <at> stupidchicken.com> (Re: 
 Possible bug with form-at-point in thingatpt.el)
Date: Sat, 18 Apr 2009 03:45:05 +0000
[Message part 1 (text/plain, inline)]
This is an automatic notification regarding your bug report
which was filed against the emacs package:

#3027: Possible bug with form-at-point in thingatpt.el

It has been closed by Chong Yidong <cyd <at> stupidchicken.com>.

Their explanation is attached below along with your original report.
If this explanation is unsatisfactory and you have not received a
better one in a separate message then please contact Chong Yidong <cyd <at> stupidchicken.com> by
replying to this email.


-- 
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: 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.

[Message part 3 (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




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.