From mboxrd@z Thu Jan 1 00:00:00 1970 From: david@adboyd.com (J. David Boyd) Subject: Re: org-mobile-push vs. symlinks Date: Wed, 19 Dec 2012 12:57:17 -0500 Message-ID: <8638z2x6v6.fsf@adboyd.com> References: <874njng0a2.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:38848) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TlNul-00048j-Rd for emacs-orgmode@gnu.org; Wed, 19 Dec 2012 12:59:53 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TlNtf-0005QR-TI for emacs-orgmode@gnu.org; Wed, 19 Dec 2012 12:58:43 -0500 Received: from plane.gmane.org ([80.91.229.3]:57878) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TlNtf-0005QE-N1 for emacs-orgmode@gnu.org; Wed, 19 Dec 2012 12:57:35 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1TlNto-0007Me-Nq for emacs-orgmode@gnu.org; Wed, 19 Dec 2012 18:57:44 +0100 Received: from 72.185.97.240 ([72.185.97.240]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 19 Dec 2012 18:57:44 +0100 Received: from david by 72.185.97.240 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 19 Dec 2012 18:57:44 +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: emacs-orgmode@gnu.org Bastien writes: > James Harkins writes: > >> Anyway, I still don't understand the rationale for the current >> behavior. Does anyone know why org-mobile-push resolves the agenda >> files' names to symlink targets? > > The problem is that there is no active maintainer on org-mobile.el > right now... by default this is me, but I'm a bit swamped. > > I'll have a look, but anyone faster than me is welcome! How would we do that? Are there instructions somewhere on the proper way to create a patch file for this? The proper mode for diff? What has to be in a changelog? There are a few changes I'd like to see in mobile.el myself, and I'm willing to make them, if I know how to submit. Dave