all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* problems with org-edit-special and python
@ 2011-07-18 21:13 Dirk Scharff
  2011-07-21  9:58 ` Bastien
  0 siblings, 1 reply; 4+ messages in thread
From: Dirk Scharff @ 2011-07-18 21:13 UTC (permalink / raw)
  To: emacs-orgmode

Hi all!

I'm fairly new to emacs (and org-mode :)), so I'm sorry in advance for eventually missing something completely obvious. While I kind of expect my problem to be something with my emacs setup it does only happen with org-mode so I'm posting it here.

My test file (for learning purposes) contains the following (empty) code-block: 
#+source : the_beginning
#+begin_src python
  
#+end_src

When I try to run org-edit-special (C-c ') in the python source block an empty buffer is opened as expected. My mini-buffer states the following:
"Language mode 'python-mode' fails with: "Invalid file-name". 
Trying to call python-mode manually in the new buffer doesn't work. (It works fine in other buffers). I can't leave the new buffer by using C-c' again. 

I tried the same with a latex code block and it worked without problems. 

I'm quite satisfied with my emacs python setup, which seems to run perfectly fine on its own. 

I have to admit I don't even know where to start for resolving this. Can someone point me in the right direction? 

best regards,
Dirk

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

end of thread, other threads:[~2011-07-26 11:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-18 21:13 problems with org-edit-special and python Dirk Scharff
2011-07-21  9:58 ` Bastien
2011-07-21 10:58   ` Dirk Scharff
2011-07-26 11:30     ` Bastien

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.