From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: org-mode-hook not called when entering org files Date: Mon, 15 Sep 2014 17:45:58 -0400 Message-ID: <87bnqg4kx5.fsf@alphaville.bos.redhat.com> References: <87y4tqkkmv.fsf@poukram.net> <87egvh4v54.fsf@gmail.com> <87r3zhktm2.fsf@poukram.net> <877g18291x.fsf@gmail.com> <87mwa4lred.fsf_-_@poukram.net> <87r3zgu2lf.fsf@alphaville.bos.redhat.com> <87iokruxvb.fsf@poukram.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33923) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XTe6D-0007J9-Ld for emacs-orgmode@gnu.org; Mon, 15 Sep 2014 17:46:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XTe68-00034w-Hc for emacs-orgmode@gnu.org; Mon, 15 Sep 2014 17:46:17 -0400 Received: from plane.gmane.org ([80.91.229.3]:38645) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XTe68-00033G-Au for emacs-orgmode@gnu.org; Mon, 15 Sep 2014 17:46:12 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1XTe64-0007ey-0Q for emacs-orgmode@gnu.org; Mon, 15 Sep 2014 23:46:08 +0200 Received: from nat-pool-bos-t.redhat.com ([66.187.233.206]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 15 Sep 2014 23:46:08 +0200 Received: from ndokos by nat-pool-bos-t.redhat.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 15 Sep 2014 23:46:08 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org hobbes@poukram.net (RĂ©mi Letot) writes: > ... > File mode specification error: (error "`recenter'ing a window that does > not display current-buffer.") > > I didn't notice it before since it has happened for quite some times and > didn't appear to cause any problem, but could it be the cause of this > problem ? > >> >> perhaps in a minimal .emacs, and then opening a foo.org file (assuming >> your auto-mode-alist is set up correctly). > > auto-mode-alist does include org-mode for org files. > > Any idea ? is the error message that I receive a possible cause ? > One more thing: see http://debbugs.gnu.org/cgi/bugreport.cgi?bug=17724 Earlier today, Bastien said that that is on his radar: it might fix your problem when it lands. -- Nick