]> code.delx.au - gnu-emacs/blobdiff - etc/TODO
(sh-get-indent-info): Only indent a continuation line if SPC or TAB precedes \.
[gnu-emacs] / etc / TODO
index 7da96aa12c3271bd9fa45f4160d07b2edf3b4619..6949a1818c9f614c28a7f9f7bde2a86791345b8d 100644 (file)
--- a/etc/TODO
+++ b/etc/TODO
@@ -93,6 +93,12 @@ to the FSF.
 
 * Other features we would like:
 
+** Create a category of errors called `process-error'
+  for some or all errors associated with using subprocesses.
+
+** Maybe reinterpret `parse-error' as a category of errors
+  and put some other errors under it.
+
 ** A function to check for customizable options that have been
   set but not saved, and ask the user whether to save them.
   This could go in kill-emacs-query-functions, to remind people