Hi Adam,
Adam Porter writes:
> There are a lot of deprecation recommendations in your attached
> document:
>
> > I propose to depricate property-keywords
> > I propose to depricate the Options-keyword
> > I propose to relabel these keywords as document keywords
> > I propose to depricate the #+
Hi,
> One issue for me is the positioning of the level 0 property drawer.
> Having the requirement for that drawer starting in the very first
> line is too strong for me. I guess one would at least like to have
> the option to add some configuration with the ‘-*-...-*-’ construct
> which currently
While fooling around with capture templates, I have also noticed this:
(progn
(setq org-popup-calendar-for-date-prompt t)
(read-date t)))
When prompted, if you type something like "13:00" - it returns correct,
expected datetime.
But, if you do:
(progn
(setq org-popup-calendar-for-date-pro
This worked fine for me with org 9.2.3 and 9.2.6 with emacs 26.1.
John
---
Professor John Kitchin
Doherty Hall A207F
Department of Chemical Engineering
Carnegie Mellon University
Pittsburgh, PA 15213
412-268-7803
@johnkitchin
http://kitchingroup.cheme.cmu.edu
On
Hi Chuck,
Thanks for your answer - I didn't know about that behavior of #+CALL, and
I'm sure it will be useful sometime.
However, this is not exactly what I was getting at. Here's what I want:
1. First of all, my code needs to tangle correctly - for this I use :noweb
and :noweb-ref in some of t
Running org-map-entries on an org file with tags results in an infinite
loop.
Example function using org-map-entries:
(defun org-map-entries-test ()
(interactive)
(org-map-entries '(lambda () (message "%s" (org-entry-properties
(point) 'standard
(message "done"))
Exampl
Hi Matt,
:)
Have you tried
(setq org-use-fast-todo-selection 'expert)
It is the least jarring implementation, and it is the setting I use.
Carsten
On Wed, Oct 23, 2019 at 8:10 PM Matt Price wrote:
> Ah well. I find the new way jarring, but it doesn't seem to bother anyone
> else, and as it'
At the moment I am using PlantUML to generate eps diagrams. When opening
them in Evince it says: noTitle. Is there a way to get a title so Evince
has useful information in its window title?
--
Cecil Westerhof
Hi Ag,
> When I use (org-read-date t) and type something like "+2m" it works as
> expected, but for
> some reason if I type something like "+2h" it returns datetime with no
> changes. Expected - two hours in the future. Am I missing something?
AFAICS your expectation is not implemented. See fun
Hi there,
First time poster, please be gentle and don't bite my head off if I'm
doing something wrong. I just posted last night on Reddit about this and
was told that Org-Mode can't do this (which quite surprised me).
Having come from OmniOutliner for Mac, there's a very useful native function
wh
Am 23.10.19 um 16:18 schrieb Dominik Schrempf:
> I agree with this proposal. At some point I already asked if the following
> structure is possible:
>
> #+begin_example
> * Title
> ** Section I
> Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Donec hendrerit
> tempor
> tellus. Donec pre
11 matches
Mail list logo