[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Orgmode] Re: Bug: Emacs opens a new instance for each file in agend
From: |
Carsten Dominik |
Subject: |
Re: [Orgmode] 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 |
Hi Mattias,
On Apr 8, 2010, at 11:42 PM, Mattias Jämting 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
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ämting, Jämting Web & Design
www.jamting.se | +46 (0)70 6760182
On Fri, Dec 18, 2009 at 14:14, Steve Brown
<address@hidden> 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
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.
address@hidden
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
address@hidden
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
- Carsten