emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Code or Verbatim
@ 2018-05-01  2:28 aldo ridhoni
  2018-05-22  9:31 ` Nicolas Goaziou
  2018-05-24  8:52 ` Alain.Cochard
  0 siblings, 2 replies; 3+ messages in thread
From: aldo ridhoni @ 2018-05-01  2:28 UTC (permalink / raw)
  To: emacs-orgmode

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?

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Code or Verbatim
  2018-05-01  2:28 Code or Verbatim aldo ridhoni
@ 2018-05-22  9:31 ` Nicolas Goaziou
  2018-05-24  8:52 ` Alain.Cochard
  1 sibling, 0 replies; 3+ messages in thread
From: Nicolas Goaziou @ 2018-05-22  9:31 UTC (permalink / raw)
  To: aldo ridhoni; +Cc: emacs-orgmode

Hello,

aldo ridhoni <aldoridhoni@gmail.com> writes:

> 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?

The manual is the reference. Fixed. Thank you.

Regards,

-- 
Nicolas Goaziou

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Code or Verbatim
  2018-05-01  2:28 Code or Verbatim aldo ridhoni
  2018-05-22  9:31 ` Nicolas Goaziou
@ 2018-05-24  8:52 ` Alain.Cochard
  1 sibling, 0 replies; 3+ messages in thread
From: Alain.Cochard @ 2018-05-24  8:52 UTC (permalink / raw)
  To: aldo ridhoni; +Cc: emacs-orgmode

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     

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-05-24 19:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-01  2:28 Code or Verbatim aldo ridhoni
2018-05-22  9:31 ` Nicolas Goaziou
2018-05-24  8:52 ` Alain.Cochard

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).