emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* IDs
@ 2011-07-18 14:24 Ido Magal
  2011-07-18 14:54 ` IDs Bastien
  2011-07-19  5:25 ` IDs Carsten Dominik
  0 siblings, 2 replies; 7+ messages in thread
From: Ido Magal @ 2011-07-18 14:24 UTC (permalink / raw)
  To: emacs-orgmode@gnu.org

Is it possible to suppress the creation of IDs? And what might be the
consequences of doing so?

Org-mode tends to add IDs and it makes files less readable outside of Emacs.

^ permalink raw reply	[flat|nested] 7+ messages in thread
* IDs
@ 2009-04-23  2:27 srandby
  2009-04-23  3:13 ` IDs Bernt Hansen
  0 siblings, 1 reply; 7+ messages in thread
From: srandby @ 2009-04-23  2:27 UTC (permalink / raw)
  To: [Orgmode]

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2011-07-19  5:30 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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
  -- strict thread matches above, loose matches on Subject: below --
2009-04-23  2:27 IDs srandby
2009-04-23  3:13 ` IDs Bernt Hansen

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).