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


Message #5 received at submit <at> emacsbugs.donarmstrong.com (full text, mbox):

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.