[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] Weight of headers
From: |
François Pinard |
Subject: |
Re: [O] Weight of headers |
Date: |
Sun, 26 Feb 2012 22:56:32 -0500 |
User-agent: |
Gnus/5.130004 (Ma Gnus v0.4) Emacs/23.3 (gnu/linux) |
address@hidden (François Pinard) writes:
> Roughly copying code from here and there (and not even understanding it,
> some dead code might remain), I turned your function into the
> following:
Hmph! There seemingly is a problem however.
I tried it on a few files, and it usually does it works quickly, or in
no more than a few seconds. However, on one of my Org files, after many
minutes, Emacs is still processing the command. If I interrupt it (with
C-g), the main text displays its information, but the appendices do not.
I do not know if this matters: while all the appendices together do not
use much space in *this* file, they are merely made up of #+INCLUDE
directives, each preceded by a short introductory text. The included
files may be a bit longish however.
François