emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ORG Agenda on startup


From: Charalampos Mitrodimas
Subject: Re: ORG Agenda on startup
Date: Thu, 30 Mar 2023 12:56:29 +0300

> > From: Charalampos Mitrodimas <charmitro@gmail.com>
> > Date: Thu, 30 Mar 2023 12:24:37 +0300
> >
> > Is there a way to replace Emacs initial buffer with a buffer containing
> > a list of your ORG TODOs?
>
> Did you try using the variable initial-buffer-choice?

Yes, thank you. Pasting the line of code that does it, in case someone
else needs it,
     (setq initial-buffer-choice 'org-todo-list)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]