emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Commit 6aba2424c9b53e05c348ab0e7cf69bd7a49eb144
@ 2014-03-15 12:52 Stefan Husmann
  2014-03-15 13:33 ` Suvayu Ali
  2014-03-17  1:22 ` Bastien
  0 siblings, 2 replies; 4+ messages in thread
From: Stefan Husmann @ 2014-03-15 12:52 UTC (permalink / raw)
  To: emacs-orgmode@gnu.org

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'

Best Regards Stefan

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

* Re: Commit 6aba2424c9b53e05c348ab0e7cf69bd7a49eb144
  2014-03-15 12:52 Commit 6aba2424c9b53e05c348ab0e7cf69bd7a49eb144 Stefan Husmann
@ 2014-03-15 13:33 ` Suvayu Ali
  2014-03-15 14:37   ` Bastien
  2014-03-17  1:22 ` Bastien
  1 sibling, 1 reply; 4+ messages in thread
From: Suvayu Ali @ 2014-03-15 13:33 UTC (permalink / raw)
  To: emacs-orgmode

[-- 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


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

* Re: Commit 6aba2424c9b53e05c348ab0e7cf69bd7a49eb144
  2014-03-15 13:33 ` Suvayu Ali
@ 2014-03-15 14:37   ` Bastien
  0 siblings, 0 replies; 4+ messages in thread
From: Bastien @ 2014-03-15 14:37 UTC (permalink / raw)
  To: Suvayu Ali; +Cc: emacs-orgmode

Suvayu Ali <fatkasuvayu+linux@gmail.com> writes:

> Patch attached.

Applied, thanks and sorry for the typo,

-- 
 Bastien

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

* Re: Commit 6aba2424c9b53e05c348ab0e7cf69bd7a49eb144
  2014-03-15 12:52 Commit 6aba2424c9b53e05c348ab0e7cf69bd7a49eb144 Stefan Husmann
  2014-03-15 13:33 ` Suvayu Ali
@ 2014-03-17  1:22 ` Bastien
  1 sibling, 0 replies; 4+ messages in thread
From: Bastien @ 2014-03-17  1:22 UTC (permalink / raw)
  To: Stefan Husmann; +Cc: emacs-orgmode@gnu.org

Hi Stefan,

Stefan Husmann <stefan-husmann@t-online.de> writes:

> 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'

Yes, this has been fixed, thanks,

-- 
 Bastien

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

end of thread, other threads:[~2014-03-17  1:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-03-15 12:52 Commit 6aba2424c9b53e05c348ab0e7cf69bd7a49eb144 Stefan Husmann
2014-03-15 13:33 ` Suvayu Ali
2014-03-15 14:37   ` Bastien
2014-03-17  1:22 ` Bastien

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).