GNU bug report logs - #20697
25.0.50; Mention `M-x report-emacs-bug' on splash screen

Previous Next

Package: emacs;

Reported by: Drew Adams <drew.adams <at> oracle.com>

Date: Sat, 30 May 2015 14:43:02 UTC

Severity: wishlist

Tags: patch

Found in version 25.0.50

Done: Stefan Kangas <stefan <at> marxist.se>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Eli Zaretskii <eliz <at> gnu.org>
To: Stefan Kangas <stefan <at> marxist.se>
Cc: larsi <at> gnus.org, 20697 <at> debbugs.gnu.org
Subject: bug#20697: 25.0.50; Mention `M-x report-emacs-bug' on splash screen
Date: Sat, 14 Sep 2019 09:41:09 +0300
> From: Stefan Kangas <stefan <at> marxist.se>
> Date: Fri, 13 Sep 2019 21:29:25 +0200
> Cc: 20697 <at> debbugs.gnu.org
> 
> Lars Ingebrigtsen <larsi <at> gnus.org> writes:
> 
> > Perhaps the "Absence of Warranty" and "Copying Conditions" could be
> > merged into one line?
> 
> Are there any legal implications here?  Otherwise, I agree that it
> would be a good change.

I'd rather we didn't merge them, they are quite different issues.

> @@ -1648,6 +1648,8 @@ fancy-about-text
>       :link ("Ordering Manuals" ,(lambda (_button) (view-order-manuals)))
>       "\tBuying printed manuals from the FSF\n"
>       "\n"
> +     :link ("Emacs Manual" ,(lambda (_button) (info-emacs-manual)))
> +     "\tDisplay the Emacs manual in Info mode\n"

This should come after the Overview, IMO.

> -     "\tSee an overview of Emacs features at gnu.org"))
> +     "\tSee an overview of Emacs features at gnu.org\n"))

Why do we need this extra newline?

Thanks.




This bug report was last modified 5 years and 130 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.