emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Alain.Cochard@unistra.fr
To: aldo ridhoni <aldoridhoni@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Code or Verbatim
Date: Thu, 24 May 2018 10:52:04 +0200	[thread overview]
Message-ID: <23302.32052.930068.624955@frac.u-strasbg.fr> (raw)
In-Reply-To: <CACYUUTKMhDVEGa4ioe-mrJ1KihXLLNPREjhq5LDkxwq90SWndw@mail.gmail.com>

aldo ridhoni writes on Tue  1 May 2018 02:28:
 > https://orgmode.org/manual/Emphasis-and-monospace.html#Emphasis-and-monospace
 > 
 > https://orgmode.org/guide/Emphasis-and-monospace.html#Emphasis-and-monospace
 > 
 > The manual and guide is different in code and verbatim text. Which one is
 > the right one?

From the value of variable org-emphasis-alist, I would say that it is
the manual which is correct:

org-emphasis-alist is a variable defined in `org.el'.
Its value is (("*" bold)
 ("/" italic)
 ("_" underline)
 ("=" org-verbatim verbatim)   <<<<<<<<<<<<<<<<<<<<
 ("~" org-code verbatim)       <<<<<<<<<<<<<<<<<<<<
 ("+"
  (:strike-through t)))


-- 
EOST (École et Observatoire des Sciences de la Terre) 
IPG (Institut de Physique du Globe) | alain.cochard@unistra.fr
5 rue René Descartes   [bureau 106] | Phone: +33 (0)3 68 85 50 44 
F-67084 Strasbourg Cedex, France    | Fax:   +33 (0)3 68 85 01 25     

      parent reply	other threads:[~2018-05-24  8:52 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-01  2:28 Code or Verbatim aldo ridhoni
2018-05-22  9:31 ` Nicolas Goaziou
2018-05-24  8:52 ` Alain.Cochard [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=23302.32052.930068.624955@frac.u-strasbg.fr \
    --to=alain.cochard@unistra.fr \
    --cc=aldoridhoni@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).