Ambos =foo=y ~foo~parecen usarse en org para bits de código en línea. ¿Cómo se diferencian? ¿Qué debo usar y cuándo?
Por ejemplo, del ORG-NEWSarchivo:
If you want to exclude a headline from export while using its contents
for setting options, use =:noexport:= (see =org-export-exclude-tags=.)
...
The key sequences =C-c C-n= and =C-c C-p= are now bound to
~org-next-visible-heading~ and ~org-previous-visible-heading~ respectively,
rather than the =outline-mode= versions of these functions. The Org
version of these functions skips over inline tasks (and even-level
headlines when ~org-odd-levels-only~ is set).
No hay un patrón obvio aquí: org-export-exclude-tagsy org-odd-levels-onlyson ambas variables, org-next-visible-headingy outline-modeson ambas funciones.
¿ Alguna de estas sintaxis admite saltar a *Help*buffers como `foo'en las cadenas de documentos?
~ .. ~, y en cambio usando= .. =para todo literalmente, incluidos los fragmentos de código en línea.