Re: [O] [PATCH] org-agenda-list: call recenter only when buffer is visible

2018-04-08 Thread Nicolas Goaziou
Hello, Pierre Téchoueyres writes: > Hello org's developers, > > I'm trying to correct the package `org-alert' > (https://github.com/spegoraro/org-alert) in order to not interfer with > the org-agenda buffer. > > I've tried to call `org-agenda-list' inside a temp buffer. This could > work but the

[O] [PATCH] org-agenda-list: call recenter only when buffer is visible

2018-04-03 Thread Pierre Téchoueyres
Hello org's developers, I'm trying to correct the package `org-alert' (https://github.com/spegoraro/org-alert) in order to not interfer with the org-agenda buffer. I've tried to call `org-agenda-list' inside a temp buffer. This could work but the call to `recenter' throw an error which defeat the