all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [HTML] subtree export reverted back to absolute H level behavior
@ 2013-02-27 18:49 Samuel Wales
  2013-02-27 19:15 ` Samuel Wales
  2013-02-27 19:52 ` Nicolas Goaziou
  0 siblings, 2 replies; 8+ messages in thread
From: Samuel Wales @ 2013-02-27 18:49 UTC (permalink / raw)
  To: emacs-orgmode

The old exporter had a bug where exporting a subtree would start H
levels at the level in the file.

Thus, the top level being exported could be H8 if it were indented to
that level.  Or H38 if it were indented to that level.

IMO better behavior is relative.

===

The new exporter seemed to fix this, but it seems to have gone back to
the old behavior in a recent commit on git master.

It is excellent to make the new emulate the old as much as possible;
this reduces bugs and impact on people.  But does anybody rely on
absolute levels for subtree export?  My guess would be no, but I could
be wrong.

===

Recent commit caused this change in output:

-<h3 id="sec-1">An intriguing and fun question</h3>
+<h7 id="sec-0-0-0-0-1">An intriguing and fun question</h7>

Hope I've not misunderstood something here.  I can't run the
dispatcher directly because I get other issues.

Samuel

-- 
The Kafka Pandemic: http://thekafkapandemic.blogspot.com

The disease DOES progress.  MANY people have died from it.  ANYBODY
can get it.  There is no hope without action.

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

end of thread, other threads:[~2013-02-28  2:53 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-27 18:49 [HTML] subtree export reverted back to absolute H level behavior Samuel Wales
2013-02-27 19:15 ` Samuel Wales
2013-02-27 19:52 ` Nicolas Goaziou
2013-02-27 20:29   ` Samuel Wales
2013-02-27 20:59     ` Nicolas Goaziou
2013-02-27 21:23       ` Samuel Wales
2013-02-27 22:25         ` Nicolas Goaziou
2013-02-28  2:53           ` Samuel Wales

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.