bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#54210: 27.1; appt-add checks for bad data only at end


From: Francesco Potortì
Subject: bug#54210: 27.1; appt-add checks for bad data only at end
Date: Tue, 01 Mar 2022 13:54:47 +0100

appt-add asks the user for three parameters:
- time (a time string)
- message (a string)
- minutes (a number)

if the time string is badly formatted (for example if it is "8" rather than 
"8.00") appt-add barfs.  That's ok, but it barfs only after all three 
parameters have been read.  It should barf immediately after submitting the 
wrong parameter.

Maybe I'll find the time to look at it and propose a patch, but since I don't 
know, I prefer reporting it now.





reply via email to

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