login etc.
>
>
>
>
>
>> Solved.
>>
>> I was successful following the same steps using homebrew emacs-plus
>> (https://github.com/d12frosted/homebrew-emacs-plus) instead of
>> homebrew emacs-mac
>> (https://github.com/railwaycat/homebrew-emacsmacpor
Yes, you are right about the docs, alas many features are undocumented.
But I must say I really haven't used org-mode in sufficient depth to
say how long this glitch has been there...
thank you
On Fri, Nov 17, 2017 at 10:24 PM, Nicolas Goaziou
wrote:
> Hello,
>
> Umbromancer wri
Hi,
This may be intended, but before it was possible (and there is a lot
of code and examples in the wild) to have a capture template element
such as:
(setq org-default-notes-file "~/Documents/orgfiles/inbox.org")
(setq org-capture-templates
'(("t" "Todo" entry (file)
"* TOD
.
On Mon, Nov 13, 2017 at 11:51 PM, Umbromancer wrote:
> Hi all,
>
> This is my first post on the list, and an definitively an emacs/org-mode
> newbe.
>
> I've just upgraded to emacs 25.3.1 via homebrew (emacs-mac) and the
> included org-version is 8.2.10. I'm
Hi all,
This is my first post on the list, and an definitively an emacs/org-mode newbe.
I've just upgraded to emacs 25.3.1 via homebrew (emacs-mac) and the
included org-version is 8.2.10. I'm trying to setup the git stable
release_9.1.2 as per suggestion on the worg faq. I've cloned the git
repo