From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Re: Bug: Emacs opens a new instance for each file in agenda list on org-mobile-push Date: Fri, 9 Apr 2010 14:32:59 +0200 Message-ID: <528892E0-5EBC-412F-8F90-9C45E2884DF8@gmail.com> References: <4B052C01.60805@gmail.com> <4B2B4971.7080106@gmail.com> Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=ISO-8859-1; format=flowed; delsp=yes Content-Transfer-Encoding: quoted-printable Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1O0DOU-0004cf-1P for emacs-orgmode@gnu.org; Fri, 09 Apr 2010 08:33:06 -0400 Received: from [140.186.70.92] (port=58503 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O0DOS-0004Z7-5U for emacs-orgmode@gnu.org; Fri, 09 Apr 2010 08:33:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1O0DOQ-0001pY-1h for emacs-orgmode@gnu.org; Fri, 09 Apr 2010 08:33:03 -0400 Received: from mail-ew0-f214.google.com ([209.85.219.214]:63692) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O0DOP-0001oy-T3 for emacs-orgmode@gnu.org; Fri, 09 Apr 2010 08:33:02 -0400 Received: by ewy6 with SMTP id 6so999847ewy.32 for ; Fri, 09 Apr 2010 05:33:01 -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: =?ISO-8859-1?Q?Mattias_J=E4mting?= Cc: emacs-orgmode@gnu.org Hi Mattias, On Apr 8, 2010, at 11:42 PM, Mattias J=E4mting wrote: > 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 =20 > thread is old: > > 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. thanks for this - I am now throwing an error if there is now binary to compute the checksums. About the name, you can also customize the option org-mobile-checksum-binary and set the correct name there. - Carsten > > /Mattias > > > > Mattias J=E4mting, J=E4mting Web & Design > www.jamting.se | +46 (0)70 6760182 > > > > On Fri, Dec 18, 2009 at 14:14, Steve Brown =20 > wrote: >> 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 =20 >> that this >> 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 >> >> > > > _______________________________________________ > 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 - Carsten