* tags searching
@ 2012-07-30 9:15 Richard Riley
2012-07-30 9:44 ` Giovanni Ridolfi
0 siblings, 1 reply; 4+ messages in thread
From: Richard Riley @ 2012-07-30 9:15 UTC (permalink / raw)
To: emacs-orgmode
,----
| org-agenda-files is a variable defined in `org.el'.
| Its value is ("~/.orgfiles" "~/webs/.orgfiles")
| Original value was nil
`----
C-h a m visa
does not find a heading in ~/.orgfiles/other.org where the top level for
an entry is as follows:-
,----
| * cards :creditcards:mbna:amazon:visa:girocard:ec
`----
Something obviously wrong?
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: tags searching
2012-07-30 9:15 tags searching Richard Riley
@ 2012-07-30 9:44 ` Giovanni Ridolfi
2012-07-31 9:11 ` Richard Riley
2012-08-03 19:55 ` Bernt Hansen
0 siblings, 2 replies; 4+ messages in thread
From: Giovanni Ridolfi @ 2012-07-30 9:44 UTC (permalink / raw)
To: emacs-orgmode@gnu.org
Da: Richard Riley <rileyrg@gmail.com>
Inviato: Lunedì 30 Luglio 2012 11:15
Hi, Richard,
>,----
>| org-agenda-files is a variable defined in `org.el'.
>| Its value is ("~/.orgfiles" "~/webs/.orgfiles")
>| Original value was nil
>`----
> C-h a m visa
> does not find a heading in ~/.orgfiles/other.org where the top level for
> an entry is as follows:-
> ,----
> | * cards :creditcards:mbna:amazon:visa:girocard:ec
> `----
here:
org-agenda-files is a variable defined in `org.el'.
Its value is ("~/todo.txt" "~/org.txt" "~/" )
Original value was nil
~/test.org
----------------------------------------------------
* cards :creditcards:mbna:amazon:visa:girocard:NOTSEMICOLONec
as in Richard's email, see above
* cards :creditcards:mbna:amazon:visa:girocard:ec:
-------------------------------------------------
(I have a sicky Agenda)
Headlines with TAGS match: visa
Press `C-u r' to search again with new search string
test: cards :creditcards:mbna:amazon:visa:girocard:ec:
> Something obviously wrong?
1. the semicolon at the end of the headline?
2. Your Org version?
here:
Org-mode version 7.8.11 (c8acf8d6957 @
GNU Emacs 24.1.1 (i386-mingw-nt6.1.7601) of 2012-06-10 on MARVIN
hth
Giovanni
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: tags searching
2012-07-30 9:44 ` Giovanni Ridolfi
@ 2012-07-31 9:11 ` Richard Riley
2012-08-03 19:55 ` Bernt Hansen
1 sibling, 0 replies; 4+ messages in thread
From: Richard Riley @ 2012-07-31 9:11 UTC (permalink / raw)
To: emacs-orgmode
Giovanni Ridolfi <giovanni.ridolfi@yahoo.it> writes:
> Da: Richard Riley <rileyrg@gmail.com>
> Inviato: Lunedì 30 Luglio 2012 11:15
>
> Hi, Richard,
>
>>,----
>>| org-agenda-files is a variable defined in `org.el'.
>>| Its value is ("~/.orgfiles" "~/webs/.orgfiles")
>>| Original value was nil
>>`----
>
>> C-h a m visa
>
>> does not find a heading in ~/.orgfiles/other.org where the top level for
>> an entry is as follows:-
>
>> ,----
>> | * cards :creditcards:mbna:amazon:visa:girocard:ec
>> `----
>
> here:
> org-agenda-files is a variable defined in `org.el'.
> Its value is ("~/todo.txt" "~/org.txt" "~/" )
> Original value was nil
>
> ~/test.org
> ----------------------------------------------------
> * cards :creditcards:mbna:amazon:visa:girocard:NOTSEMICOLONec
> as in Richard's email, see above
>
> * cards :creditcards:mbna:amazon:visa:girocard:ec:
> -------------------------------------------------
>
> (I have a sicky Agenda)
> Headlines with TAGS match: visa
> Press `C-u r' to search again with new search string
> test: cards :creditcards:mbna:amazon:visa:girocard:ec:
>
>> Something obviously wrong?
> 1. the semicolon at the end of the headline?
bingo!!! Simple as that. The missing semi colon caused the error. Hmm.
Thanks!
I should have spotted that, but possibly the tag matching code could be
a little more robust for the tag string.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: tags searching
2012-07-30 9:44 ` Giovanni Ridolfi
2012-07-31 9:11 ` Richard Riley
@ 2012-08-03 19:55 ` Bernt Hansen
1 sibling, 0 replies; 4+ messages in thread
From: Bernt Hansen @ 2012-08-03 19:55 UTC (permalink / raw)
To: Giovanni Ridolfi; +Cc: emacs-orgmode@gnu.org
Giovanni Ridolfi <giovanni.ridolfi@yahoo.it> writes:
> Da: Richard Riley <rileyrg@gmail.com>
> ~/test.org
> ----------------------------------------------------
> * cards :creditcards:mbna:amazon:visa:girocard:NOTSEMICOLONec
> as in Richard's email, see above
>
> * cards :creditcards:mbna:amazon:visa:girocard:ec:
> -------------------------------------------------
>
> (I have a sicky Agenda)
> Headlines with TAGS match: visa
> Press `C-u r' to search again with new search string
> test: cards :creditcards:mbna:amazon:visa:girocard:ec:
>
>
>> Something obviously wrong?
> 1. the semicolon at the end of the headline?
Full colon (:) not semicolon (;).
-Bernt
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2012-08-03 19:55 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-30 9:15 tags searching Richard Riley
2012-07-30 9:44 ` Giovanni Ridolfi
2012-07-31 9:11 ` Richard Riley
2012-08-03 19:55 ` Bernt Hansen
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.