GNU bug report logs -
#43887
28.0.50; in HELLO: Javanese (Jawa) System.out.println("Sugeng siang!");
Previous Next
Reported by: Jean Louis <bugs <at> gnu.support>
Date: Fri, 9 Oct 2020 16:57:01 UTC
Severity: minor
Merged with 33178
Found in version 28.0.50
Fixed in version 28.1
Done: Stefan Kangas <stefan <at> marxist.se>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
* Lars Ingebrigtsen <larsi <at> gnus.org> [2020-10-11 12:09]:
> Stefan Kangas <stefankangas <at> gmail.com> writes:
>
> > So should we remove the joke or just close this bug?
>
> I think the bug's closed already? The joke is amusing (unless you're
> from that region), so it should probably stay, I guess.
Removing joke is lack of humour.
It would not be good to remove it.
On the other hand, 145 millions people there don't get proper "Hello",
so that is still a bug.
Sorry, I was thinking it was some programming mistake, I never thought
of Java programming language, as I don't use it.
I am proposing to make a button on Javanese Jawa line, so that their
Hello remains there, but if user presses the button, that the joke
appears.
(defun button-pressed (button)
(message (format "Hello!")))
(define-button-type 'custom-button
'action 'button-pressed
'follow-link t
'help-echo "Click Button"
'help-args "test")
(make-button 1 10 :type 'custom-button)
This bug report was last modified 4 years and 216 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.