From: Bastien <bzg@altern.org>
To: Till Junge <till.junge@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Bug: conflict with python-mode [7.8.11]
Date: Tue, 25 Dec 2012 03:38:59 +0100 [thread overview]
Message-ID: <8738yusvng.fsf@bzg.ath.cx> (raw)
In-Reply-To: <50D89426.6000508@gmail.com> (Till Junge's message of "Mon, 24 Dec 2012 18:43:02 +0100")
Hi Till,
I cannot reproduce the problem with my setup, but...
Till Junge <till.junge@gmail.com> writes:
> current state:
> ==============
> (setq
> org-ditaa-jar-path "/usr/bin/ditaa"
> org-export-latex-after-initial-vars-hook '(org-beamer-after-initial-vars)
> org-speed-command-hook '(org-speed-command-default-hook
> org-babel-speed-command-hook)
> org-metaup-hook '(org-babel-load-in-session-maybe)
> org-startup-truncated nil
> org-after-todo-state-change-hook '(org-clock-out-if-current)
> org-export-latex-format-toc-function 'org-export-latex-format-toc-default
> org-tab-first-hook '(org-hide-block-toggle-maybe
> org-src-native-tab-command-maybe
> org-babel-hide-result-toggle-maybe)
> org-src-mode-hook '(org-src-babel-configure-edit-buffer
> org-src-mode-configure-edit-buffer)
> org-confirm-shell-link-function 'yes-or-no-p
> outline-heading-end-regexp nil
^^^^^^^^^^^^^^^^^^^^^^^^^^
This line above is suspicious. This variable is not used by
current Org, but it is used by Python made (as a buffer local
variable, though.)
Maybe you can try to remove this part of your config and see
if it fixes the problem?
Otherwise, if you can, please test with a newer version of
Org.
HTH,
--
Bastien
next prev parent reply other threads:[~2012-12-25 2:39 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-12-24 17:43 Bug: conflict with python-mode [7.8.11] Till Junge
2012-12-25 2:38 ` Bastien [this message]
2012-12-25 3:14 ` Bastien
2012-12-25 8:21 ` Andreas Röhler
2012-12-25 10:28 ` Bastien
2012-12-25 17:41 ` Till Junge
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=8738yusvng.fsf@bzg.ath.cx \
--to=bzg@altern.org \
--cc=emacs-orgmode@gnu.org \
--cc=till.junge@gmail.com \
/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).