Skip Menu |

This queue is for tickets about the Org-Parser CPAN distribution.

Report information
The Basics
Id: 133877
Status: new
Priority: 0/
Queue: Org-Parser

People
Owner: Nobody in particular
Requestors: GRAF [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: (no value)
Fixed in: (no value)



Subject: wrong tags_re
Orgmode docs say about tags: Tags are normal words containing letters, numbers, ‘_’, and ‘@’. This doesn't make it clear what a "letter" means, but it seems that this can be more than just /[A-Za-z]/. I have a tag "müll" and it works in Emacs, and I even tested it with "Übergrößenträger", and this worked also (works means: it's shown in bold letters and I can do a matching search on it (C-c / m).