emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Bug: emacs org-mode fail install with el-get when makeinfo --no-split org.texi -o org
@ 2016-12-21  8:44 Julio Molina Soler
  2016-12-31 14:21 ` Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: Julio Molina Soler @ 2016-12-21  8:44 UTC (permalink / raw)
  To: emacs-orgmode

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

*Output with the error:*
Done (Total of 115 files compiled, 3 skipped)
/Library/Developer/CommandLineTools/usr/bin/make -C doc info
org-version: 9.0.2 (release_9.0.2-132-gc130b2)
makeinfo --no-split org.texi -o org
org.texi:10468: @item outside of table or list
make[1]: *** [org] Error 1
make: *** [info] Error 2

*To fix it:*
$ emacs doc/org.texi
line:10468
2 lines before
Remove @end table
add @end table at the end of the last item


-- 
Saludos Digitales,
Julio Molina Soler

jmolinaso@gmail.com

[-- Attachment #2: Type: text/html, Size: 846 bytes --]

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

* Re: Bug: emacs org-mode fail install with el-get when makeinfo --no-split org.texi -o org
  2016-12-21  8:44 Bug: emacs org-mode fail install with el-get when makeinfo --no-split org.texi -o org Julio Molina Soler
@ 2016-12-31 14:21 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2016-12-31 14:21 UTC (permalink / raw)
  To: Julio Molina Soler; +Cc: emacs-orgmode

Hello,

Julio Molina Soler <jmolinaso@gmail.com> writes:

> *Output with the error:*
> Done (Total of 115 files compiled, 3 skipped)
> /Library/Developer/CommandLineTools/usr/bin/make -C doc info
> org-version: 9.0.2 (release_9.0.2-132-gc130b2)
> makeinfo --no-split org.texi -o org
> org.texi:10468: @item outside of table or list
> make[1]: *** [org] Error 1
> make: *** [info] Error 2
>
> *To fix it:*
> $ emacs doc/org.texi
> line:10468
> 2 lines before
> Remove @end table
> add @end table at the end of the last item

This was fixed in Org 9.0.3. You may want to update Org.

Regards,

-- 
Nicolas Goaziou

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

end of thread, other threads:[~2016-12-31 14:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-12-21  8:44 Bug: emacs org-mode fail install with el-get when makeinfo --no-split org.texi -o org Julio Molina Soler
2016-12-31 14:21 ` Nicolas Goaziou

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