emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SOLVED: src not comment] (was: the comment environment does not work fo


From: Uwe Brauer
Subject: [SOLVED: src not comment] (was: the comment environment does not work for checkboxes)
Date: Sat, 30 Jul 2022 07:21:07 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

>>> "AB" == Arne Babenhauserheide <arne_bab@web.de> writes:

> Uwe Brauer <oub@mat.ucm.es> writes:

>> #+BEGIN_COMMENT
>> **** WAIT  Computer
>> :PROPERTIES:
>> :Nr:       4
>> :Comp1:    [X]
>> :Comp2:    [X]
>> :END:
>> #+END_COMMENT

>> Does not. Any idea why?

> In a block, you must escape * as ,* — open the environment with C-c C-'
> and save it the same way, then it escapes them for you.

Your recommendation works if I use a *src* block not a *comment* 

#+begin_src 
,** Computer
   :PROPERTIES:
   :Nr:       4
   :Comp1:    [X]
   :Comp2:    [X]
   :END:
#+end_src


Is ignored! I found that contra intuitive. 

BTW how to get rid of the block?


Just deleting 

#+begin_src 
and 
#+end_src 


Does not help since 
 «*»  would still carry the «,»

I could run a query-replace, but this seems cumbersome!

regards

-- 
I strongly condemn Putin's war of aggression against the Ukraine.
I support to deliver weapons to Ukraine's military. 
I support the ban of Russia from SWIFT.
I support the EU membership of the Ukraine. 

Attachment: smime.p7s
Description: S/MIME cryptographic signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]