all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Bug: contrib/src/org-collector.el [7.3]
@ 2010-12-20 17:39 MidLifeXis at PerlMonks
  2010-12-20 19:15 ` Eric Schulte
  0 siblings, 1 reply; 3+ messages in thread
From: MidLifeXis at PerlMonks @ 2010-12-20 17:39 UTC (permalink / raw)
  To: emacs-orgmode

Hello,

org-read-prop treats strings beginning with digits as numbers.
 

contrib/lisp/org-collector.el: (line 124ish: 
http://repo.or.cz/w/org-mode.git/blob/5f77fd6a81a4241ce5a8e346acb9df089d65b462:/contrib/lisp/org-collector.el#l124)


(org-read-prop "123abc-def543") returns 123, should return "123abc-def543"

Creates problems trying to include org-generated ID numbers (UUID style) into a 
propview table.

Perhaps later I can submit a patch, but I don't currently have the cycles.

My current configuration is:

Emacs  : GNU Emacs 22.2.1 (i386-mingw-nt5.1.2600)
 of 2008-03-26 on RELEASE
Package: Org-mode version 7.3


but the problem is still in the master branch (see link above).


Brian

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

end of thread, other threads:[~2010-12-20 22:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-20 17:39 Bug: contrib/src/org-collector.el [7.3] MidLifeXis at PerlMonks
2010-12-20 19:15 ` Eric Schulte
2010-12-20 22:03   ` Carsten Dominik

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.