emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Orgmode] org-info.js: new navigation history


From: Sebastian Rose
Subject: Re: [Orgmode] org-info.js: new navigation history
Date: Fri, 19 Jun 2009 18:08:54 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.93 (gnu/linux)

Hm - the following methods work here. As I found in
http://article.gmane.org/gmane.emacs.orgmode/13047/match=custom+id they
shouldn't. Seems the links should be prepended with the hash sign as you
proposed. But it works both ways here (org-mode from today).  I jumped
the gun and took a look in a testfile I use here (see below).



And:

  There really _was_ a bug in org-info.js that should be fixed now.
  The current code is here:
  
http://repo.or.cz/w/Worg.git?a=commit;h=366e95c4c3dd9bcca7093d6aad137fc89eadf37a

  Now we see the prefered (i.e. custom) IDs in the browser's location
  bar (and therefor the history panel, if the browser has such a thing).




This is the relevant part of a file I use here for testing:

=> --->8----------------------------->8----------------------------->8---
# <<fill-table-column-with-incremental-numbers>>
* Section C

  ...some content ...

    *These links work:*

    + [[fill-table-column-with-incremental-numbers][Section C]]
    + [[subsection-four][Subsection C.2]]


*** Subsection C.2
    :PROPERTIES:
    :CUSTOM_ID: subsection-four
    :END:

    + [[#fill-table-column-with-incremental-numbers][Section C]]
    + [[#subsection-four][Subsection C.2]]

<= ---8<-----------------------------8<-----------------------------8<---






Could you send us the part of your sources that does _not_ work? 




Regards



   Sebastian




reply via email to

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