From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matt Lye Subject: worg doc page, org-src-mode-hook, textual error Date: Sun, 28 May 2017 09:59:31 -0400 Message-ID: <9212FCBA-B7B5-415D-8B86-2AFEA8A6B8E9@gmail.com> Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2104\)) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57972) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dEyjL-0000bR-VW for emacs-orgmode@gnu.org; Sun, 28 May 2017 09:59:40 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dEyjH-0003CO-5z for emacs-orgmode@gnu.org; Sun, 28 May 2017 09:59:40 -0400 Received: from mail-it0-x234.google.com ([2607:f8b0:4001:c0b::234]:35451) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dEyjH-0003CI-04 for emacs-orgmode@gnu.org; Sun, 28 May 2017 09:59:35 -0400 Received: by mail-it0-x234.google.com with SMTP id c15so16315275ith.0 for ; Sun, 28 May 2017 06:59:34 -0700 (PDT) Received: from [192.168.2.9] (stcton1049w-lp140-01-74-12-127-91.dsl.bell.ca. [74.12.127.91]) by smtp.gmail.com with ESMTPSA id y40sm1673376ita.2.2017.05.28.06.59.32 for (version=TLS1 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Sun, 28 May 2017 06:59:32 -0700 (PDT) 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" To: emacs-orgmode@gnu.org Regarding the entry for `org-src-mode-hook` on the Worg doc page = (http://orgmode.org/worg/doc.html). The current documentation says that this hook is run after entering or = leaving `org-src-mode`. As of "Org mode version 9.0.7 (9.0.7-elpa)," it appears that the hook is = only run when the major mode is entered.=