Hi,
org-agenda-entry-text-cleanup-hook is not called when agenda is produced.
Org mode version 9.3.6 (release_9.3.6-471-g9e385d
Prove:
(defun ct-clean-agenda-entry ()
(message "XXX1"))
(add-hook 'org-agenda-entry-text-cleanup-hook 'ct-clean-agenda-entry)
But there is no output while agen
Hi,
Wouldn't it be the much better approach to change inline tasks so that the
END line is one level below the "begin" line?
I did not think it through. But IMO it would make IT more compatible with
normal org behavior, and also more visually appealing.
With the END notation it would still be un
hi, Bastien,
> 2e0375d2 — Bastien Guerry2 days ago
> lisp/ob-julia.el: Add a Homepage header
that Homepage seems to point at
https://git.savannah.gnu.org/cgit/emacs/org-mode.git which appears to be
a (the?) full-on org-mode git repo, and which doesn't appear to have
ob-julia.el.
for whatever rea
Ihor Radchenko writes:
>> I think I'm still seeing the issue. For example, if i change (M-x
>> org-agenda-todo) a TODO item into next state ONGOING, which i have made
>> prettified:
>>
>> (push '("ONGOING" . "👷" ) prettify-symbols-alist)
>>
>> So far so good. But as soon as I call org-agenda-re
In my opinion, patch is the minimal change that fixes particular
workflow and can be committed in the current form. Commit message may be
improved a bit.
I have a question (mainly to maintainer) if another approach could lead
to undesired effects, see below.
I have noticed a couple of old is
On 2021-05-13, 00:08 +0700, Maxim Nikulin wrote:
> Comma is decimal separator for es_ES, de_DE, ru_RU, etc. The point is
> that order in which separator candidates are tried should depend on
> active locale.
>
> I do not insist that interactive preview or smarter approach to guess
> separator hav
I'm enabling paredit globally for all prog-modes, and it breaks HTML
export. I'm trying to find a way to disable paredit in all Org export
temporary buffers. Any suggestions?
--
Russell Adamsrlad...@adamsin
Hi,
(strict inside before) corresponds to French typography.
Regarding French typography.
With this example:
---
#+language: fr
#+cite_export: test
"This is a complete sentence."[cite:@key]
"This is an incomplete sentence" [cite:@key].
"
On Fri, May 14, 2021 at 4:44 AM Denis Maier
wrote:
> These things are not only language dependent, but depend also on the
> chosen citation style. E.g. with in-text styles you'll have (outside
> outside before) in German, and American typography, in French likely as
> well.
> So, perhaps another
On Fri, May 14, 2021 at 6:26 AM Nicolas Goaziou wrote:
>
> Hello,
>
> "Bruce D'Arcus" writes:
>
> > But I get this error when I run the export to test.
> >
> > org-export-as: Wrong number of arguments: # > org-macro-initialize-templates>, 1
>
> This looks like an unrelated error.
Just confirming
> Sent: Friday, May 14, 2021 at 11:23 PM
> From: "Arthur Miller"
> To: "Christopher Dimech"
> Cc: "Dr. Arne Babenhauserheide" , "Jarmo Hurri"
> , emacs-orgmode@gnu.org
> Subject: Re: The fate of ditaa.jar (9.4.5.)
>
> Christopher Dimech writes:
>
> >> Sent: Friday, May 14, 2021 at 5:30 PM
> >
Christopher Dimech writes:
>> Sent: Friday, May 14, 2021 at 5:30 PM
>> From: "Dr. Arne Babenhauserheide"
>> To: "Arthur Miller"
>> Cc: "Jarmo Hurri" , emacs-orgmode@gnu.org
>> Subject: Re: The fate of ditaa.jar (9.4.5.)
>>
>>
>> Arthur Miller writes:
>>
>> > Exactly, so it is enough to just
Hello,
"Bruce D'Arcus" writes:
> But I get this error when I run the export to test.
>
> org-export-as: Wrong number of arguments: # org-macro-initialize-templates>, 1
This looks like an unrelated error.
>
> Not sure what I'm doing wrong; I:
>
> 1. pulled the branch
> 2. ran make
You probably
Am 13.05.2021 um 23:33 schrieb Nicolas Goaziou:
Hello,
[...]
RULE is a triplet of symbols (PUNCT POSITION RELATIVE):
PUNCT is the desired location of the punctuation with regards to the
quotation, if any. It may be `inside', `outside', or`strict', the latter
meaning the punc
Am 14.05.2021 um 01:21 schrieb Bruce D'Arcus:
On Thu, May 13, 2021 at 5:33 PM Nicolas Goaziou wrote:
WDYT?
Looks really good; thanks for this!
But I get this error when I run the export to test.
org-export-as: Wrong number of arguments: #, 1
Not sure what I'm doing wrong; I:
1. pul
15 matches
Mail list logo