emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Vendoring code in a (Non?)GNU ELPA package


From: Richard Stallman
Subject: Re: Vendoring code in a (Non?)GNU ELPA package
Date: Sun, 07 Jan 2024 22:46:02 -0500

[[[ 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. ]]]

Is there anyone who _wants_ `play-sound' to wait for the sound to
finish?

Is there anyone who has code that would need to be changed if we
modify `play-sound' not to wait for the sound to finish?

If the change would not cause trouble for anyone, we can go ahead
and change the behavior.

We might want to define an argument value that directs `play-sound' to
wait, like `sleep-for', while playing the sound.  And another argument
value that directs it to wait but stop if there is keyboard input,
like `sit-for'.

-- 
Dr Richard Stallman (https://stallman.org)
Chief GNUisance of the GNU Project (https://gnu.org)
Founder, Free Software Foundation (https://fsf.org)
Internet Hall-of-Famer (https://internethalloffame.org)





reply via email to

[Prev in Thread] Current Thread [Next in Thread]