unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#3027: Possible bug with form-at-point in thingatpt.el
@ 2009-04-17 16:45 ` Justin Heyes-Jones
  2009-04-18  3:45   ` bug#3027: marked as done (Possible bug with form-at-point in thingatpt.el) Emacs bug Tracking System
  0 siblings, 1 reply; 2+ messages in thread
From: Justin Heyes-Jones @ 2009-04-17 16:45 UTC (permalink / raw)
  To: bug-gnu-emacs

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







^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#3027: marked as done (Possible bug with form-at-point in  thingatpt.el)
  2009-04-17 16:45 ` bug#3027: Possible bug with form-at-point in thingatpt.el Justin Heyes-Jones
@ 2009-04-18  3:45   ` Emacs bug Tracking System
  0 siblings, 0 replies; 2+ messages in thread
From: Emacs bug Tracking System @ 2009-04-18  3:45 UTC (permalink / raw)
  To: Chong Yidong

[-- Attachment #1: Type: text/plain, Size: 880 bytes --]


Your message dated Fri, 17 Apr 2009 23:42:02 -0400
with message-id <87iql2iq5x.fsf@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 owner@emacsbugs.donarmstrong.com
immediately.)


-- 
3027: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=3027
Emacs Bug Tracking System
Contact owner@emacsbugs.donarmstrong.com with problems

[-- Attachment #2: Type: message/rfc822, Size: 3350 bytes --]

From: Justin Heyes-Jones <justinhj@gmail.com>
To: bug-gnu-emacs@gnu.org
Subject: Possible bug with form-at-point in thingatpt.el
Date: Fri, 17 Apr 2009 09:45:14 -0700
Message-ID: <ee5546040904170945j38b412b3t83598a015e41bc5c@mail.gmail.com>

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




[-- Attachment #3: Type: message/rfc822, Size: 1305 bytes --]

From: Chong Yidong <cyd@stupidchicken.com>
To: Justin Heyes-Jones <justinhj@gmail.com>
Cc: 3027-done@emacsbugs.donarmstrong.com
Subject: Re: Possible bug with form-at-point in thingatpt.el
Date: Fri, 17 Apr 2009 23:42:02 -0400
Message-ID: <87iql2iq5x.fsf@cyd.mit.edu>

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-04-18  3:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <87iql2iq5x.fsf@cyd.mit.edu>
2009-04-17 16:45 ` bug#3027: Possible bug with form-at-point in thingatpt.el Justin Heyes-Jones
2009-04-18  3:45   ` bug#3027: marked as done (Possible bug with form-at-point in thingatpt.el) Emacs bug Tracking System

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).