emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Suvayu Ali <fatkasuvayu+linux@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: Commit 6aba2424c9b53e05c348ab0e7cf69bd7a49eb144
Date: Sat, 15 Mar 2014 14:33:34 +0100	[thread overview]
Message-ID: <20140315133334.GA6053@kuru.dyndns-at-home.com> (raw)
In-Reply-To: <53244D19.5040807@t-online.de>

[-- Attachment #1: Type: text/plain, Size: 397 bytes --]

On Sat, Mar 15, 2014 at 01:52:41PM +0100, Stefan Husmann wrote:
> Hello,
> 
> I think both entries in org.texi intrudueced in the mentioned commit should begin with, say, @cindex rather than @index.
> @index is not a texinfo command.
> 
> org.texi:9892: unknown command `index'
> org.texi:13806: unknown command `index'
> 

Patch attached.

-- 
Suvayu

Open source is the future. It sets us free.

[-- Attachment #2: 0001-Fix-info-docs-compilation-issue.patch --]
[-- Type: text/plain, Size: 1280 bytes --]

From 3816c170812cfa38b7428c0bc167b02462c54703 Mon Sep 17 00:00:00 2001
From: Suvayu Ali <fatkasuvayu+linux@gmail.com>
Date: Sat, 15 Mar 2014 14:30:32 +0100
Subject: [PATCH] Fix info docs compilation issue

---
 doc/org.texi | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/org.texi b/doc/org.texi
index 7bc0247..492d8c5 100644
--- a/doc/org.texi
+++ b/doc/org.texi
@@ -9889,7 +9889,7 @@ In line [[(sc)]] we remember the current position.  [[(jump)][Line (jump)]]
 jumps to point-min.
 @end example
 
-@index indentation, in source blocks
+@cindex indentation, in source blocks
 Finally, you can use @code{-i} to preserve the indentation of a specific code
 block (@pxref{Editing source code}).
 
@@ -13803,7 +13803,7 @@ can be used to map arbitrary language names to existing major modes.
 @item org-src-window-setup
 Controls the way Emacs windows are rearranged when the edit buffer is created.
 @item org-src-preserve-indentation
-@index indentation, in source blocks
+@cindex indentation, in source blocks
 By default, the value is @code{nil}, which means that when code blocks are
 evaluated during export or tangled, they are re-inserted into the code block,
 which may replace sequences of spaces with tab characters.  When non-nil,
-- 
1.8.3.1


  reply	other threads:[~2014-03-15 13:33 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-15 12:52 Commit 6aba2424c9b53e05c348ab0e7cf69bd7a49eb144 Stefan Husmann
2014-03-15 13:33 ` Suvayu Ali [this message]
2014-03-15 14:37   ` Bastien
2014-03-17  1:22 ` Bastien

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=20140315133334.GA6053@kuru.dyndns-at-home.com \
    --to=fatkasuvayu+linux@gmail.com \
    --cc=emacs-orgmode@gnu.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 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).