From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [PATCH] org-mobile agenda title Date: Sat, 28 Jan 2012 15:41:07 +0100 Message-ID: <87r4yjzy7w.fsf@gnu.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([140.186.70.92]:34343) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rr9Rc-0001UR-DT for emacs-orgmode@gnu.org; Sat, 28 Jan 2012 09:39:57 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Rr9Rb-00059z-B8 for emacs-orgmode@gnu.org; Sat, 28 Jan 2012 09:39:56 -0500 Received: from mail-wi0-f169.google.com ([209.85.212.169]:52185) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rr9Ra-00059u-SQ for emacs-orgmode@gnu.org; Sat, 28 Jan 2012 09:39:55 -0500 Received: by wibhj13 with SMTP id hj13so2704212wib.0 for ; Sat, 28 Jan 2012 06:39:54 -0800 (PST) In-Reply-To: (Henning Weiss's message of "Wed, 25 Jan 2012 22:21:16 +0100") 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: Henning Weiss Cc: emacs-orgmode@gnu.org, Richard Moreland Hi Henning, Henning Weiss writes: > I have been working on a patch for mobileorg-android that improves > the displaying of the generated agendas.org file. The problem I'm > having is that TITLE: fields of all entries are generated > by concatenating the name and the matching criterion of an entry. The > issue is discussed in further details here. > > I have tried to create a patch that removes the match criterions from > the generated title entry and attached it below. This could > potentially break other org-mobile clients and might not be the best > way to solve this. > > What would it take to include this in orgmode? The patch looks okay to me (I read the discussion you pointed to.) Richard, would this patch break anything on your side? Thanks, -- Bastien