From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Custom Agenda with Tag search for multiple items ( \\ Between search terms) fails push Date: Sat, 12 Jan 2013 15:44:29 +0100 Message-ID: <87hamm796a.fsf@bzg.ath.cx> References: Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:46675) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tu2K4-0002HS-HK for emacs-orgmode@gnu.org; Sat, 12 Jan 2013 09:44:39 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Tu2Jz-0005TG-Tf for emacs-orgmode@gnu.org; Sat, 12 Jan 2013 09:44:36 -0500 Received: from mail-wg0-f52.google.com ([74.125.82.52]:48059) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tu2Jz-0005T2-N9 for emacs-orgmode@gnu.org; Sat, 12 Jan 2013 09:44:31 -0500 Received: by mail-wg0-f52.google.com with SMTP id 12so1301175wgh.19 for ; Sat, 12 Jan 2013 06:44:30 -0800 (PST) In-Reply-To: (Jeff Myer's message of "Sat, 12 Jan 2013 08:18:59 -0500") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Jeff Myer Cc: emacs-orgmode@gnu.org Hi Jeff, Jeff Myer 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