From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: org-mode-hook not started on auto-mode-alist Date: Sun, 21 Jun 2009 08:03:23 +0200 Message-ID: <88C7BEC9-36D7-4E4A-B848-798193CFA538@gmail.com> References: <938fae2d0906201600i7d7ab29aj85ac12aca5c42683@mail.gmail.com> Mime-Version: 1.0 (Apple Message framework v935.3) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MIG9O-0001OL-1j for emacs-orgmode@gnu.org; Sun, 21 Jun 2009 02:03:34 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MIG9J-0001JY-8n for emacs-orgmode@gnu.org; Sun, 21 Jun 2009 02:03:33 -0400 Received: from [199.232.76.173] (port=57314 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MIG9I-0001JH-Qk for emacs-orgmode@gnu.org; Sun, 21 Jun 2009 02:03:28 -0400 Received: from mx20.gnu.org ([199.232.41.8]:63194) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MIG9I-0007gB-7q for emacs-orgmode@gnu.org; Sun, 21 Jun 2009 02:03:28 -0400 Received: from ey-out-1920.google.com ([74.125.78.149]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MIG9H-0003dB-KM for emacs-orgmode@gnu.org; Sun, 21 Jun 2009 02:03:27 -0400 Received: by ey-out-1920.google.com with SMTP id 3so241048eyh.24 for ; Sat, 20 Jun 2009 23:03:26 -0700 (PDT) In-Reply-To: <938fae2d0906201600i7d7ab29aj85ac12aca5c42683@mail.gmail.com> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Eraldo Helal Cc: Org-Mode That is weired, because the auto-mode-alist entry does nothing else but calling (org-mode) - Carsten On Jun 21, 2009, at 1:00 AM, Eraldo Helal wrote: > org-mode-hook not started on auto-mode-alist > doing M-x org-mode puts (Org Fly yas) in the mode list > starting an .org file ends up with only (Org) in the mode list! > > it seems like the org-mode-hook isnot executing (maybe) > > I have no idea on what to try next. > > > Greetings from Austria, > Eraldo > > > _______________________________________________ > 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