emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Problem with org-startup-indented
@ 2011-10-18 17:30 Andrei Jirnyi
  2011-10-18 17:37 ` Andrei Jirnyi
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Andrei Jirnyi @ 2011-10-18 17:30 UTC (permalink / raw)
  To: emacs-orgmode

Hi all,

There is a major issue with org-indent-mode under org-mode 7.7 
(downloaded today with Emacs PPM, dated 2011-10-18) and Emacs 23.2. 

When org-startup-indented is set to "t", on opening any .org file the 
cursor immediately jumps to the end of file, and it is impossible to move 
it from there. Same happens if it is set to nil and I turn org-indent-
mode on manually. It does seem to work under Emacs 23.3 though. 

A sample .emacs file (in its entirety) is below:
(setq load-path (cons "~/elisp" load-path))
(require 'package)
(package-initialize)  ; causes major trouble... Investigate!
(setq org-startup-indented t)

--aj

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

end of thread, other threads:[~2011-10-24 23:40 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-10-18 17:30 Problem with org-startup-indented Andrei Jirnyi
2011-10-18 17:37 ` Andrei Jirnyi
2011-10-18 21:20 ` Nicolas Goaziou
2011-10-19 13:11   ` Andrei Jirnyi
2011-10-19 15:07     ` Nicolas Goaziou
2011-10-19 16:06       ` Andrei Jirnyi
2011-10-24 23:40 ` Fixed!! (was: Re: Problem with org-startup-indented) Andrei Jirnyi

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).