Carsten Dominik <domi...@science.uva.nl> writes:

> Do you have set up to make .org files automatically enter org-mode?
>
> What happens if you use C-x C-f to open the file?
>
> - Carsten
>

I have the following:

(add-to-list 'auto-mode-alist '("\\.org\\'" . org-mode))

If I use C-x C-f the behaviour is the same for the first .org file which
I open. Any subsequent files that I open behave normally, whether or not
I manually start org-mode. 

I have also tried opening files in different order - work.org and
home.org. Which ever one I open first after starting emacs fails to show
the faces, hide stars, etc. There doesn't appear to be anything wrong
with the files themselves therefore.

Other org-mode functions such as TAB to hide/show contents work fine.

Paul




_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to