all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Troubles with footnote-mode
@ 2006-04-20 20:18 Tassilo Horn
  2006-04-22 19:16 ` leandro noferini
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Tassilo Horn @ 2006-04-20 20:18 UTC (permalink / raw)


Hi,

I often use footnote-mode when writing postings. The only configurations
I made are these:

,----[ from ~/.emacs ]
| (add-hook 'message-mode-hook 'footnote-mode)
| (setq footnote-spaced-footnotes nil)
`----

The problem with that is, that all footnotes after the first one appear
below the signature.

So here's a test (see footnotes below): [1], this one is ok. [2], below
sig. [3], below sig. After the second footnote, jumping back to the text
(C-c ! b, `Footnote-back-to-message') doesn't work, too.

If `footnote-spaced-footnotes' is t, all footnotes are correctly
set. Without signature, everything works as intended, too.

The footnote section marker and the signature separator regexp have
their default values and should be allright.

,----[ C-h v footnote-section-tag RET ]
| footnote-section-tag is a variable defined in `footnote.el'.
| Its value is "Footnotes: "
| 
| Documentation:
| *Tag inserted at beginning of footnote section.
`----

,----[ C-h v footnote-signature-separator RET ]
| footnote-signature-separator is a variable defined in `footnote.el'.
| Its value is "^-- *$"
| 
| Documentation:
| *String used to recognize .signatures.
`----

Any help?

Bye,
Tassilo

Footnotes: 
[1]  foo
-- 
A morning without coffee is like something without something else.
[2]  bar
[3]  baz

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

end of thread, other threads:[~2006-05-09  9:46 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-04-20 20:18 Troubles with footnote-mode Tassilo Horn
2006-04-22 19:16 ` leandro noferini
2006-04-23 16:18 ` Leon
     [not found] ` <mailman.809.1145809208.9609.help-gnu-emacs@gnu.org>
2006-04-23 17:46   ` Tassilo Horn
2006-04-23 19:06 ` Michaël Cadilhac
2006-04-23 19:46   ` Tassilo Horn
2006-04-23 22:10     ` Adrian Aichner
     [not found]     ` <mailman.824.1145832606.9609.help-gnu-emacs@gnu.org>
2006-04-24  7:02       ` Tassilo Horn
2006-04-24  7:12     ` Michaël Cadilhac
2006-04-25 19:23   ` Michaël Cadilhac
2006-05-09  9:46   ` Michaël Cadilhac

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.