From: Xebar Saram <zeltakc@gmail.com>
To: org mode <emacs-orgmode@gnu.org>
Subject: custom emacs org-emphasis-alist breaks EXPORT, help ;-) ?
Date: Fri, 4 Oct 2013 09:31:41 +0300 [thread overview]
Message-ID: <CAOQHXPoux=SP2c=_DrRcac_VEOcD+2W+9+9d0MQfXi4C31v07A@mail.gmail.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 3433 bytes --]
hi all
so after struggling for weeks to figure out why i always get an error when
exporting i finally nailed the issue: org-emphasis-alist. i have alot of
them (see below) and use them in orgmode quite often. is this a bug or if
you want to use the exporter you should avoid using org-emphasis-alist?
thx alot
Z
(custom-set-variables
;; custom-set-variables was added by Custom.
;; If you edit it by hand, you could mess it up, so be careful.
;; Your init file should contain only one such instance.
;; If there is more than one, they won't work right.
'(ac-dictionary-directories (quote
("/home/zeltak/.emacs.d/elpa/auto-complete-20130330.1836/dict"
"/home/zeltak/.emacs.d/dictionary")))
'(bmkp-last-as-first-bookmark-file "/home/zeltak/.emacs.d/bookmarks")
'(company-backends (quote (company-elisp company-nxml company-css
company-semantic company-clang company-eclim company-xcode company-ropemacs
(company-gtags company-etags company-dabbrev-code company-keywords
company-ispell) company-oddmuse company-files company-dabbrev)))
'(custom-safe-themes (quote
("f57ee03c7fd6fb499bab560e376f824ee2193bf96af6ae67b3019e44ab6a72bd"
"2a7d75398789781fe7ae983110c1147bde702020f7bea8b25d9cf243d4fc5007"
"52079e380fbb333931e07e1ca7946c5eea7b737dd2c33dbfba7818ea70c4540e"
"9abb5a74b8789de4f8552a620ea65ce739d955715f446468ea04fd4e14d21488"
"a3f50a2d553d995b9328fd864c08cc6af60403a8a45abf95b9072f0f9c77898a"
"752b605b3db4d76d7d8538bbc6fe8828f6d92a720c0ea334b4e01cea44d4b7a9"
"9b6be33571491c7118e129a15cc5a92b28d414a9bb68e7b04c508e6107524ba0"
"c9d00d43bd5ad4eb7fa4c0e865b666216dfac4584eede68fbd20d7582013a703"
"5ce9c2d2ea2d789a7e8be2a095b8bc7db2e3b985f38c556439c358298827261c"
default)))
'(org-emphasis-alist (quote (("?" (:weight ultra-bold :background
"#FFBF1E")) ("₆" (:foreground "#000000" :underline t :background "#FF9AEA"
:weight ultra-bold)) ("₅" (:weight ultra-bold :foreground "#1E00DE")) ("`"
(:foreground "#000000" :weight ultra-bold :background "#FBFF00")) ("₄"
(:weight ultra-bold :foreground "#FF9800")) ("♪" (:box t)) ("♩" default)
("«" (:foreground "#393D90")) ("^" (:foreground "#393D90" :weight
ultra-bold)) ("¶" (:underline t :height 1.3 :weight ultra-bold)) ("¡"
(:foreground "#FFA500" :weight ultra-bold)) ("'" (:background "#35FF00"
:weight ultra-bold)) ("-" (:foreground "#ffffff" :slant italic :height 1.3
:weight ultra-bold :background "#3f8c5c")) ("+" (:background "#59BD7F"
:foreground "#ffffff" :slant italic :height 1.2 :weight bold)) ("!"
(:weight ultra-bold :foreground "#B40000")) ("%" (:weight ultra-bold
:background "#DDFFDD" :foreground "#000000")) ("$" (nil nil :background
"#DDDDFF" :foreground "#000000" :weight ultra-bold)) ("₁" (:weight
ultra-bold :box t :background "#F6F9FF" :foreground "#000000" :height 1.6))
("₂" (:background "#F6F9FF" :box t :height 1.2 :weight ultra-bold)) ("₃"
(:weight ultra-bold :background "#F6F9FF" :height 1.1 :underline t)) ("@"
(:foreground "#B40000" :background "#FFDDDD" :weight bold)) (":" (:weight
bold :height\ 2 :Foreground "#FFFFFF")) ("*" bold) ("/" italic) ("_"
underline) ("=" org-code verbatim) ("~" org-verbatim verbatim)))))
(custom-set-faces
;; custom-set-faces was added by Custom.
;; If you edit it by hand, you could mess it up, so be careful.
;; Your init file should contain only one such instance.
;; If there is more than one, they won't work right.
)
[-- Attachment #2: Type: text/html, Size: 4372 bytes --]
next reply other threads:[~2013-10-04 6:31 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-04 6:31 Xebar Saram [this message]
2013-10-04 7:21 ` custom emacs org-emphasis-alist breaks EXPORT, help ;-) ? Bastien
2013-10-04 7:50 ` Xebar Saram
2013-10-04 8:02 ` Bastien
2013-10-04 8:23 ` Xebar Saram
2013-10-04 8:27 ` Bastien
2013-10-04 9:15 ` Eric Abrahamsen
2013-10-04 19:12 ` Xebar Saram
2013-10-05 4:42 ` Eric Abrahamsen
2013-10-05 17:09 ` Xebar Saram
2013-10-06 5:04 ` Eric Abrahamsen
2013-11-02 7:48 ` Xebar Saram
2013-11-02 10:15 ` Eric Abrahamsen
2013-11-02 12:50 ` Xebar Saram
2013-11-02 15:12 ` Jambunathan K
2013-11-03 4:15 ` Eric Abrahamsen
2013-11-03 9:48 ` Xebar Saram
2013-11-03 0:16 ` Jambunathan K
2013-11-04 4:03 ` Eric Abrahamsen
2013-11-04 7:14 ` Xebar Saram
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='CAOQHXPoux=SP2c=_DrRcac_VEOcD+2W+9+9d0MQfXi4C31v07A@mail.gmail.com' \
--to=zeltakc@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).