From: srandby@gmail.com
To: "[Orgmode]" <emacs-orgmode@gnu.org>
Subject: IDs
Date: Wed, 22 Apr 2009 22:27:02 -0400 [thread overview]
Message-ID: <49EFD1F6.6090504@gmail.com> (raw)
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 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?
Scott Randby
next reply other threads:[~2009-04-23 2:27 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-04-23 2:27 srandby [this message]
2009-04-23 3:13 ` IDs Bernt Hansen
-- strict thread matches above, loose matches on Subject: below --
2011-07-18 14:24 IDs Ido Magal
2011-07-18 14:54 ` IDs Bastien
2011-07-18 15:40 ` IDs Ido Magal
2011-07-19 5:25 ` IDs Carsten Dominik
2011-07-19 5:29 ` IDs Ido Magal
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=49EFD1F6.6090504@gmail.com \
--to=srandby@gmail.com \
--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).