From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?Q?Mattias_J=C3=A4mting?= Subject: Re: Re: Bug: Emacs opens a new instance for each file in agenda list on org-mobile-push Date: Thu, 8 Apr 2010 23:42:28 +0200 Message-ID: References: <4B052C01.60805@gmail.com> <4B2B4971.7080106@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NzzV0-0000y6-Qe for emacs-orgmode@gnu.org; Thu, 08 Apr 2010 17:42:54 -0400 Received: from [140.186.70.92] (port=46568 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NzzUz-0000xs-PR for emacs-orgmode@gnu.org; Thu, 08 Apr 2010 17:42:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NzzUy-0002Ce-6S for emacs-orgmode@gnu.org; Thu, 08 Apr 2010 17:42:53 -0400 Received: from mail-fx0-f212.google.com ([209.85.220.212]:54427) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NzzUy-0002CL-0i for emacs-orgmode@gnu.org; Thu, 08 Apr 2010 17:42:52 -0400 Received: by fxm4 with SMTP id 4so2508226fxm.26 for ; Thu, 08 Apr 2010 14:42:50 -0700 (PDT) In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Hello, Ran into this strange "condition" myself on Emacs 23/Win 7 and latest org-mode (6.35f). Found the solution (i think) and decided to share although the thread is ol= d: org-mobile tries to calculate checksums but is unable to find a program for it. Since the executable name is empty windows thinks we want to open the file. I downloaded and copied md5sums.exe to a folder in my path and now it seems to work. org-mobile only looks for md5sum (without an s) though so i had to rename the exe. /Mattias Mattias J=C3=A4mting, J=C3=A4mting Web & Design www.jamting.se | +46 (0)70 6760182 On Fri, Dec 18, 2009 at 14:14, Steve Brown wro= te: > Just a quick follow up to my own post. > > The only thing I *hadn't* done was to revert to 22.3, so I tried that thi= s > lunchtime, et voila - no more spurious frames/instances. > > Thanks to everyone who helped or gave advice, very much appreciated. > > Steve > > > > _______________________________________________ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode > >