all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Carsten Dominik <carsten.dominik@gmail.com>
To: Dan Davison <davison@stats.ox.ac.uk>
Cc: emacs-orgmode@gnu.org
Subject: Re: subtitle in export?
Date: Tue, 20 Apr 2010 15:44:27 +0200	[thread overview]
Message-ID: <83D5496B-1AF0-431E-B94A-ED3FFDC85873@gmail.com> (raw)
In-Reply-To: <87r5mbwgox.fsf@stats.ox.ac.uk>


On Apr 19, 2010, at 6:27 PM, Dan Davison wrote:

>>>>> Org has org-export-html-final-hook but no latex equivalent, nor a
>>>>> general after-export hook? Is that right? (I feel like I must be
>>>>> missing
>>>>> something there.)
>>>>
>>>> All backends have a "final" hook - org-export-latex-final-hook in
>>>> this
>>>> case.
>>>
>>> Ah, I see, Emacs doesn't know about it until I cause
>>> (require 'org-latex)
>>> to happen. As I said, I felt that I was missing something...
>>
>> I think add-hook is still OK to use.
>
> Sorry, yes, I didn't mean to suggest that this was preventing user
> customisation.  I was just trying to explain how I had hastily come to
> the erroneous conclusion that the hook variable didn't exist.
>
> Is there a convenient way to load all features in core org-mode at
> startup so that I don't make the same mistake again?

You could add org-require-autoloaded-modules to org-mode-hook, but I  
am not sure if this still has the complete list of autoloaded modules.

A more radical solution is org-reload.  When I want to make sure  
everything is loaded in order to look for custom variables, I press `C- 
c C-x !', and that will pull everything in.

HTH

- Carsten


>
> Dan
>
>>
>> - Carsten
>>
>>
>>
>> _______________________________________________
>> Emacs-orgmode mailing list
>> Please use `Reply All' to send replies to the list.
>> Emacs-orgmode@gnu.org
>> http://lists.gnu.org/mailman/listinfo/emacs-orgmode

- Carsten

  reply	other threads:[~2010-04-20 13:48 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-19 11:29 subtitle in export? Matt Price
2010-04-19 13:59 ` Dan Davison
2010-04-19 15:34   ` Carsten Dominik
2010-04-19 15:52     ` Dan Davison
2010-04-19 15:54       ` Carsten Dominik
2010-04-19 16:27         ` Dan Davison
2010-04-20 13:44           ` Carsten Dominik [this message]
2010-04-20  9:29 ` Sébastien Vauban

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=83D5496B-1AF0-431E-B94A-ED3FFDC85873@gmail.com \
    --to=carsten.dominik@gmail.com \
    --cc=davison@stats.ox.ac.uk \
    --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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.