all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* refcards out of date?
@ 2016-10-31 19:37 Perry E. Metzger
  2016-10-31 19:53 ` Nicolas Petton
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Perry E. Metzger @ 2016-10-31 19:37 UTC (permalink / raw)
  To: emacs-devel

I noticed that

https://www.gnu.org/software/emacs/refcards/pdf/refcard.pdf

etc. are still the Emacs 24 versions. Who should I tell? Or is this
the right place to mention it?

Perry
-- 
Perry E. Metzger		perry@piermont.com



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

* Re: refcards out of date?
  2016-10-31 19:37 refcards out of date? Perry E. Metzger
@ 2016-10-31 19:53 ` Nicolas Petton
  2016-11-01 17:10 ` Richard Stallman
  2016-11-27 23:40 ` Nicolas Petton
  2 siblings, 0 replies; 8+ messages in thread
From: Nicolas Petton @ 2016-10-31 19:53 UTC (permalink / raw)
  To: Perry E. Metzger, emacs-devel

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

"Perry E. Metzger" <perry@piermont.com> writes:

Hi Perry,

> https://www.gnu.org/software/emacs/refcards/pdf/refcard.pdf
>
> etc. are still the Emacs 24 versions. Who should I tell? Or is this
> the right place to mention it?

I'll see why they are not up-to-date, thanks for reporting it!

Cheers,
Nico

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 512 bytes --]

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

* Re: refcards out of date?
  2016-10-31 19:37 refcards out of date? Perry E. Metzger
  2016-10-31 19:53 ` Nicolas Petton
@ 2016-11-01 17:10 ` Richard Stallman
  2016-11-01 17:49   ` Eli Zaretskii
  2016-11-27 23:40 ` Nicolas Petton
  2 siblings, 1 reply; 8+ messages in thread
From: Richard Stallman @ 2016-11-01 17:10 UTC (permalink / raw)
  To: Perry E. Metzger; +Cc: emacs-devel

