* Manual: Texinfo file for version 25.1?
@ 2017-03-15 21:30 egarrulo
2017-03-15 21:52 ` Marco Wahl
2017-03-19 21:16 ` egarrulo
0 siblings, 2 replies; 6+ messages in thread
From: egarrulo @ 2017-03-15 21:30 UTC (permalink / raw)
To: help-gnu-emacs
The manual for Emacs 25.1 is available in some formats, except Texinfo,
which is stuck at version 24.5:
https://www.gnu.org/software/emacs/manual/emacs-formats.html
Is there a way to get the manual for Emacs 25.1 in Texinfo format?
Thank you.
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Manual: Texinfo file for version 25.1?
2017-03-15 21:30 Manual: Texinfo file for version 25.1? egarrulo
@ 2017-03-15 21:52 ` Marco Wahl
2017-03-19 14:09 ` egarrulo
2017-03-19 21:16 ` egarrulo
1 sibling, 1 reply; 6+ messages in thread
From: Marco Wahl @ 2017-03-15 21:52 UTC (permalink / raw)
To: help-gnu-emacs
egarrulo <egarrulo@gmail.com> writes:
> The manual for Emacs 25.1 is available in some formats, except
> Texinfo, which is stuck at version 24.5:
>
> https://www.gnu.org/software/emacs/manual/emacs-formats.html
>
> Is there a way to get the manual for Emacs 25.1 in Texinfo format?
> Thank you.
http://git.savannah.gnu.org/cgit/emacs.git/tree/doc/emacs/emacs.texi?h=emacs-25
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Manual: Texinfo file for version 25.1?
2017-03-15 21:30 Manual: Texinfo file for version 25.1? egarrulo
2017-03-15 21:52 ` Marco Wahl
@ 2017-03-19 21:16 ` egarrulo
2017-03-21 2:23 ` Robert Thorpe
1 sibling, 1 reply; 6+ messages in thread
From: egarrulo @ 2017-03-19 21:16 UTC (permalink / raw)
To: help-gnu-emacs
My real problem was to get a *.mobi version for my ebook reader, and I
have managed to get one by feeding the single HTML to an online
conversion service, hence I consider my problem to be solved. Still.
I'm curious about why the Emacs team seems to have dropped support for
the Tex version of the manual, after the plain text one.
--
On 15/03/17 22:30, egarrulo wrote:
> The manual for Emacs 25.1 is available in some formats, except Texinfo,
> which is stuck at version 24.5:
>
> https://www.gnu.org/software/emacs/manual/emacs-formats.html
>
> Is there a way to get the manual for Emacs 25.1 in Texinfo format? Thank
> you.
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Manual: Texinfo file for version 25.1?
2017-03-19 21:16 ` egarrulo
@ 2017-03-21 2:23 ` Robert Thorpe
0 siblings, 0 replies; 6+ messages in thread
From: Robert Thorpe @ 2017-03-21 2:23 UTC (permalink / raw)
To: egarrulo; +Cc: help-gnu-emacs
egarrulo <egarrulo@gmail.com> writes:
> My real problem was to get a *.mobi version for my ebook reader, and I
> have managed to get one by feeding the single HTML to an online
> conversion service, hence I consider my problem to be solved. Still.
> I'm curious about why the Emacs team seems to have dropped support for
> the Tex version of the manual, after the plain text one.
The Emacs manual is written in texinfo format. You don't see a new texi
file when you build emacs because that file is not generated. The file
is there already when you download the repository.
The file you browse from within Emacs is the .info file which is
generated from the .texi file.
I think the simple answer is that someone hasn't got around to uploading
the .pdf, .ps.gz and .texi version of the 25.1 manual.
BR,
Robert Thorpe
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2017-03-22 21:46 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-15 21:30 Manual: Texinfo file for version 25.1? egarrulo
2017-03-15 21:52 ` Marco Wahl
2017-03-19 14:09 ` egarrulo
2017-03-22 21:46 ` egarrulo
2017-03-19 21:16 ` egarrulo
2017-03-21 2:23 ` Robert Thorpe
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.