emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Fabrice Popineau <fabrice.popineau@supelec.fr>
To: "emacs-orgmode@gnu.org" <emacs-orgmode@gnu.org>
Subject: Status of hooks
Date: Fri, 25 Oct 2013 07:26:41 +0200	[thread overview]
Message-ID: <CAFgFV9O6ub=azbc39bBr1ao5wmJwh=H-HvT5qZTasFJFOqzYbQ@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 1317 bytes --]

I am under the impression that some parts of org-mode/contrib have not been
upgraded
to the latest org-export hooks names:

C:\Home\.emacs.d\vendor\org-mode\lisp>grep -e org-export-.*-hook *.el
org-bibtex-extras.el:;;  (add-hook 'org-export-first-hook
org-eval.el:This should go into the `org-export-preprocess-hook'."
org-eval.el:(add-hook 'org-export-preprocess-hook 'org-eval-replace-snippts)
org-mtags.el:(add-hook 'org-export-preprocess-hook 'org-mtags-replace)
org-static-mathjax.el:(add-hook 'org-export-html-final-hook
'org-static-mathjax-hook-installer)
org-wikinodes.el:(add-hook 'org-export-define-heading-targets-headline-hook
org-wikinodes.el:(add-hook 'org-export-preprocess-after-radio-targets-hook
ox-icalendar.el:                        (let
((org-export-before-processing-hook

ox-icalendar.el:
org-export-before-processing-hook)))
ox.el:;; Eventually, two hooks (`org-export-before-processing-hook' and
ox.el:;; `org-export-before-parsing-hook') are run at the beginning of the
ox.el:(defvar org-export-before-processing-hook nil
ox.el:(defvar org-export-before-parsing-hook nil
ox.el:   (run-hook-with-args 'org-export-before-processing-hook
ox.el:     (run-hook-with-args 'org-export-before-parsing-hook

Maybe not of a very high priority, but I thought it was better to mention
it.

-- 
Fabrice

[-- Attachment #2: Type: text/html, Size: 1714 bytes --]

             reply	other threads:[~2013-10-25  5:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-25  5:26 Fabrice Popineau [this message]
2013-10-25 14:35 ` Status of hooks Carsten Dominik

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='CAFgFV9O6ub=azbc39bBr1ao5wmJwh=H-HvT5qZTasFJFOqzYbQ@mail.gmail.com' \
    --to=fabrice.popineau@supelec.fr \
    --cc=emacs-orgmode@gnu.org \
    /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).