emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[O] =C-c '= isn't working to visit setupfile; bug?


From: John Hendy
Subject: [O] =C-c '= isn't working to visit setupfile; bug?
Date: Mon, 14 Jan 2013 19:59:25 -0600

I can no longer =C-c '= to visit the file listed in #+setupfile:

I get "No special environment to edit here" in the mini-buffer.

M-x org-version: Org-mode version 7.9.3a (release_7.9.3a-803-gf8f548

Just to be sure, I loaded emacs with =emacs -q= followed by =M-x
load-file=, and used the following minimal config:

#+begin_src minimal.emacs
(add-to-list 'load-path "~/.elisp/site-lisp/")
(add-to-list 'load-path "~/.elisp/org.git/contrib/lisp/")
(add-to-list 'load-path "~/.elisp/org.git/lisp/")
#+end_src

Same result.

Can anyone else reproduce?


John



reply via email to

[Prev in Thread] Current Thread [Next in Thread]