emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Arni Magnusson <arnima@hafro.is>
To: Nicolas Goaziou <mail@nicolasgoaziou.fr>
Cc: emacs-orgmode@gnu.org
Subject: Re: Warning about section named "Footnotes"
Date: Sat, 21 Feb 2015 16:36:44 +0000 (UTC)	[thread overview]
Message-ID: <alpine.LRH.2.11.1502211632320.11130@hafurtask.hafro.is> (raw)
In-Reply-To: <871to9dwwh.fsf@nicolasgoaziou.fr>

[-- Attachment #1: Type: TEXT/PLAIN, Size: 742 bytes --]

Dear Nicolas,

Attached is the formatted patch. I think my email client mangled it last 
time, as I pasted it inside the email body.

Best regards,

Arni



On Tue, 9 Dec 2014, Nicolas Goaziou wrote:

>> I have revised the paragraph following your suggestion, and prepared 
>> the patch using the 'git format-patch' command. See below.
>
> Thank you. However, I'm unable to apply it. Could you try to update Org 
> first and send it again as an attachment?
>
> Also, you need to specify the node modified in the commit message.
>
>
>> In the past, I have signed FSF papers for Emacs and Texinfo 
>> contributions. Does that cover this contribution as well? If not, I'm 
>> happy with the TINYCHANGE stamp.
>
> The stamp is not needed, then.
>

[-- Attachment #2: Type: TEXT/PLAIN, Size: 1970 bytes --]

From 72bda40525eed23941046694382814e3d04d9b97 Mon Sep 17 00:00:00 2001
From: Arni Magnusson <arnima@hafro.is>
Date: Sat, 21 Feb 2015 16:08:43 +0000
Subject: [PATCH] Add documentation regarding reserved keywords in @node
 Headlines

---
 doc/org.texi      | 8 +++++++-
 doc/orgguide.texi | 6 +++++-
 2 files changed, 12 insertions(+), 2 deletions(-)

diff --git a/doc/org.texi b/doc/org.texi
index bec46a9..8c7e3c3 100644
--- a/doc/org.texi
+++ b/doc/org.texi
@@ -1208,7 +1208,13 @@ headings indented less than 30 stars.}.  For example:
 * Another top level headline
 @end example
 
-@noindent Some people find the many stars too noisy and would prefer an
+@vindex org-footnote-section
+@noindent Note that a headline named after @code{org-footnote-section},
+which defaults to @samp{Footnotes}, is considered as special.  A subtree
+with this headline will be silently ignored by exporting functions,
+unless the value of @code{org-footnote-section} is modified.
+
+Some people find the many stars too noisy and would prefer an
 outline that has whitespace followed by a single star as headline
 starters.  @ref{Clean view}, describes a setup to realize this.
 
diff --git a/doc/orgguide.texi b/doc/orgguide.texi
index e32fa7c..7308d32 100644
--- a/doc/orgguide.texi
+++ b/doc/orgguide.texi
@@ -345,7 +345,11 @@ of @kbd{C-a} and @kbd{C-e} in headlines.}.  For example:
 * Another top level headline
 @end smallexample
 
-@noindent 
+@noindent Note that a headline named after @code{org-footnote-section},
+which defaults to @samp{Footnotes}, is considered as special.  A subtree
+with this headline will be silently ignored by exporting functions,
+unless the value of @code{org-footnote-section} is modified.
+
 Some people find the many stars too noisy and would prefer an
 outline that has whitespace followed by a single star as headline
 starters.  @ref{Clean view}, describes a setup to realize this.
-- 
1.8.3.1


  reply	other threads:[~2015-02-21 16:36 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-29 18:48 Warning about section named "Footnotes" Arni Magnusson
2014-12-02 11:23 ` Nicolas Goaziou
2014-12-08  1:37   ` Arni Magnusson
2014-12-09  8:56     ` Nicolas Goaziou
2015-02-21 16:36       ` Arni Magnusson [this message]
2015-02-21 17:33         ` Nicolas Goaziou
  -- strict thread matches above, loose matches on Subject: below --
2014-11-28 19:04 Arni Magnusson
2014-11-29 13:31 ` Nicolas Goaziou
2014-11-29 18:40   ` Arni Magnusson

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

  List information: https://www.orgmode.org/

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

  git send-email \
    --in-reply-to=alpine.LRH.2.11.1502211632320.11130@hafurtask.hafro.is \
    --to=arnima@hafro.is \
    --cc=emacs-orgmode@gnu.org \
    --cc=mail@nicolasgoaziou.fr \
    /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 public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).