emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Orgmode] Re: Nice links bookmarks


From: Andreas Röhler
Subject: Re: [Orgmode] Re: Nice links bookmarks
Date: Fri, 30 Jul 2010 08:45:30 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.1.11) Gecko/20100711 Thunderbird/3.0.6

Am 27.07.2010 23:22, schrieb Andrea Crotti:
I meant exactly what Eric said, footnote.el is quite cool in fact.
But we can achieve the same result with org-mode (even in his minor-mode
version), so why don't use it?


Last time I used it, footnote.el was not able to detect already existing footnotes, when opening a file.

A patched version for common footnote.el it (footnote-init)
exists here

https://code.launchpad.net/s-x-emacs-werkstatt/

org-footnote doesn't have this bug AFAIK, also it comes with some advanced features als labels


With this variable moreover we get the same style:
(setq org-footnote-auto-label 'plain)

The only thing that puzzles me is the fact that with C-c I should go
back in the text while in message-mode it will try to send it, BUT
looking at what the command does we get:

--8<---------------cut here---------------start------------->8---
C-c C-c runs the command orgtbl-ctrl-c-ctrl-c
--8<---------------cut here---------------end--------------->8---

Does that mean that in the minor mode it passes the control on the major
mode for keys?

Could it not be possible to execute the footnote command with C-c if
we're on a footnote and message-mode command otherwise?
Thanks


_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
address@hidden
http://lists.gnu.org/mailman/listinfo/emacs-orgmode





reply via email to

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