* Custom Agenda with Tag search for multiple items ( \\ Between search terms) fails push
@ 2013-01-12 13:18 Jeff Myer
2013-01-12 14:44 ` Bastien
0 siblings, 1 reply; 2+ messages in thread
From: Jeff Myer @ 2013-01-12 13:18 UTC (permalink / raw)
To: emacs-orgmode
[-- Attachment #1: Type: text/plain, Size: 1074 bytes --]
I have a custom agenda item in my .emacs file that is for a Tags search for
multiple items as follows (not the whole thing just the bit that is giving
me trouble):
"E" "Items Tagged for the Engineering Staff" tags
"{Allen\\|Dave\\|JimD\\|Heming\\|Paul\\|EdM}-TODO=\"DONE\""
When doing an org-mobile- push, I end up getting the following message:
org-mobile-write-agenda-for-mobile: Invalid use of `\' in replacement text
The problem appears to be the double back slashes confirmed by replacing
\\ with \ and not having the error on push. The problem is that the agenda
item does not work correctly without the double backslashes.
I am not an expert with Emacs/Org-mode customization so if I have
overlooked something obvious, please feel free to point me in the right
direction to learn more about how to correct on my own.
Was running GNU Emacs 23.3.1 (x86_64-pc-linux-gnu, GTK+ Version 2.24.10)
Updated to 24.3.50.1 (x86_64-unknown-linux-gnu, GTK+ Version 2.24.10) of
2013-01-11
Was Using Org-mode version 6.33x updated to Org-mode version 7.9.3a with
no change.
[-- Attachment #2: Type: text/html, Size: 1221 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Custom Agenda with Tag search for multiple items ( \\ Between search terms) fails push
2013-01-12 13:18 Custom Agenda with Tag search for multiple items ( \\ Between search terms) fails push Jeff Myer
@ 2013-01-12 14:44 ` Bastien
0 siblings, 0 replies; 2+ messages in thread
From: Bastien @ 2013-01-12 14:44 UTC (permalink / raw)
To: Jeff Myer; +Cc: emacs-orgmode
Hi Jeff,
Jeff Myer <jmyer@myermountain.com> writes:
> I have a custom agenda item in my .emacs file that is for a Tags
> search for multiple items as follows (not the whole thing just the
> bit that is giving me trouble):
>
> "E" "Items Tagged for the Engineering Staff" tags "{Allen\\|Dave\\|
> JimD\\|Heming\\|Paul\\|EdM}-TODO=\"DONE\""
>
> When doing an org-mobile- push, I end up getting the following
> message:
>
> org-mobile-write-agenda-for-mobile: Invalid use of `\' in replacement
> text
Thanks for reporting this, should be fixed now.
Best,
--
Bastien
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-01-12 14:44 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-12 13:18 Custom Agenda with Tag search for multiple items ( \\ Between search terms) fails push Jeff Myer
2013-01-12 14:44 ` Bastien
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).