From: Mark Elston <m.elston@advantest-ard.com>
To: emacs-orgmode@gnu.org
Cc: Paul Mead <paul.d.mead@gmail.com>
Subject: Re: Re: org-mode not loading properly on startup
Date: Fri, 30 Jan 2009 10:27:55 -0800 [thread overview]
Message-ID: <498346AB.2020603@advantest-ard.com> (raw)
In-Reply-To: <u4ozhggjv.fsf@gmail.com>
Paul,
Try changing the org-mode line below to:
(add-to-list 'auto-mode-alist '("\\.org$" . org-mode))
See if that makes a difference. I don't understand the use of \\'
in your line below.
Mark
* Paul Mead wrote (on 1/30/2009 3:49 AM):
> Carsten Dominik <dominik@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
>
>
>
next prev parent reply other threads:[~2009-01-30 18:28 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-01-30 9:40 org-mode not loading properly on startup Paul Mead
2009-01-30 9:54 ` Carsten Dominik
2009-01-30 10:05 ` Paul Mead
2009-01-30 11:34 ` Carsten Dominik
2009-01-30 11:49 ` Paul Mead
2009-01-30 12:29 ` Carsten Dominik
2009-01-30 19:05 ` Paul Mead
2009-01-30 19:16 ` Eric Schulte
2009-01-30 18:27 ` Mark Elston [this message]
2009-01-30 19:03 ` Paul Mead
2009-02-10 9:37 ` Paul Mead
-- strict thread matches above, loose matches on Subject: below --
2009-01-30 13:09 Giovanni Ridolfi
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=498346AB.2020603@advantest-ard.com \
--to=m.elston@advantest-ard.com \
--cc=emacs-orgmode@gnu.org \
--cc=paul.d.mead@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).