12.45 emacspeak-dired

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.

12.45.1 Emacspeak-Dired Commands

12.45.1.1 emacspeak-dired-csv-open

Command: emacspeak-dired-csv-open
Open CSV file on current dired line.

12.45.1.2 emacspeak-dired-downloads

Command: emacspeak-dired-downloads
C-. d
C-x @ s d
Open Downloads directory.

12.45.1.3 emacspeak-dired-epub-eww

Command: emacspeak-dired-epub-eww
Open epub on current line  in EWW

12.45.1.4 emacspeak-dired-eww-open

Command: emacspeak-dired-eww-open
Open HTML file on current dired line.

12.45.1.5 emacspeak-dired-label-fields

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 -l

12.45.1.6 emacspeak-dired-md-open

Command: emacspeak-dired-md-open
Preview markdown  file on current dired line.

12.45.1.7 emacspeak-dired-midi-play

Command: emacspeak-dired-midi-play
Play midi  file on current dired line.

12.45.1.8 emacspeak-dired-open-this-directory

Command: emacspeak-dired-open-this-directory
Open directory corresponding to file on current line.

12.45.1.9 emacspeak-dired-open-this-file

Command: emacspeak-dired-open-this-file
Smart dired opener. Invokes appropriate Emacspeak handler on
current file in DirEd.

12.45.1.10 emacspeak-dired-pdf-open

Command: emacspeak-dired-pdf-open
Open PDF file on current dired line.

12.45.1.11 emacspeak-dired-play-duration

Command: emacspeak-dired-play-duration
Speak duration of sound files.
If on a file, speak its duration.
If on a directory, speak the total duration of all sound files under
  that directory.

12.45.1.12 emacspeak-dired-rpm-query-in-dired

Command: emacspeak-dired-rpm-query-in-dired
Run rpm -qi on current dired entry.

12.45.1.13 emacspeak-dired-show-file-type

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’.

(fn &optional FILE DEREF-SYMLINKS)

12.45.1.14 emacspeak-dired-speak-file-access-time

Command: emacspeak-dired-speak-file-access-time
Speak access time  of the current file.

12.45.1.15 emacspeak-dired-speak-file-modification-time

Command: emacspeak-dired-speak-file-modification-time
Speak modification time  of the current file.

12.45.1.16 emacspeak-dired-speak-file-permissions

Command: emacspeak-dired-speak-file-permissions
Speak the permissions of the current file.

12.45.1.17 emacspeak-dired-speak-file-size

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.

12.45.1.18 emacspeak-dired-speak-header-line

Command: emacspeak-dired-speak-header-line
Speak the header line of the dired buffer. 

12.45.1.20 emacspeak-find-dired

Command: emacspeak-find-dired
C-e C-f
Prompt for find-dired arguments using context and completion.

12.45.1.21 emacspeak-locate-play-results-as-playlist

Command: emacspeak-locate-play-results-as-playlist (&optional shuffle)
Treat locate results as a play-list.
Optional interactive prefix arg shuffles playlist.

(fn &optional SHUFFLE)