unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#58248: Transient online manual: Wrong header and broken link
@ 2022-10-02 11:19 Arash Esbati
  2022-10-02 14:06 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 9+ messages in thread
From: Arash Esbati @ 2022-10-02 11:19 UTC (permalink / raw)
  To: 58248

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

Hi all,

when I visit the following link:

  https://www.gnu.org/software/emacs/manual/transient.html

I see this:

[-- Attachment #2: webpage.png --]
[-- Type: image/png, Size: 10853 bytes --]

[-- Attachment #3: Type: text/plain, Size: 144 bytes --]


Hitting the link

  HTML - with one web page per node

returns

  404 - Page Not Found.

The link to the monolitic version works.

Best, Arash

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

* bug#58248: Transient online manual: Wrong header and broken link
  2022-10-02 11:19 bug#58248: Transient online manual: Wrong header and broken link Arash Esbati
@ 2022-10-02 14:06 ` Lars Ingebrigtsen
  2022-10-02 14:26   ` Eli Zaretskii
  2022-10-02 14:27   ` Stefan Kangas
  0 siblings, 2 replies; 9+ messages in thread
From: Lars Ingebrigtsen @ 2022-10-02 14:06 UTC (permalink / raw)
  To: Arash Esbati; +Cc: 'Eli Zaretskii', 58248

Arash Esbati <arash@gnu.org> writes:

> when I visit the following link:
>
>   https://www.gnu.org/software/emacs/manual/transient.html
>
> I see this:

It looks like it's been updated manually, and not completely
successfully.

Making the manuals hangs for me:

[larsi@stories ~/src/emacs/28.2]$ ./admin/make-manuals 
Making manuals (slow)...
Adding compressed html files...
Making manual tarfiles...
Doing emacs...
...created emacs-manual-29.0.50.tar
Doing lispref...
...created emacs-lispref-29.0.50.tar
Doing lispintro...
...created emacs-lispintro-29.0.50.tar
Doing misc...
...created emacs-misc-29.0.50.tar
Making refcards...

I guess what should be done is run that successfully and then run
admin/upload-manuals?  Eli, can you have a look at that?





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

* bug#58248: Transient online manual: Wrong header and broken link
  2022-10-02 14:06 ` Lars Ingebrigtsen
@ 2022-10-02 14:26   ` Eli Zaretskii
  2022-10-02 14:27   ` Stefan Kangas
  1 sibling, 0 replies; 9+ messages in thread
From: Eli Zaretskii @ 2022-10-02 14:26 UTC (permalink / raw)
  To: Lars Ingebrigtsen, Stefan Kangas; +Cc: arash, 58248

> From: Lars Ingebrigtsen <larsi@gnus.org>
> Cc: 58248@debbugs.gnu.org, "'Eli Zaretskii'" <eliz@gnu.org>
> Date: Sun, 02 Oct 2022 16:06:28 +0200
> 
> Arash Esbati <arash@gnu.org> writes:
> 
> > when I visit the following link:
> >
> >   https://www.gnu.org/software/emacs/manual/transient.html
> >
> > I see this:
> 
> It looks like it's been updated manually, and not completely
> successfully.
> 
> Making the manuals hangs for me:
> 
> [larsi@stories ~/src/emacs/28.2]$ ./admin/make-manuals 
> Making manuals (slow)...
> Adding compressed html files...
> Making manual tarfiles...
> Doing emacs...
> ...created emacs-manual-29.0.50.tar
> Doing lispref...
> ...created emacs-lispref-29.0.50.tar
> Doing lispintro...
> ...created emacs-lispintro-29.0.50.tar
> Doing misc...
> ...created emacs-misc-29.0.50.tar
> Making refcards...
> 
> I guess what should be done is run that successfully and then run
> admin/upload-manuals?  Eli, can you have a look at that?

I think Stefan (CC'ed) prepared the manuals this time.





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

* bug#58248: Transient online manual: Wrong header and broken link
  2022-10-02 14:06 ` Lars Ingebrigtsen
  2022-10-02 14:26   ` Eli Zaretskii
@ 2022-10-02 14:27   ` Stefan Kangas
  2022-10-02 14:36     ` Lars Ingebrigtsen
  1 sibling, 1 reply; 9+ messages in thread
From: Stefan Kangas @ 2022-10-02 14:27 UTC (permalink / raw)
  To: Lars Ingebrigtsen, Arash Esbati; +Cc: Eli Zaretskii, 58248

Lars Ingebrigtsen <larsi@gnus.org> writes:

> Making the manuals hangs for me:

It doesn't hang here, with a freshly unpacked 28.2 tarball:

~/wip/emacs-manuals/emacs-28.2 $ ./admin/make-manuals
Making manuals (slow)...
Adding compressed html files...
Making manual tarfiles...
Doing emacs...
...created emacs-manual-28.2.tar
Doing lispref...
...created emacs-lispref-28.2.tar
Doing lispintro...
...created emacs-lispintro-28.2.tar
Doing misc...
...created emacs-misc-28.2.tar
Making refcards...
Adding compressed info files...
Finished OK, you might want to run upload-manuals now

> I guess what should be done is run that successfully and then run
> admin/upload-manuals?

That's what I did after the Emacs 28.2 release.  I don't know why it
wasn't successful.





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

* bug#58248: Transient online manual: Wrong header and broken link
  2022-10-02 14:27   ` Stefan Kangas
@ 2022-10-02 14:36     ` Lars Ingebrigtsen
  2022-10-02 14:52       ` Stefan Kangas
  0 siblings, 1 reply; 9+ messages in thread
From: Lars Ingebrigtsen @ 2022-10-02 14:36 UTC (permalink / raw)
  To: Stefan Kangas; +Cc: Arash Esbati, 58248, Eli Zaretskii

Stefan Kangas <stefankangas@gmail.com> writes:

> That's what I did after the Emacs 28.2 release.  I don't know why it
> wasn't successful.

Perhaps there's some manual intervention needed when adding new manuals?
The www/emacs/manual/html_node/transient directory doesn't exist...

manual/transient.html seems to have been added manually (by Eli), but I
don't know how those top-level files are made.





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

* bug#58248: Transient online manual: Wrong header and broken link
  2022-10-02 14:36     ` Lars Ingebrigtsen
@ 2022-10-02 14:52       ` Stefan Kangas
  2022-10-02 14:58         ` Lars Ingebrigtsen
  0 siblings, 1 reply; 9+ messages in thread
From: Stefan Kangas @ 2022-10-02 14:52 UTC (permalink / raw)
  To: Lars Ingebrigtsen; +Cc: Arash Esbati, 58248-done, Eli Zaretskii

Lars Ingebrigtsen <larsi@gnus.org> writes:

> Perhaps there's some manual intervention needed when adding new manuals?
> The www/emacs/manual/html_node/transient directory doesn't exist...
>
> manual/transient.html seems to have been added manually (by Eli), but I
> don't know how those top-level files are made.

It should be fixed now.  I guess we're just waiting for the changes to
sync from CVS.

Meanwhile, I'm looking over the other manuals while I'm at it.





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

* bug#58248: Transient online manual: Wrong header and broken link
  2022-10-02 14:52       ` Stefan Kangas
@ 2022-10-02 14:58         ` Lars Ingebrigtsen
  2022-10-02 15:01           ` Lars Ingebrigtsen
  0 siblings, 1 reply; 9+ messages in thread
From: Lars Ingebrigtsen @ 2022-10-02 14:58 UTC (permalink / raw)
  To: Stefan Kangas; +Cc: Arash Esbati, 58248-done, Eli Zaretskii

Stefan Kangas <stefankangas@gmail.com> writes:

> It should be fixed now.  I guess we're just waiting for the changes to
> sync from CVS.

Yup; got the transient dir when I did a "cvs up -d" now.  The
manual/transient.html file is still wrong, though -- it talks about the
eww manual instead of the transient manual.  Perhaps that file is only
edited manually?






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

* bug#58248: Transient online manual: Wrong header and broken link
  2022-10-02 14:58         ` Lars Ingebrigtsen
@ 2022-10-02 15:01           ` Lars Ingebrigtsen
  2022-10-02 15:22             ` Stefan Kangas
  0 siblings, 1 reply; 9+ messages in thread
From: Lars Ingebrigtsen @ 2022-10-02 15:01 UTC (permalink / raw)
  To: Stefan Kangas; +Cc: Arash Esbati, 58248-done, Eli Zaretskii

Lars Ingebrigtsen <larsi@gnus.org> writes:

>  The
> manual/transient.html file is still wrong, though -- it talks about the
> eww manual instead of the transient manual. 

Never mind -- I must have been standing in the wrong directory when I
did the "cvs up".  It's fine now.





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

* bug#58248: Transient online manual: Wrong header and broken link
  2022-10-02 15:01           ` Lars Ingebrigtsen
@ 2022-10-02 15:22             ` Stefan Kangas
  0 siblings, 0 replies; 9+ messages in thread
From: Stefan Kangas @ 2022-10-02 15:22 UTC (permalink / raw)
  To: Lars Ingebrigtsen; +Cc: Arash Esbati, 58248-done, Eli Zaretskii

Lars Ingebrigtsen <larsi@gnus.org> writes:

> Lars Ingebrigtsen <larsi@gnus.org> writes:
>
>>  The
>> manual/transient.html file is still wrong, though -- it talks about the
>> eww manual instead of the transient manual.
>
> Never mind -- I must have been standing in the wrong directory when I
> did the "cvs up".  It's fine now.

I fixed that five minutes ago, so you probably updated just before that.





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

end of thread, other threads:[~2022-10-02 15:22 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-02 11:19 bug#58248: Transient online manual: Wrong header and broken link Arash Esbati
2022-10-02 14:06 ` Lars Ingebrigtsen
2022-10-02 14:26   ` Eli Zaretskii
2022-10-02 14:27   ` Stefan Kangas
2022-10-02 14:36     ` Lars Ingebrigtsen
2022-10-02 14:52       ` Stefan Kangas
2022-10-02 14:58         ` Lars Ingebrigtsen
2022-10-02 15:01           ` Lars Ingebrigtsen
2022-10-02 15:22             ` Stefan Kangas

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.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).