comparison etc/TODO @ 64235:36ba51a2e388

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Mon, 11 Jul 2005 19:28:21 +0000
parents 10ca28bf4fc3
children b3d25b6347f2 fbb2bea03df9
comparison
equal deleted inserted replaced
64234:10ca28bf4fc3 64235:36ba51a2e388
93 93
94 * Other features we would like: 94 * Other features we would like:
95 95
96 ** Create a category of errors called `process-error' 96 ** Create a category of errors called `process-error'
97 for some or all errors associated with using subprocesses. 97 for some or all errors associated with using subprocesses.
98
99 ** Maybe reinterpret `parse-error' as a category of errors
100 and put some other errors under it.
98 101
99 ** A function to check for customizable options that have been 102 ** A function to check for customizable options that have been
100 set but not saved, and ask the user whether to save them. 103 set but not saved, and ask the user whether to save them.
101 This could go in kill-emacs-query-functions, to remind people 104 This could go in kill-emacs-query-functions, to remind people
102 to save their changes. If the user says yes, show them 105 to save their changes. If the user says yes, show them