emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Orgmode] Re: IDs


From: Bernt Hansen
Subject: [Orgmode] Re: IDs
Date: Wed, 22 Apr 2009 23:13:06 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux)

address@hidden writes:

> I saw some discussion on the list about custom IDs, but it confused
> me. So, here is my problem.
>
> I upgraded to 6.26. Now, when I export my index.org file to html, the
> headlineline
>
> * Courses
>
> is exported to
>
> <div id="outline-container-2" class="outline-2">
> <h2 id="nil">Courses </h2>
> <div class="outline-text-2" id="text-2">
>
> instead of
>
> <div id="outline-container-2" class="outline-2">
> <h2 id="sec-2">Courses </h2>
> <div class="outline-text-2" id="text-2">.

This was a bug in the 6.26 release that was fixed in 6.26a

>
> This happens for all other headlines in index.org too.
>
> I don't want to define a custom ID for every headline, I want org-mode
> to generate them automatically as it did in the past. For now, I've
> gone back to 6.25b.
>
> I see that 6.26d is out. I haven't tried it yet. Is this issue
> resolved in 6.26d, or is the new way the default. If so, how do I make
> things work the old way?

6.26d should work fine.  Yes it is resolved.

-Bernt




reply via email to

[Prev in Thread] Current Thread [Next in Thread]