From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nathaniel Cunningham Subject: How to markup verbatim code including = and ~? Date: Sat, 2 Mar 2013 17:05:58 -0600 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=bcaec5555450b66aa604d6f92a03 Return-path: Received: from eggs.gnu.org ([208.118.235.92]:53801) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UBvVD-0007rU-7J for emacs-orgmode@gnu.org; Sat, 02 Mar 2013 18:06:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UBvVA-0006cD-Fi for emacs-orgmode@gnu.org; Sat, 02 Mar 2013 18:06:03 -0500 Received: from mail-la0-x22a.google.com ([2a00:1450:4010:c03::22a]:53322) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UBvVA-0006c6-8L for emacs-orgmode@gnu.org; Sat, 02 Mar 2013 18:06:00 -0500 Received: by mail-la0-f42.google.com with SMTP id fe20so4009251lab.29 for ; Sat, 02 Mar 2013 15:05:58 -0800 (PST) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org --bcaec5555450b66aa604d6f92a03 Content-Type: text/plain; charset=ISO-8859-1 I'd like to incorporate some scraps of code in an org file. These scraps include both ~ and =, the markers for verbatim text and code. I used customize-variable org-emphasis-alist to change the symbols to mark verbatim text, but without success; adding unusual symbols broke LaTeX export of the org file, and swapping the underline and verbatim symbols had no effect (code marked _like so_ was still underlined instead of made verbatim). Advice would be appreciated! Thanks, Nathaniel p.s. I don't subscribe to this list, so please include my email in reponses. Thanks! --bcaec5555450b66aa604d6f92a03 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
I'd like to incorporate some scraps of code in an org = file. =A0These scraps include both ~ and =3D, the markers for verbatim text= and code.

I used customize-variable org-emphasis-alist = to change the symbols to mark verbatim text, but without success; adding un= usual symbols broke LaTeX export of the org file, and swapping the underlin= e and verbatim symbols had no effect (code marked _like so_ was still under= lined instead of made verbatim).

Advice would be appreciated!
Than= ks,
Nathaniel

p.s. I don't subs= cribe to this list, so please include my email in reponses. Thanks!
--bcaec5555450b66aa604d6f92a03--