[[[ To any NSA and FBI agents reading my email: please consider    ]]]
[[[ whether defending the US Constitution against all enemies,     ]]]
[[[ foreign or domestic, requires you to follow Snowden's example. ]]]

  > https://www.gnu.org/software/emacs/refcards/pdf/refcard.pdf

  > etc. are still the Emacs 24 versions.

Does the procedure for preparing a release include
a step to update these?

-- 
Dr Richard Stallman
President, Free Software Foundation (gnu.org, fsf.org)
Internet Hall-of-Famer (internethalloffame.org)
Skype: No way! See stallman.org/skype.html.




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

* Re: refcards out of date?
  2016-11-01 17:10 ` Richard Stallman
@ 2016-11-01 17:49   ` Eli Zaretskii
  2016-11-02  2:21     ` Richard Stallman
  0 siblings, 1 reply; 8+ messages in thread
From: Eli Zaretskii @ 2016-11-01 17:49 UTC (permalink / raw)
  To: rms; +Cc: emacs-devel, perry

> From: Richard Stallman <rms@gnu.org>
> Date: Tue, 01 Nov 2016 13:10:22 -0400
> Cc: emacs-devel@gnu.org
> 
>   > https://www.gnu.org/software/emacs/refcards/pdf/refcard.pdf
>   > etc. are still the Emacs 24 versions.
> 
> Does the procedure for preparing a release include
> a step to update these?

Yes.  The release tarball includes them.



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

* Re: refcards out of date?
  2016-11-01 17:49   ` Eli Zaretskii
@ 2016-11-02  2:21     ` Richard Stallman
  2016-11-02  3:42       ` Eli Zaretskii
  0 siblings, 1 reply; 8+ messages in thread
From: Richard Stallman @ 2016-11-02  2:21 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: perry, emacs-devel

[[[ To any NSA and FBI agents reading my email: please consider    ]]]
[[[ whether defending the US Constitution against all enemies,     ]]]
[[[ foreign or domestic, requires you to follow Snowden's example. ]]]

  > >   > https://www.gnu.org/software/emacs/refcards/pdf/refcard.pdf
  > >   > etc. are still the Emacs 24 versions.
  > > 
  > > Does the procedure for preparing a release include
  > > a step to update these?

  > Yes.  The release tarball includes them.

Can anyone see how come they were not updated this time?

-- 
Dr Richard Stallman
President, Free Software Foundation (gnu.org, fsf.org)
Internet Hall-of-Famer (internethalloffame.org)
Skype: No way! See stallman.org/skype.html.




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

* Re: refcards out of date?
  2016-11-02  2:21     ` Richard Stallman
@ 2016-11-02  3:42       ` Eli Zaretskii
  2016-11-02  9:05         ` Nicolas Petton
  0 siblings, 1 reply; 8+ messages in thread
From: Eli Zaretskii @ 2016-11-02  3:42 UTC (permalink / raw)
  To: rms; +Cc: perry, emacs-devel

> From: Richard Stallman <rms@gnu.org>
> CC: emacs-devel@gnu.org, perry@piermont.com
> Date: Tue, 01 Nov 2016 22:21:32 -0400
> 
>   > >   > https://www.gnu.org/software/emacs/refcards/pdf/refcard.pdf
>   > >   > etc. are still the Emacs 24 versions.
>   > > 
>   > > Does the procedure for preparing a release include
>   > > a step to update these?
> 
>   > Yes.  The release tarball includes them.
> 
> Can anyone see how come they were not updated this time?

They are, in the tarball.  E.g., refcard.pdf there says "version 25".

I think the problem is that no one replaced the refcards on the GNU
Web site.



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

* Re: refcards out of date?
  2016-11-02  3:42       ` Eli Zaretskii
@ 2016-11-02  9:05         ` Nicolas Petton
  0 siblings, 0 replies; 8+ messages in thread
From: Nicolas Petton @ 2016-11-02  9:05 UTC (permalink / raw)
  To: Eli Zaretskii, rms; +Cc: emacs-devel, perry

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

Eli Zaretskii <eliz@gnu.org> writes:

>> Can anyone see how come they were not updated this time?
>
> They are, in the tarball.  E.g., refcard.pdf there says "version 25".

> I think the problem is that no one replaced the refcards on the GNU
> Web site.

Indeed.  I should have done that, I just forgot.

Nico

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 512 bytes --]

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

* Re: refcards out of date?
  2016-10-31 19:37 refcards out of date? Perry E. Metzger
  2016-10-31 19:53 ` Nicolas Petton
  2016-11-01 17:10 ` Richard Stallman
@ 2016-11-27 23:40 ` Nicolas Petton
  2 siblings, 0 replies; 8+ messages in thread
From: Nicolas Petton @ 2016-11-27 23:40 UTC (permalink / raw)
  To: Perry E. Metzger, emacs-devel

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

"Perry E. Metzger" <perry@piermont.com> writes:

Hi Perry,

> I noticed that
>
> https://www.gnu.org/software/emacs/refcards/pdf/refcard.pdf
>
> etc. are still the Emacs 24 versions. Who should I tell? Or is this
> the right place to mention it?

I updated all pdf refcards, and most ps versions as well.

I'm having an issue with the compilation of one refcard to PostScript,
I'll see if I can compile it and update the website tomorrow.

Cheers,
Nico

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 472 bytes --]

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

end of thread, other threads:[~2016-11-27 23:40 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-31 19:37 refcards out of date? Perry E. Metzger
2016-10-31 19:53 ` Nicolas Petton
2016-11-01 17:10 ` Richard Stallman
2016-11-01 17:49   ` Eli Zaretskii
2016-11-02  2:21     ` Richard Stallman
2016-11-02  3:42       ` Eli Zaretskii
2016-11-02  9:05         ` Nicolas Petton
2016-11-27 23:40 ` Nicolas Petton

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.