Re: Help: how to extend org-mode markup?

2020-09-25 Thread Pierre-Henry F.
ywords nil `((,regex 0 ,face t)) 'append) Cordialement, Pierre-Henry FRÖHRING +33 6 34 48 17 57 cont...@phfrohring.com Skype: pierre.henry.frohring ‐‐‐ Original Message ‐‐‐ On Friday, September 25, 2020 10:31 AM, Pierre-Henry F. wrote:

Re: Help: how to extend org-mode markup?

2020-09-25 Thread Pierre-Henry F.
nt-lock-warning-face prepend) 'append)) > > Best, > Ihor > > "Pierre-Henry F." cont...@phfrohring.com writes: > > > Thank you very much for your replies. > > Here is the use case: > > |---+| > > | something | :next: | > > |-

Re: Help: how to extend org-mode markup?

2020-09-25 Thread Pierre-Henry F.
-font-lock-extra-keywords > > It is internal variable. You should not use it. > > Simply use font-lock-add-keywords instead. > > Best, > Ihor > > "Pierre-Henry F." cont...@phfrohring.com writes: > > > Hello, > > I would like to extend the org-mode m

Help: how to extend org-mode markup?

2020-09-25 Thread Pierre-Henry F.
Hello, I would like to extend the org-mode markup. For example, I would like to change the face of a keyword, say: :next: . Whenever :next: is displayed from an org-mode buffer, it should show up in using an arbitrary face. I tried this: (defun org-add-my-extra-markup () (add-to-list

[O] Bug: Variable comment-start-skip in the function org-agenda-skip is nil but should be a string. [9.1.13 (9.1.13-elpa @ ~/.emacs.d/elpa/org-20180716/)]

2018-07-30 Thread Pierre-Henry F.
Hello dear list and thank you for looking at this stuff down below as well as org-mode and many other things. Best, PHF I get: Debugger entered--Lisp error: (wrong-type-argument stringp nil) looking-at(nil) org-agenda-skip()

Re: [O] Bug: Variable comment-start-skip in the function org-agenda-skip is nil but should be a string. [9.1.13 (9.1.13-elpa @ ~/.emacs.d/elpa/org-20180716/)]

2018-07-21 Thread Pierre-Henry F.
(org-mode) ;; <--- THIS IS WHAT WAS MISSING (proposition_org/list_propositions_in_buffer))) (t '() Best, PHF ‐‐‐ Original Message ‐‐‐ On July 21, 2018 6:28 PM, Pierre-Henry F. wrote: > Hello dear list and thank you for looking at this stuff down below as > well a

Re: [O] Bug: Clock table reports wrong data [9.0.9]

2017-07-04 Thread Pierre-Henry F.
fr > To: Pierre-Henry F. <pierrehenry.frohr...@protonmail.com> > emacs-orgmode\@gnu.org <emacs-orgmode@gnu.org> > Hello, > "Pierre-Henry F." <pierrehenry.frohr...@protonmail.com> writes: >> Hello! Given: ** test >> >> #+BEGIN: clocktable :maxleve

[O] Bug: Clock table reports wrong data [9.0.9]

2017-07-03 Thread Pierre-Henry F.
Hello! Given: ** test #+BEGIN: clocktable :maxlevel 3 :scope subtree :block 2017-07-03 #+CAPTION: Clock summary at [2017-07-03 Mon 19:30], for Monday, July 03, 2017. | Headline | Time | | |--++--| | *Total time* | *1:55* | | |--++--| | \_ test | |