>EMACSPEAK --Complete Audio Desktop

Next: , Previous: emacspeak-daisy, Up: Emacspeak Commands


10.16 emacspeak-dired

Commentary: This module speech enables dired. It reduces the amount of speech you hear: Typically you hear the file names as you move through the dired buffer Voicification is used to indicate directories, marked files etc.

Automatically generated documentation for commands defined in module emacspeak-dired.

— Interactive Command: emacspeak-dired-label-fields ()

Labels the fields of the listing in the dired buffer. Currently is a no-op unless unless `dired-listing-switches' contains -al

— Interactive Command: emacspeak-dired-show-file-type (&optional FILE DEREF-SYMLINKS)

Displays type of current file by running command file. Like Emacs' built-in dired-show-file-type but allows user to customize options passed to command `file'.

— Interactive Command: emacspeak-dired-speak-file-access-time ()

Speak access time of the current file.

— Interactive Command: emacspeak-dired-speak-file-modification-time ()

Speak modification time of the current file.

— Interactive Command: emacspeak-dired-speak-file-permissions ()

Speak the permissions of the current file.

— Interactive Command: emacspeak-dired-speak-file-size ()

Speak the size of the current file. On a directory line, run du -s on the directory to speak its size.

— Interactive Command: emacspeak-dired-speak-header-line ()

Speak the header line of the dired buffer.

— Interactive Command: emacspeak-dired-speak-symlink-target ()

Speaks the target of the symlink on the current line.