From: "Chris Randle" <chris@amlog.co.uk>
To: emacs-orgmode@gnu.org
Subject: Case-sensitivity in regular expressions and sparse trees for tags
Date: Wed, 17 Sep 2008 20:38:22 +0100 [thread overview]
Message-ID: <5AD95B17509244669D3270D1012B73C2@CUBE> (raw)
Hi Gerrit
Forgive me if I've misunderstood regular expressions in Emacs or
Org-mode in some fundamental way!
I have some tags which begin "CD" followed by a number. For example
* Tagged Heading :CD123:
When I ask for a sparse tree of all tags beginning with "CD", I do
'C-c / T'
And ask for tags of
{^CD.*}
This doesn't return any of the tagged headlines, but this does:
{^cd.*}
Is this a bug, or my misunderstanding? Obviously this is no
show-stopper, I just make sure that all my regexp searches are in lower
case, but thought I'd check.
--
Chris Randle
Windows XP SP3 - GNU Emacs 22.1.1 - Org-mode 6.06b
next reply other threads:[~2008-09-17 19:38 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-09-17 19:38 Chris Randle [this message]
2008-09-18 15:43 ` Case-sensitivity in regular expressions and sparse trees for tags Carsten Dominik
2008-09-19 6:09 ` 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=5AD95B17509244669D3270D1012B73C2@CUBE \
--to=chris@amlog.co.uk \
--cc=emacs-orgmode@gnu.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).