emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "Eric Schulte" <schulte.eric@gmail.com>
To: MidLifeXis at PerlMonks <midlifexis@wightmanfam.org>
Cc: emacs-orgmode@gnu.org
Subject: Re: Bug: contrib/src/org-collector.el [7.3]
Date: Mon, 20 Dec 2010 12:15:14 -0700	[thread overview]
Message-ID: <87aak0s1bx.fsf@gmail.com> (raw)
In-Reply-To: <431962.23495.qm@web81603.mail.mud.yahoo.com> (MidLifeXis at PerlMonks's message of "Mon, 20 Dec 2010 09:39:42 -0800 (PST)")

Hi Brian,

Thanks for the report.  I've just pushed up a fix to org-collector.el.
I've entirely removed `org-read-prop' and replaced it with
`org-babel-read' a more modern/robust version of the same function which
doesn't display the problem you mentioned below.

#+begin_src emacs-lisp
  (org-babel-read "123abc-def543") ; 123abc-def543
#+end_src

Cheers -- Eric

MidLifeXis at PerlMonks <midlifexis@wightmanfam.org> writes:

> 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
>
> _______________________________________________
> Emacs-orgmode mailing list
> Please use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode

  reply	other threads:[~2010-12-20 19:15 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-20 17:39 Bug: contrib/src/org-collector.el [7.3] MidLifeXis at PerlMonks
2010-12-20 19:15 ` Eric Schulte [this message]
2010-12-20 22:03   ` Carsten Dominik

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87aak0s1bx.fsf@gmail.com \
    --to=schulte.eric@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=midlifexis@wightmanfam.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.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).