[Orgmode] Emacs opens a frame for each file in agenda list on org-mobile-push

2009-11-18 Thread Steve Brown
Hello list. I have a small problem in that when I org-mobile-push for each file in org-agenda-files a new Emacs frame opens. Otherwise everything else works just fine. I'm running: Org-mode version 6.33c under GNU Emacs 23.1.50.1 (i386-mingw-nt5.1.2600) At this point I need to mention th

Re: [Orgmode] Emacs opens a frame for each file in agenda list on org-mobile-push

2009-11-19 Thread Steve Brown
Hi Charles, thank you for your quick reply. On Wed, Nov 18, 2009 at 7:38 PM, Charles Sebold wrote: > On Wed, Nov 18, 2009 at 9:19 AM, Steve Brown > That does seem odd.  Could you maybe do a M-x org-submit-bug-report, and if > you aren't doing email in Emacs, copy and paste th

[Orgmode] Re: Emacs opens a frame for each file in agenda list on org-mobile-push

2009-11-19 Thread Steve Brown
Good morning Charles, here's the bug reported as promised. I run Emacs from a pendrive on a Windows XP Pro box. My site-start.el contains the following to map home to :home on Emacs start. The first line has no line break after the defvar so there are only two lines of code. Otherwise the E

[Orgmode] Re: Emacs opens a frame for each file in agenda list on org-mobile

2009-11-24 Thread Steve Brown
Hi Christopher, On 23/11/2009 17:42, Christopher Long wrote: Dear Steve and All, Was this additional instance of emacs problem resolved? I am having the same problem also on windows XP. I wonder whether emacsclient or emacsclientw need to be called instead of a new instance of emacs. Sadl

[Orgmode] Re: Emacs opens a frame for each file in agenda list on org-mobile

2009-11-24 Thread Steve Brown
Okay, a quick follow up on this. I have kept the number of cutomisations to a minimum in my .emacs with no effect at all. That is I still get one frame per file in the agenda file list. I can't seem to find any settings that would force Emacs to use a single frame. I wonder if I should ins

[Orgmode] Re: Emacs opens a frame for each file in agenda list on org-mobile

2009-11-24 Thread Steve Brown
On 24/11/2009 11:32, Steve Brown wrote: Okay, a quick follow up on this. Is there a command to close all frames but the current one? I could add this to the post push hooks. Okay, I'm getting somewhere. I found out how how to step through elisp (hooray!) and called (debug-on-entr

[Orgmode] Bug: Emacs opens a new instance for each file in agenda list on org-mobile-push

2009-12-17 Thread Steve Brown
Hi All, can I bump this please? I've tried everything I can to resolve this with no luck at all. Thank you, Steve On 19/11/2009 11:29, Steve Brown wrote: Good morning Charles, here's the bug reported as promised. I run Emacs from a pendrive on a Windows XP Pro box. My sit

[Orgmode] Re: Bug: Emacs opens a new instance for each file in agenda list on org-mobile-push

2009-12-18 Thread Steve Brown
On 17/12/2009 19:18, Carsten Dominik wrote: Hi Steve, I have no idea why this might be happening. I know that AquaEmacs on the Mac has a default setting that will visit any new files in a new frame - maybe you Windows Emacs has a similar setting. But I don't know how to help you find it. Tha

[Orgmode] Re: Bug: Emacs opens a new instance for each file in agenda list on org-mobile-push

2009-12-18 Thread Steve Brown
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

Fwd: [Orgmode] Re: Bug: Emacs opens a new instance for each file in agenda list on org-mobile-push SOLVED

2010-05-14 Thread Steve Brown
Sorry, missed the list off. -- Forwarded message -- From: Steve Brown Date: 2010/5/12 Subject: Re: [Orgmode] Re: Bug: Emacs opens a new instance for each file in agenda list on org-mobile-push To: Mattias Jämting 2010/4/8 Mattias Jämting > Found the solution (i think)