* Bug: Problem with org-agenda-sticky and org-mobile
@ 2017-01-11 1:31 Ian Dunn
2017-01-14 15:17 ` Nicolas Goaziou
0 siblings, 1 reply; 3+ messages in thread
From: Ian Dunn @ 2017-01-11 1:31 UTC (permalink / raw)
To: emacs-orgmode
With trunk org mode, when I run org-mobile-push when in an agenda buffer, then refresh the buffer (via 'r' or 'g'), it spawns a new agenda buffer and populates it. This only happens with org-agenda-sticky set to 't'.
To replicate, I do the following:
1. Turn on org-agenda-sticky
2. Activate an agenda (any agenda)
3. Run org-mobile-push
4. Press 'r' after it's finished
On mine, it spawns a new agenda buffer. This is not the behavior I'd expect.
It looks to me like this is an issue in org-mobile-push. It sets org-agenda-this-buffer-name to the original value of org-agenda-buffer-name, which isn't necessarily the same.
Thanks for your help.
--
Ian Dunn
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Bug: Problem with org-agenda-sticky and org-mobile
2017-01-11 1:31 Bug: Problem with org-agenda-sticky and org-mobile Ian Dunn
@ 2017-01-14 15:17 ` Nicolas Goaziou
2017-01-14 18:38 ` Ian Dunn
0 siblings, 1 reply; 3+ messages in thread
From: Nicolas Goaziou @ 2017-01-14 15:17 UTC (permalink / raw)
To: Ian Dunn; +Cc: emacs-orgmode
Hello,
Ian Dunn <dunni@gnu.org> writes:
> With trunk org mode, when I run org-mobile-push when in an agenda
> buffer, then refresh the buffer (via 'r' or 'g'), it spawns a new
> agenda buffer and populates it. This only happens with
> org-agenda-sticky set to 't'.
>
> To replicate, I do the following:
>
> 1. Turn on org-agenda-sticky
> 2. Activate an agenda (any agenda)
> 3. Run org-mobile-push
> 4. Press 'r' after it's finished
>
> On mine, it spawns a new agenda buffer. This is not the behavior I'd expect.
>
> It looks to me like this is an issue in org-mobile-push. It sets org-agenda-this-buffer-name to the original value of org-agenda-buffer-name, which isn't necessarily the same.
>
> Thanks for your help.
I pushed a fix for this. Could you confirm the problem is solved? Thank
you.
Regards,
--
Nicolas Goaziou
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Bug: Problem with org-agenda-sticky and org-mobile
2017-01-14 15:17 ` Nicolas Goaziou
@ 2017-01-14 18:38 ` Ian Dunn
0 siblings, 0 replies; 3+ messages in thread
From: Ian Dunn @ 2017-01-14 18:38 UTC (permalink / raw)
To: Nicolas Goaziou; +Cc: emacs-orgmode
Nicolas Goaziou <mail@nicolasgoaziou.fr> writes:
> Hello,
>
> Ian Dunn <dunni@gnu.org> writes:
>
>> With trunk org mode, when I run org-mobile-push when in an agenda
>> buffer, then refresh the buffer (via 'r' or 'g'), it spawns a new
>> agenda buffer and populates it. This only happens with
>> org-agenda-sticky set to 't'.
>>
>> To replicate, I do the following:
>>
>> 1. Turn on org-agenda-sticky
>> 2. Activate an agenda (any agenda)
>> 3. Run org-mobile-push
>> 4. Press 'r' after it's finished
>>
>> On mine, it spawns a new agenda buffer. This is not the behavior I'd expect.
>>
>> It looks to me like this is an issue in org-mobile-push. It sets
>> org-agenda-this-buffer-name to the original value of org-agenda-buffer-name,
>> which isn't necessarily the same.
>>
>> Thanks for your help.
>
> I pushed a fix for this. Could you confirm the problem is solved? Thank
> you.
>
>
> Regards,
That fixed it. Thank you.
--
Ian Dunn
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2017-01-14 18:38 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-11 1:31 Bug: Problem with org-agenda-sticky and org-mobile Ian Dunn
2017-01-14 15:17 ` Nicolas Goaziou
2017-01-14 18:38 ` Ian Dunn
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.