Re: [Orgmode] Org-mode 4.76

2007-06-04 Thread Carsten Dominik
On Jun 2, 2007, at 1:15, Scott Jaderholm wrote: Carsten, I think there's a typo causing this: Yes. Fixed, thanks. Also, is it hard to allow footnotes in tables? No, not at all, I just did detecting footnote references in the wrong place. Fixed as well. Thanks. - Carsten ___

Re: [Orgmode] Org-mode 4.76

2007-06-04 Thread Dmitri Minaev
Hello, Carsten, In org.el, line 3441, where the PRIORITIES line is parsed, the order of parameters to org-split-string is wrong. -- With best regards, Dmitri Minaev Russian history blog: http://minaev.blogspot.com ___ Emacs-orgmode mailing list Emac

Re: [Orgmode] Org-mode 4.76

2007-06-01 Thread Scott Jaderholm
Carsten, I think there's a typo causing this: wrote: Hi, I am realeasing org-mode 4.76 at http://www.astro.uva.nl/~dominik/Tools/org Enjoy. - Carsten Changes in version 4.76 --- - Footnotes like[1] are now exported to HTML [1]This is a footnote Tha

[Orgmode] Org-mode 4.76

2007-06-01 Thread Carsten Dominik
Hi, I am realeasing org-mode 4.76 at http://www.astro.uva.nl/~dominik/Tools/org Enjoy. - Carsten Changes in version 4.76 --- - Footnotes like[1] are now exported to HTML [1]This is a footnote Thanks to Scott Jaderholm for this proposal and a detailed