Hi,
when inserting a footnote between [fn:1] and [fn:2]
it's not renumbered at place. Got [fn:1], [fn:3] and [fn:2].
Think mentioned that already and answer was it should
be a feature. Isn't it a bug indeed?
Thanks
Andreas
Below the test-case:
* Erinnerung
* Eins
asdasdf
Hi,
with abbrev-mode, org-mode made his own
(org-mode-abbrev-table) - empty, which was
unconvenient, as I declared a lot of abbrevs in
text-mode already.
Solved it by
(add-hook 'org-mode-hook '(lambda () (setq local-abbrev-table
text-mode-abbrev-table)))
However, as org-mode is a text-mode, w
Carsten Dominik wrote:
>
> On Jul 2, 2009, at 8:55 AM, Andreas Roehler wrote:
>
>>
>> Hi,
>>
>> after reopening a file with two footnotes inside,
>> inserting a third footnote between first and second, it
>> fails to renumber it.
>>
>> b
Hi,
after reopening a file with two footnotes inside,
inserting a third footnote between first and second, it
fails to renumber it.
below the test-buffer
Should I'm right so far --even seeing footnote reimplemented-- maybe have a
look at
https://code.launchpad.net/~a-roehler/s-x-emacs-werksta
Hi,
having a look for the GPL license/version, orgmode is
distributed with, couldn't see it at your page.
Shouldn't I have overlooked it, suggest an item at your homepage.
Thanks
Andreas Röhler
--
https://code.launchpad.net/s-x-emacs-werkstatt/
http://bazaar.launchpad.net/~a-roehler/python-mo