Emacs continuously complains that dired mode is not supported here. As a
result, we implemented dired mode support. When this option is enabled,
a //DIRED// note is generated to indicate the byte offsets marking the
beginning and end of each filename.
We do not implement //DIRED-OPTIONS//. Note that --dired is commonly
abbreviated as -D, but this conflicts with an existing flag, so we do
not provide that abbreviation.