Re: [O] BUG: Newest org-mode interferes with desktop save

2011-06-16 Thread Rainer M Krug
On Thu, Jun 16, 2011 at 9:29 AM, Jambunathan K wrote: > > > There seems to be a problem with my .emacs.desktop files in > > combination with the new org > > It might help to try to narrow down the problem to one of the buffers - > starting with the org buffers to begin with. > > Start nuking the b

Re: [O] BUG: Newest org-mode interferes with desktop save

2011-06-16 Thread Jambunathan K
> There seems to be a problem with my .emacs.desktop files in > combination with the new org It might help to try to narrow down the problem to one of the buffers - starting with the org buffers to begin with. Start nuking the buffers till you hit the problem or the problem disappears. It may

Re: [O] BUG: Newest org-mode interferes with desktop save

2011-06-16 Thread Rainer M Krug
On Thu, Jun 16, 2011 at 12:40 AM, Nick Dokos wrote: > Rainer M Krug wrote: > > > > I created the attached init.el file. In my setup, ~/.emacs.d/org-mode > > is a symbolic link. If I set it to org-7.7, everything works as > > expected desktop is loaded and saved without question), but when > > li

Re: [O] BUG: Newest org-mode interferes with desktop save

2011-06-15 Thread Nick Dokos
Rainer M Krug wrote: > I created the attached init.el file. In my setup, ~/.emacs.d/org-mode > is a symbolic link. If I set it to org-7.7, everything works as > expected desktop is loaded and saved without question), but when > linking it to the git version, the desktop is loaded, but when closi

Re: [O] BUG: Newest org-mode interferes with desktop save

2011-06-15 Thread Rainer M Krug
On Wed, Jun 15, 2011 at 7:35 PM, Nick Dokos wrote: > Eric Schulte wrote: > > > > I was able to reproduce this query-on-close behavior with the following > > minimal config. > > > > #+begin_src sh > > emacs -Q -l ~/.emacs.d/src/org/lisp/org.el --eval "(desktop-save-mode > 1)" > > #+end_src > >

Re: [O] BUG: Newest org-mode interferes with desktop save

2011-06-15 Thread Rainer M Krug
On Wed, Jun 15, 2011 at 8:31 PM, Eric Schulte wrote: > > > > I can not reproduce your example, as I am getting an "can not open > > org-entities", but have you tried it with org-mode 7.5 as well as the > newest > > git? My point is, that up to a recent git version (probably yesterday), > this > >

Re: [O] BUG: Newest org-mode interferes with desktop save

2011-06-15 Thread Eric Schulte
> > I can not reproduce your example, as I am getting an "can not open > org-entities", but have you tried it with org-mode 7.5 as well as the newest > git? My point is, that up to a recent git version (probably yesterday), this > question was *not* there, but it is there at with the newest git ver

Re: [O] BUG: Newest org-mode interferes with desktop save

2011-06-15 Thread Nick Dokos
Eric Schulte wrote: > I was able to reproduce this query-on-close behavior with the following > minimal config. > > #+begin_src sh > emacs -Q -l ~/.emacs.d/src/org/lisp/org.el --eval "(desktop-save-mode 1)" > #+end_src > > however, I think this prompting behavior is expected, and when I > sw

Re: [O] BUG: Newest org-mode interferes with desktop save

2011-06-15 Thread Eric Schulte
Hi Rainer, I was able to reproduce this query-on-close behavior with the following minimal config. #+begin_src sh emacs -Q -l ~/.emacs.d/src/org/lisp/org.el --eval "(desktop-save-mode 1)" #+end_src however, I think this prompting behavior is expected, and when I switched to the following alter

[O] BUG: Newest org-mode interferes with desktop save

2011-06-15 Thread Rainer M Krug
Hi when using the newest version of org-mode (Org-mode version 7.5 (release_7.5.391.gfacc)), I get the following warning when closing emacs, "Current desktop was not loaded from a file. Overwrite this desktop file?" although it has loaded the desktop file. When I use 7.5 (and te one from I guess