all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Stephen J. Turnbull" <stephen@xemacs.org>
To: "Andreas Röhler" <andreas.roehler@online.de>
Cc: Tassilo Horn <tassilo@member.fsf.org>,
	Nick Dokos <nicholas.dokos@hp.com>,
	Carsten Dominik <carsten.dominik@gmail.com>,
	emacs-devel@gnu.org
Subject: Re: [Orgmode] Difference between org-footnote.el and footnote.el
Date: Fri, 22 Oct 2010 03:25:41 +0900	[thread overview]
Message-ID: <87eibjl7x6.fsf@uwakimon.sk.tsukuba.ac.jp> (raw)
In-Reply-To: <4CC078A6.7060309@online.de>

Andreas Röhler writes:
 > Am 21.10.2010 17:05, schrieb Nick Dokos:

 > > How does footnote.el find the signature? I assumed before that
 > > signatures are free-form and therefore unfindable
 > > algorithmically,

Nope.  Signatures are delimited by "\n-- \n".  What comes after the
dash-dash-space (the trailing space is significant here) is indeed
free-form.

 > there is no stringent relation between footnote.el and mail.

Well, actually, there is.  The author's intent was that it be used
mostly in mail, and in particular in an MUA that appends the signature
file after the user issues the "send" command.  It was not really
designed to be suitable for use in other contexts.  It made things
much simpler for him if he assumed that the document would be
completed in a single session.  That's why he never bothered dealing
with reading a document in from a file, and the buffer format is not
well-tuned to that kind of usage, either.

 > Keeping things easy, it seems preferable to have a working common 
 > footnote first and reflect the use in mails resp. signature issue 
 > afterwards.

If org-mode has a footnoting capability, it's probably a better bet
for future maintenance for the reasons mentioned above.  If
footnote.el is actually generalizable, that would probably surprise
the author. :-)



  parent reply	other threads:[~2010-10-21 18:25 UTC|newest]

Thread overview: 45+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-20  5:37 A few questions about how you write e-mails Jeff Horn
2010-10-20  5:51 ` Glyn Millington
2010-10-20  5:57 ` Noorul Islam K M
2010-10-20  6:44 ` Samuel Wales
2010-10-20 11:36   ` Bernt Hansen
2010-10-20 17:20 ` Nick Dokos
2010-10-22  8:06   ` Sébastien Vauban
2010-10-22  8:47     ` Tassilo Horn
2010-10-20 20:10 ` Eric Schulte
2010-10-21  1:55 ` Matt Lundin
2010-10-21  2:47   ` suvayu ali
2010-10-21  3:40     ` Nick Dokos
2010-10-21  8:10       ` suvayu ali
2010-10-22 12:27         ` Matthias Danzl
2010-10-22 15:07           ` suvayu ali
2010-10-21  7:45     ` Tassilo Horn
2010-10-21  8:07       ` suvayu ali
2010-10-21  8:17         ` Difference between org-footnote.el and footnote.el (was: A few questions about how you write e-mails) Tassilo Horn
2010-10-21  9:10           ` [Orgmode] Difference between org-footnote.el and footnote.el Andreas Röhler
2010-10-21  9:38             ` Tassilo Horn
2010-10-21 10:17               ` Tassilo Horn
2010-10-21 15:05               ` Nick Dokos
2010-10-21 15:05                 ` Nick Dokos
2010-10-21 15:19                 ` Charles Philip Chan
2010-10-21 15:28                   ` Tassilo Horn
2010-10-21 19:11                     ` Eric S Fraga
2010-10-22  8:22                       ` Sébastien Vauban
2010-10-22  9:43                         ` Tassilo Horn
2010-10-22  9:53                           ` [PATCH] Make footnotes work correctly in message-mode (was: Difference between org-footnote.el and footnote.el) Tassilo Horn
2010-10-22 12:11                             ` [PATCH] Make footnotes work correctly in message-mode Sébastien Vauban
2010-10-22 12:29                               ` Tassilo Horn
2010-10-22 14:24                                 ` Sébastien Vauban
2010-10-22 13:00                               ` Dan Davison
2010-10-22 15:51                                 ` Sébastien Vauban
2010-10-22 15:43                             ` Sébastien Vauban
2010-10-22 16:23                               ` Tassilo Horn
2010-10-22 18:44                                 ` Sébastien Vauban
2010-10-24 16:20                             ` [PATCH] Make footnotes work correctly in message-mode (was: Difference between org-footnote.el and footnote.el) Carsten Dominik
2010-10-24 17:02                               ` Nick Dokos
2010-10-24 17:14                                 ` [PATCH] Make footnotes work correctly in message-mode Tassilo Horn
2010-10-21 17:30                 ` [Orgmode] Difference between org-footnote.el and footnote.el Andreas Röhler
2010-10-21 17:52                   ` Tassilo Horn
2010-10-21 18:21                     ` Andreas Röhler
2010-10-21 18:25                   ` Stephen J. Turnbull [this message]
2010-10-21  6:16   ` A few questions about how you write e-mails Noorul Islam K M

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87eibjl7x6.fsf@uwakimon.sk.tsukuba.ac.jp \
    --to=stephen@xemacs.org \
    --cc=andreas.roehler@online.de \
    --cc=carsten.dominik@gmail.com \
    --cc=emacs-devel@gnu.org \
    --cc=nicholas.dokos@hp.com \
    --cc=tassilo@member.fsf.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.