Q: placement of initialization for org-time-stamp-formats

2020-06-30 Thread hj-orgmode-1
 Hi,  1. Org-Mode rocks!!  2. I need to have, besides hours and minutes, also seconds and time zone in timestamps. I also need to be able to edit the timestamps down to seconds. If I set ( inside .spacemacs  in (custom-set-variables) ) : '(org-display-custom-times t) '(org-time-stamp-custo

[PATCH] org-entities: rename section with eth and thorn to "Icelandic"

2020-06-30 Thread Albert Krewinkel
Eth and thorn are letters in the Icelandic alphabet, and the language is in active use. TINYCHANGE --- lisp/org-entities.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/org-entities.el b/lisp/org-entities.el index e32ce269b..5529f77ef 100644 --- a/lisp/org-entities.el

[rfc] Call agenda finalize hook a little bit later

2020-06-30 Thread Marco Wahl
Hello, What do you think about calling the agenda finalize hook a little bit later so that the cursor position can be changed? E.g. this would allow to hook in a function that attempts to move point to the current clock. Find a proposition for a patch for master below. Thanks for reading, --

Re: Babel: parse error when output contains opening bracket

2020-06-30 Thread ian martins
On Tue, Jun 30, 2020 at 12:13 AM Jarmo Hurri wrote: > ian martins writes: > > > Since you recommend it, I will try submitting a patch for java. > > Excellent. > I posted the patch for java. Let m