Hi everyone,
As you may recall, I have been working on org-info-js. I have fixed at
least one bug since my last patch, where org-info-js had gotten out of sync
with the details of Org HTML export. I also split several "paragraphs" of
code out into their own functions so that I could call them from
* Max Nikulin [2022-12-24 14:06]:
> On 24/12/2022 14:52, Jean Louis wrote:
> > When I set following:
> > (setq org-agenda-window-setup 'other-window) with intention to get
> > agenda in other window, together with following:
> >
> > (setq split-window-preferred-function 'split-window-vertically)
On 24/12/2022 14:52, Jean Louis wrote:
When I set following:
(setq org-agenda-window-setup 'other-window) with intention to get
agenda in other window, together with following:
(setq split-window-preferred-function 'split-window-vertically)
then
(org-agenda-list)
is not going to show itself i