emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] fixmee / syntax-ppss


From: Nicolas Goaziou
Subject: Re: [O] fixmee / syntax-ppss
Date: Sun, 06 Dec 2015 10:30:15 +0100

Hello,

Jeremy Hankins <address@hidden> writes:

> Aaron Ecay <address@hidden> writes:
>
>> Org mode provides built-in functionality to create “TODO” annotations
>> (called inline tasks).  These might server your purpose better than what
>> you are trying to do with fixmee.  You need to put the following line in
>> your emacs init file:
>
> Hmm, I may be able to make this work.  It's pretty important for my
> purposes that notes like this not show up in the published version.  I'm
> still learning my way around org-mode, but my sense is that will be
> fairly straightforward to achieve.

As another data point, drawers may also do the job, e.g.:

  :FIXME:
  ...
  :END:

You can then control what drawers are exported with
`org-export-with-drawers' (or per document with d OPTIONS item).

Regards,

-- 
Nicolas Goaziou



reply via email to

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