org-mode/lisp
David Maus e0072f7913 Require one or more spaces (+) between keyword and headline
* org.el (org-scan-tags): Require one or more spaces (+) between
keyword and headline.

Otherwise the re will match a line like:

* TODO@ Foobar

And assumes the @ to be part of the headline.

This fixes a glitch reported by Simon Thum in
<4F53DEF7.8080604@gmx.de>.

> Hi all,
>
> I have found some irritating behaviour, potentially a bug. I have a
> block agenda which goes like:
>
> tags-todo "@home&TODO=\"TODO\"
>
> and it displays a certain org line that reads
>
> **** TODO_ state triggers
>
> Which is just a heading for dealing with TODO state triggers, and I
> appended the _ as I don't want it to be a TODO.
>
> For example, the global TODO list and syntax highlighting does not
> consider it a todo, but C-c a m TODO="TODO" does. TODO="T" does not,
> so it's not very grave.
>
> Most likely, it's simply an inconsistency arising from not having a
> real parser. I just wanted to report it here so it may get fixed.
2012-03-18 18:38:50 +01:00
..
ob-asymptote.el
ob-awk.el
ob-C.el
ob-calc.el Copyright, license, and header fixes. 2012-01-05 09:43:21 +01:00
ob-clojure.el
ob-comint.el
ob-css.el
ob-ditaa.el
ob-dot.el
ob-emacs-lisp.el
ob-eval.el
ob-exp.el
ob-fortran.el
ob-gnuplot.el
ob-haskell.el
ob-io.el
ob-java.el
ob-js.el
ob-keys.el
ob-latex.el
ob-ledger.el
ob-lilypond.el
ob-lisp.el Fix copyright years in maint. 2012-03-17 16:31:04 +01:00
ob-lob.el
ob-matlab.el
ob-maxima.el
ob-mscgen.el
ob-ocaml.el
ob-octave.el
ob-org.el
ob-perl.el
ob-picolisp.el
ob-plantuml.el
ob-python.el
ob-R.el
ob-ref.el
ob-ruby.el
ob-sass.el
ob-scala.el integrating ob-scala and ob-io into Org-mode, with code cleanup 2012-02-28 19:45:01 -07:00
ob-scheme.el
ob-screen.el
ob-sh.el
ob-shen.el
ob-sql.el
ob-sqlite.el Merge branch 'origin-maint' 2012-02-18 14:50:31 -07:00
ob-table.el Fix copyright years in maint. 2012-03-17 16:31:04 +01:00
ob-tangle.el
ob.el
org-agenda.el
org-archive.el
org-ascii.el
org-attach.el
org-bbdb.el
org-beamer.el
org-bibtex.el
org-capture.el
org-clock.el
org-colview-xemacs.el
org-colview.el
org-compat.el
org-crypt.el
org-ctags.el
org-datetree.el Fix copyright years in maint. 2012-03-17 16:31:04 +01:00
org-docbook.el
org-docview.el
org-entities.el
org-eshell.el
org-exp-blocks.el
org-exp.el
org-faces.el Fix copyright years in maint. 2012-03-17 16:31:04 +01:00
org-feed.el Fix copyright years in maint. 2012-03-17 16:31:04 +01:00
org-footnote.el
org-freemind.el
org-gnus.el
org-habit.el
org-html.el
org-icalendar.el
org-id.el
org-indent.el Fix copyright years in maint. 2012-03-17 16:31:04 +01:00
org-info.el
org-inlinetask.el
org-irc.el
org-jsinfo.el
org-latex.el
org-list.el
org-lparse.el
org-mac-message.el
org-macs.el
org-mew.el Fix copyright years in maint. 2012-03-17 16:31:04 +01:00
org-mhe.el
org-mks.el
org-mobile.el
org-mouse.el
org-odt.el org-odt.el: Fix a regression in handling TOC 2012-02-26 00:43:59 +05:30
org-pcomplete.el
org-plot.el
org-protocol.el
org-publish.el
org-remember.el
org-rmail.el
org-special-blocks.el
org-src.el
org-table.el
org-taskjuggler.el
org-timer.el
org-vm.el
org-w3m.el
org-wl.el
org-xoxo.el
org.el