emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Sanjib Sikder <sanjibju2002@gmail.com>
To: emacs-orgmode@gnu.org
Subject: #+BEGIN_COMMENT latex export issue
Date: Mon, 15 Oct 2012 16:13:55 +0530	[thread overview]
Message-ID: <CAL1SgUqPu=BZnfUYRmfA1vuXWLof6T6NYhdYwMFvsfpqqDjSzA@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 1863 bytes --]

Hi,

#+BEGIN_COMMENT
Some text
#+END_COMMENT

The above code is not working on my desktop while it runs without any error
on my laptop. I have same .emacs set up for both desktop and laptop. I am
getting the following error message.

byte-code: unbalanced begin/end_comment blocks with #("#+BEGIN_COMMENT
" 0 15 (fontified nil font-lock-fontified t) 15 16 (fontified nil
font-lock-fontified t))


Thanks.

Following is the corresponding part in my .emacs

(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.
 '(TeX-PDF-mode t t)
 '(TeX-source-correlate-method (quote synctex))
 '(TeX-source-correlate-mode t)
 '(TeX-source-correlate-start-server t)
 '(TeX-view-program-list (quote (("Okular" "okular --unique %o#src:%n%b"))))
 '(TeX-view-program-selection (quote ((output-pdf "Okular") ((output-dvi
style-pstricks) "dvips and gv") (output-dvi "xdvi") (output-html
"xdg-open"))))
 '(org-modules (quote (org-bbdb org-bibtex org-docview org-gnus org-info
org-jsinfo org-irc org-mew org-mhe org-rmail *org-special-blocks* org-vm
org-wl org-w3m)))
 '(show-paren-mode t))
(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.
 '(default ((t (:inherit nil :stipple nil :background "white" :foreground
"black" :inverse-video nil :box nil :strike-through nil :overline nil
:underline nil :slant normal :weight normal :height 98 :width normal
:foundry "unknown" :family "Liberation Sans")))))

-----------------------------
*Sanjib Sikder
*Ph.D. Fellow
Chemical Engineering
IIT Bombay*

*

[-- Attachment #2: Type: text/html, Size: 2368 bytes --]

             reply	other threads:[~2012-10-15 10:44 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-15 10:43 Sanjib Sikder [this message]
2012-10-15 11:05 ` #+BEGIN_COMMENT latex export issue Sanjib Sikder

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='CAL1SgUqPu=BZnfUYRmfA1vuXWLof6T6NYhdYwMFvsfpqqDjSzA@mail.gmail.com' \
    --to=sanjibju2002@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).